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

skip_upload flag is not in the latest release #191

Open
rochana-atapattu opened this issue Apr 27, 2024 · 1 comment
Open

skip_upload flag is not in the latest release #191

rochana-atapattu opened this issue Apr 27, 2024 · 1 comment

Comments

@rochana-atapattu
Copy link

rochana-atapattu commented Apr 27, 2024

-  name: Run chart-releaser
   uses: helm/[email protected]
   with:
     skip_upload: true

getting following error

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

look like following code is not in the latest release even though its in the docs and main branch
https://github.com/helm/chart-releaser-action/blame/0eba7f523fccbf0577905877226d6c576fc2de61/action.yml#L46

@acuD1
Copy link
Contributor

acuD1 commented May 27, 2024

Duplicate #186

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