You've already forked helm-docker
chore(deps): update dependency helm/helm to v4 #130
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/helm-helm-4.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
3.19.2->4.0.0v3.19.2->v4.0.0Release Notes
helm/helm (helm/helm)
v4.0.0: Helm v4.0.0Compare Source
The Helm Team is proud to announce the first stable release of Helm 4.
New Features
Helm 4 has numerous new features, but a few deserve highlighting here:
For full release notes, please see: https://helm.sh/docs/overview/
Compatibility with Helm v3
Helm v4 is a major version with backward incompatible changes including to the flags and output of the Helm CLI and to the SDK.
Please evaluate the changes to your workflows. The changes are not as extensive as those from Helm v2 to v3, with the goal that the majority of workflows remain compatible between Helm v3 and v4.
Helm charts apiVersion v2 (majority of today's charts) will continue to be supported in Helm v4. Existing charts should continue to install, upgrade, and otherwise work. Please test the installation and upgrade of charts to ensure it works as expected. Changes (e.g., server side apply) may impact the experience.
Community
The community keeps growing, and we'd love to see you there!
Installation and Upgrading
Download Helm v4.0.0. The common platform binaries are here:
The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with
bash.What's Next
Thank You!
The Helm project has enjoyed code contributions from many community members. Many more community members have assisted by filing issues and working with us to identify and eliminate bugs while adding new features. The #helm-users slack channel has long been a friendly and open forum for getting help and learning more about Helm. We cannot thank you enough for making this a helpful, friendly, and welcoming community for all.
❤️ The Helm Team
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Renovate Bot.