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

Fix to get all releases statuses and not only deployed/failed (default) #118

Merged
merged 1 commit into from
Jun 30, 2023
Merged

Conversation

mimmus
Copy link
Contributor

@mimmus mimmus commented Jun 30, 2023

By default, like "helm list", only deployed and failed statuses are returned. If you want all releases statuses, like "helm list --all", you need this fix.

#117

By default, like "helm list", only deployed and failed status are returned.
If you want all releases statuses, like "helm list --all", you need this fix
@sstarcher sstarcher merged commit d98c09a into sstarcher:master Jun 30, 2023
5 checks passed
@sstarcher
Copy link
Owner

Thanks for catching this.

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

Successfully merging this pull request may close these issues.

2 participants