Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README example uses v1.6.0 but that doesn't exist #152

Open
remram44 opened this issue Aug 4, 2023 · 3 comments
Open

README example uses v1.6.0 but that doesn't exist #152

remram44 opened this issue Aug 4, 2023 · 3 comments

Comments

@remram44
Copy link

remram44 commented Aug 4, 2023

      - name: Run chart-releaser
        uses: helm/chart-releaser-action@v1.6.0
        env:
          CR_TOKEN: "${{ secrets.GITHUB_TOKEN }}"

Latest tag is v1.5.0

@lorenzophys
Copy link

There is already an MR waiting to be reviewed: #151

@calvinrzachman
Copy link

Looks like there is a corresponding release in chart-releaser repo for 1.6.0. It just hasn't made it here yet. Quite interested in using the new changed_charts output, so hopefully a new release can be tagged here soon!

@remram44
Copy link
Author

I also needed skip_existing so a release would be appreciated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants