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

Unexpected input(s) 'packages_with_index', #170

Open
raspinall opened this issue Oct 25, 2023 · 1 comment
Open

Unexpected input(s) 'packages_with_index', #170

raspinall opened this issue Oct 25, 2023 · 1 comment

Comments

@raspinall
Copy link

raspinall commented Oct 25, 2023

We're using chart-releaser-action 1.5.0 and getting this error:

Unexpected input(s) 'packages_with_index', valid inputs are ['version', 'config', 'charts_dir', 'install_dir', 'install_only', 'skip_packaging']

This is the relevant github action config:

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

@IGx89
Copy link

IGx89 commented Nov 6, 2023

That input wasn't added until version 1.6.0

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

2 participants