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.12.2-0.20211111125719-94dd9a07ead411 Nov 2021pre-release
Nothing published for this version
- v0.12.2-0.20211103143324-4fe7a7c82cea3 Nov 2021pre-release
Nothing published for this version
- v0.12.2-0.20211026142825-3912a9a4d55b26 Oct 2021pre-release
Nothing published for this version
- v0.12.2-0.20211026135702-2d451550618526 Oct 2021pre-release
Nothing published for this version
- v0.12.2-0.20211025133336-4d6eb626eb8025 Oct 2021pre-release
Nothing published for this version
- v0.12.2-0.20211025131831-049aca937adb25 Oct 2021pre-release
Nothing published for this version
- v0.12.2-0.20211022113114-9eb802491dd022 Oct 2021pre-release
Nothing published for this version
- v0.12.2-0.20211022085513-3c90530bd28922 Oct 2021pre-release
Nothing published for this version
- v0.12.2-0.20211022070329-41087372f1f022 Oct 2021pre-release
Nothing published for this version
- v0.12.2-0.20211021124003-3f49b817cfa621 Oct 2021pre-release
Nothing published for this version
- v0.12.114 Oct 2021
Release notes3 sources agree
Open source →Release date: 2021-10-14
This prerelease updates Helm to
v3.7.1, and ensuresReconcileStrategychanges are applied to the underlyingHelmChartof aHelmRelease.Improvements:
Fixes:
- Update the release if ReconcileStrategy changes #333
- v0.12.1-0.20211014135645-fe84f6e3a4d214 Oct 2021pre-release
Nothing published for this version
- v0.12.1-0.20211014124553-6f64b00119a814 Oct 2021pre-release
Nothing published for this version
- v0.12.1-0.20211014114217-d665b0512f4c14 Oct 2021pre-release
Nothing published for this version
- v0.12.1-0.20211014105939-e89fded75a5e14 Oct 2021pre-release
Nothing published for this version
- v0.12.1-0.20211014103720-fd79fac12c2f14 Oct 2021pre-release
Nothing published for this version
- v0.12.1-0.20211014103720-ab6612b32b1914 Oct 2021pre-release
Nothing published for this version
- v0.12.1-0.20211014103720-a55443ec059714 Oct 2021pre-release
Nothing published for this version
- v0.12.1-0.20211014103720-911f186b1ab214 Oct 2021pre-release
Nothing published for this version
- v0.12.1-0.20211014103233-457e7039f88e14 Oct 2021pre-release
Nothing published for this version
- v0.12.1-0.20211014091114-42ec2fb0d1eb14 Oct 2021pre-release
Nothing published for this version
- v0.12.1-0.20211014075814-404cf504827114 Oct 2021pre-release
Nothing published for this version
- v0.12.1-0.20211010015054-b724dcafbb0410 Oct 2021pre-release
Nothing published for this version
- v0.12.08 Oct 2021
Release notes3 sources agree
Open source →Release date: 2021-10-08
This prerelease updates Helm to
v3.7.0, this Helm version should include improvements to the locking mechanism of releases, which should result in a reduction of deadlocked releases that have been reported in the past.In addition, it is now possible to define a
ReconcileStrategyin theHelmChartTemplateSpec. By setting the value of this field toRevision, a new artifact will be made available for charts fromBucketandGitRepositorysources whenever a new revision is available. The default value of the field isChartVersion, which looks for version changes in theChart.yamlfile.Improvements:
- Update fluxcd/source-controller to v0.16.0 #329
- Introduce ReconcileStrategy in HelmChartTemplateSpec #329
- Update sigs.k8s.io/kustomize/api to v0.10.0 #330
- Update Helm to v3.7.0 #330
Fixes:
- Fix indentation for PostRenderers example #314
- v0.11.3-0.20211008134416-7e021d41cca48 Oct 2021pre-release
Nothing published for this version
- v0.11.3-0.20211008122401-8b769f7080338 Oct 2021pre-release
Nothing published for this version
- v0.11.3-0.20211008115658-ea447a451bc08 Oct 2021pre-release
Nothing published for this version
- v0.11.3-0.20211008114830-dc74a8a4c7ba8 Oct 2021pre-release
Nothing published for this version
- v0.11.3-0.20211008114604-33e9eebd156b8 Oct 2021pre-release
Nothing published for this version
- v0.11.3-0.20211008113402-b467ea6cbbc78 Oct 2021pre-release
Nothing published for this version
- v0.11.3-0.20211008111955-c079240190f78 Oct 2021pre-release
Nothing published for this version
- v0.11.3-0.20211008104945-f3cbefe3f17c8 Oct 2021pre-release
Nothing published for this version
- v0.11.3-0.20210830130639-4c528cb57a8030 Aug 2021pre-release
Nothing published for this version
- v0.11.3-0.20210823150911-99dcd967f42a23 Aug 2021pre-release
Nothing published for this version
- v0.11.25 Aug 2021
Release notes3 sources agree
Open source →Release date: 2021-08-05
This prerelease comes with support for SOPS encrypted kubeconfig loaded from the value of the
value.yamlkey in the object, and ensures quoted values are treated as strings when atargetPathis set for avaluesFromitem.To enhance the experience of consumers observing the
HelmReleaseobject usingkstatus, a default of-1is now configured for theobservedGenerationto ensure it does not report a false positive in the time the controller has not marked the resource with aReadycondition yet.In addition, it updates Helm to
v3.6.3and aligns the Kubernetes dependencies withv1.21.3.Improvements:
- Set default observedGeneration to -1 on HelmReleases #294
- Treat quoted values as string when targetPath is set #298
- Make the kubeconfig secrets compatible with SOPS #305
- Update dependencies #307
Fixes:
- Remove old util ObjectKey #305
- v0.11.2-0.20210805150638-0a0cbc4edb5a5 Aug 2021pre-release
Nothing published for this version
- v0.11.2-0.20210805133013-f1b263c4defe5 Aug 2021pre-release
Nothing published for this version
- v0.11.2-0.20210805122308-af97ef6e339f5 Aug 2021pre-release
Nothing published for this version
- v0.11.2-0.20210805122217-58c1ec5412975 Aug 2021pre-release
Nothing published for this version
- v0.11.2-0.20210805120316-d6ce7ceb17005 Aug 2021pre-release
Nothing published for this version
- v0.11.2-0.20210805120316-89f8f7fee4525 Aug 2021pre-release
Nothing published for this version
- v0.11.2-0.20210805120316-205212d52a2a5 Aug 2021pre-release
Nothing published for this version
- v0.11.2-0.20210805120316-1f16ebd699aa5 Aug 2021pre-release
Nothing published for this version
- v0.11.2-0.20210805120316-1a1caa0dbed95 Aug 2021pre-release
Nothing published for this version
- v0.11.2-0.20210804134125-098fa6d4d1b84 Aug 2021pre-release
Nothing published for this version
- v0.11.2-0.20210804132209-e9d31e9f1f8d4 Aug 2021pre-release
Nothing published for this version
- v0.11.2-0.20210801194654-8ffa994a762b1 Aug 2021pre-release
Nothing published for this version
- v0.11.2-0.20210731221010-91eb550b19d231 Jul 2021pre-release
Nothing published for this version
- v0.11.2-0.20210726192631-5e387270fe5f26 Jul 2021pre-release
Nothing published for this version
- v0.11.2-0.20210723003047-0ceec2d3fc4023 Jul 2021pre-release
Nothing published for this version
- v0.11.2-0.20210717084232-c0f72e1fc6c317 Jul 2021pre-release
Nothing published for this version
- v0.11.2-0.20210629151810-961856236f5729 Jun 2021pre-release
Nothing published for this version
- v0.11.2-0.20210629142539-8491c44a957d29 Jun 2021pre-release
Nothing published for this version
- v0.11.118 Jun 2021
Release notes3 sources agree
Open source →Release date: 2021-06-18
This prerelease updates Helm to
v3.6.1, this is a security update which has no impact as transport is handled by the source-controller. For more details please see the source-controllerv0.15.1changelog.Improvements:
- v0.11.1-0.20210618123320-bfbf5218699818 Jun 2021pre-release
Nothing published for this version
- v0.11.1-0.20210618121703-c1a591235f4518 Jun 2021pre-release
Nothing published for this version
- v0.11.1-0.20210618115947-179fbfc33ca318 Jun 2021pre-release
Nothing published for this version
- v0.11.1-0.20210618113936-893d804e4f1318 Jun 2021pre-release
Nothing published for this version
- v0.11.1-0.20210618112012-43ee4dceee3b18 Jun 2021pre-release
Nothing published for this version
- v0.11.09 Jun 2021
Release notes3 sources agree
Open source →Release date: 2021-06-09
This prerelease comes with an update to the Kubernetes and controller-runtime dependencies to align them with the Kubernetes 1.21 release, including an update of Helm to
v3.6.0.It introduces breaking changes to the Helm behavior as the
--wait-for-jobsflag that was introduced in Helmv3.5.0is now enabled by default. Disabling this behavior is possible by declaringspec.<install|upgrade|rollback>.disableWaitForJobs: truein aHelmRelease.Improvements:
- Add support for Helm
--wait-for-jobsflag #271 - Update dependencies #273
- Add nightly builds workflow and allow RC releases #274
Fixes:
- Fix HelmChartTemplateSpec Doc missing valuesFiles info #266
- Add support for Helm