Skip to content

Conversation

@rdimaio
Copy link
Contributor

@rdimaio rdimaio commented Dec 15, 2025

fix #222 and #321

Main changes are to either:
- always specify a name (required, otherwise you get "Error: INSTALLATION FAILED: must either provide a name or specify --generate-name")
- not use the --name flag (deprecated)
delete has been replaced by uninstall, and --purge is the default behaviour


Also converting some ```bash blocks to ```sh for consistency.
@rdimaio rdimaio changed the title Update docs to Helm 3+ syntax Update docs to Helm 3+ syntax and use proper markdown code blocks Dec 15, 2025
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.

Use the actual code block syntax for code blocks, rather than just indents Update installation docs to Helm >3 syntax

1 participant