Go modules · #2588 by repository stars
github.com/fluxcd/helm-controller
v1.6.3fluxcd/helm-controller ↗Last release 1 months ago
28 Jul 2026
Ships fairly regularly
a new release about every 3 weeks
Nearly every release is documented
notes for 60 of the last 60 stable releases
Nothing withdrawn
no release was ever pulled
6 years old
906 releases · first in 2020
Release timeline
906 releases since 2020Releases
- v0.17.2-0.20220321130035-6b8d6b5ca57921 Mar 2022pre-release
Nothing published for this version
- v0.17.2-0.20220321112635-cc0a2459c34f21 Mar 2022pre-release
Nothing published for this version
- v0.17.2-0.20220321110939-c6eefda5fc0e21 Mar 2022pre-release
Nothing published for this version
- v0.17.2-0.20220321110927-244d5c42913d21 Mar 2022pre-release
Nothing published for this version
- v0.17.2-0.20220318140549-d5f25034908418 Mar 2022pre-release
Nothing published for this version
- v0.17.2-0.20220318134759-e06df66d297318 Mar 2022pre-release
Nothing published for this version
- v0.17.2-0.20220318134628-eb9517b29ad918 Mar 2022pre-release
Nothing published for this version
- v0.17.2-0.20220318122202-d0383822b9b018 Mar 2022pre-release
Nothing published for this version
- v0.17.2-0.20220318121032-6bd29a729da218 Mar 2022pre-release
Nothing published for this version
- v0.17.2-0.20220315134518-76fc39a0960915 Mar 2022pre-release
Nothing published for this version
- v0.17.2-0.20220315132923-892e6d44e71f15 Mar 2022pre-release
Nothing published for this version
- v0.17.2-0.20220315113953-2d1f80486cb415 Mar 2022pre-release
Nothing published for this version
- v0.17.2-0.20220315112336-7f42997c565e15 Mar 2022pre-release
Nothing published for this version
- v0.17.2-0.20220315112142-ac1eeb9122e915 Mar 2022pre-release
Nothing published for this version
- v0.17.2-0.20220315103506-9551df3a0a6c15 Mar 2022pre-release
Nothing published for this version
- v0.17.2-0.20220315103237-1e894fde4f7415 Mar 2022pre-release
Nothing published for this version
- v0.17.2-0.20220315102656-1710a68cba0915 Mar 2022pre-release
Nothing published for this version
- v0.17.2-0.20220315101623-f9ec54dfa1b715 Mar 2022pre-release
Nothing published for this version
- v0.17.2-0.20220315100422-0f241ca5fb1815 Mar 2022pre-release
Nothing published for this version
- v0.17.2-0.20220311135808-57626fb9c4d011 Mar 2022pre-release
Nothing published for this version
- v0.17.2-0.20220311133428-5b1b1ce642fa11 Mar 2022pre-release
Nothing published for this version
- v0.17.2-0.20220311120137-b0019bc943d311 Mar 2022pre-release
Nothing published for this version
- v0.17.2-0.20220311114835-d3d455ecb45111 Mar 2022pre-release
Nothing published for this version
- v0.17.2-0.20220309075143-3c1b243a30999 Mar 2022pre-release
Nothing published for this version
- v0.17.2-0.20220308222648-e13f2e4dbd068 Mar 2022pre-release
Nothing published for this version
- v0.17.2-0.20220225132129-975341c9291e25 Feb 2022pre-release
Nothing published for this version
- v0.17.2-0.20220223202506-2142425d44f023 Feb 2022pre-release
Nothing published for this version
- v0.17.122 Feb 2022
Release notes3 sources agree
Open source →Release date: 2022-02-22
This prerelease ensures the QPS and Burst configuration is properly propagated to the Kubernetes client used by Helm actions, and updates multiple dependencies to pull in CVE fixes.
Improvements:
- v0.17.1-0.20220222110813-631cb191630c22 Feb 2022pre-release
Nothing published for this version
- v0.17.1-0.20220221133158-f8855da8463921 Feb 2022pre-release
Nothing published for this version
- v0.17.1-0.20220221122527-14106155541921 Feb 2022pre-release
Nothing published for this version
- v0.17.1-0.20220218103301-ed06a71582b718 Feb 2022pre-release
Nothing published for this version
- v0.17.1-0.20220218084443-577037be07f218 Feb 2022pre-release
Nothing published for this version
- v0.17.1-0.20220218084338-a358ba2a615a18 Feb 2022pre-release
Nothing published for this version
- v0.17.016 Feb 2022
Release notes3 sources agree
Open source →Release date: 2022-02-16
This prerelease introduces a breaking change to the Helm uninstall behavior, as the
--waitflag is now enabled by default. Resulting in Helm to wait for resources to be deleted while uninstalling a release. Disabling this behavior is possible by declaringspec.uninstall.disableWait: truein aHelmRelease.Improvements:
- Add uninstall disableWait flag #416
- v0.16.1-0.20220216114031-0ca52f35f57216 Feb 2022pre-release
Nothing published for this version
- v0.16.1-0.20220216112901-317bce588e1f16 Feb 2022pre-release
Nothing published for this version
- v0.16.1-0.20220216111401-ba35b004618216 Feb 2022pre-release
Nothing published for this version
- v0.16.1-0.20220216110929-7d6c0f7c47df16 Feb 2022pre-release
Nothing published for this version
- v0.16.1-0.20220215131824-dedffc05576615 Feb 2022pre-release
Nothing published for this version
- v0.16.1-0.20220215124427-8f1a4c5ad85615 Feb 2022pre-release
Nothing published for this version
- v0.16.1-0.20220211152740-ff258dd0dbd211 Feb 2022pre-release
Nothing published for this version
- v0.16.1-0.20220211151118-1f46db8609b411 Feb 2022pre-release
Nothing published for this version
- v0.16.01 Feb 2022
Release notes3 sources agree
Open source →Release date: 2022-02-01
This prerelease comes with security improvements for multi-tenant clusters:
- Platform admins can enforce impersonation across the cluster using the
--default-service-accountflag. When the flag is set, allHelmReleases, which don't havespec.serviceAccountNamespecified, use the service account name provided by--default-service-account=<SA Name>in the namespace of the object. - Platform admins can disable cross-namespace references with the
--no-cross-namespace-refs=trueflag. When this flag is set,HelmReleasescan only refer to sources (HelmRepositories,GitRepositoriesandBuckets) in the same namespace as theHelmReleaseobject, preventing tenants from accessing another tenant's repositories.
In addition, the controller comes with a temporary fork of Helm v3.8.0 with a patch applied from helm/pull/10486 to solve a memory leak.
The controller container images are signed with Cosign and GitHub OIDC, and a Software Bill of Materials in SPDX format has been published on the release page.
Starting with this version, the controller deployment conforms to the Kubernetes restricted pod security standard:
- all Linux capabilities were dropped
- the root filesystem was set to read-only
- the seccomp profile was set to the runtime default
- run as non-root was enabled
- the user and group ID was set to 65534
Breaking changes:
- The use of new seccomp API requires Kubernetes 1.19.
- The controller container is now executed under 65534:65534 (userid:groupid). This change may break deployments that hard-coded the user ID of 'controller' in their PodSecurityPolicy.
- When both
spec.kubeConfigandspec.ServiceAccountNameare specified, the controller will impersonate the service account on the target cluster, previously the controller ignored the service account.
Features:
- Allow setting a default service account for impersonation #406
- Allow disabling cross-namespace references #408
Improvements:
- Update Helm to patched 3.8.0 #409
- Publish SBOM and sign release artifacts #401
- Drop capabilities, set userid and enable seccomp #385
- Update development documentation #397
- Refactor Fuzz implementation #396
Fixes:
- Platform admins can enforce impersonation across the cluster using the
- v0.15.1-0.20220201081135-4013de612e321 Feb 2022pre-release
Nothing published for this version
- v0.15.1-0.20220131104448-05a1e00ada2d31 Jan 2022pre-release
Nothing published for this version
- v0.15.1-0.20220131100939-0173eaa0df5531 Jan 2022pre-release
Nothing published for this version
- v0.15.1-0.20220131090828-5a293d2dc4b231 Jan 2022pre-release
Nothing published for this version
- v0.15.1-0.20220129125106-acf164c46ec429 Jan 2022pre-release
Nothing published for this version
- v0.15.1-0.20220128181323-f6bbf632dc0228 Jan 2022pre-release
Nothing published for this version
- v0.15.1-0.20220128175937-bfb283c6940b28 Jan 2022pre-release
Nothing published for this version
- v0.15.1-0.20220128175937-0c73fa54619f28 Jan 2022pre-release
Nothing published for this version
- v0.15.1-0.20220127142820-413717ad8f6527 Jan 2022pre-release
Nothing published for this version
- v0.15.1-0.20220127135829-7869dbe850ab27 Jan 2022pre-release
Nothing published for this version
- v0.15.1-0.20220126073746-f0175d5c4b9526 Jan 2022pre-release
Nothing published for this version
- v0.15.1-0.20220126072338-413d60f8ba1c26 Jan 2022pre-release
Nothing published for this version
- v0.15.1-0.20220125083717-ab9e4f8c95ed25 Jan 2022pre-release
Nothing published for this version
- v0.15.1-0.20220124224926-0feff7c21b4224 Jan 2022pre-release
Nothing published for this version
- v0.15.1-0.20220120084257-38916bc1221520 Jan 2022pre-release
Nothing published for this version
- v0.15.1-0.20220120082631-ae3f1575331920 Jan 2022pre-release
Nothing published for this version