Go modules · #2808 by repository stars
github.com/fluxcd/kustomize-controller
v1.9.4fluxcd/kustomize-controller ↗Last release 27 days ago
01 Aug 2026
Ships on a steady schedule
a new release about every 1 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
1344 releases · first in 2020
Release timeline
1344 releases since 2020Releases
- v0.9.3-0.20210305203500-8312a2574c795 Mar 2021pre-release
Nothing published for this version
- v0.9.25 Mar 2021
Release notes3 sources agree
Open source →Release date: 2021-03-05
This prerelease comes with improvements to the notification system. The controller retries with exponential backoff when fetching artifacts, preventing spamming events when source-controller becomes unavailable for a short period of time.
Improvements:
- v0.9.2-0.20210325213631-9aee369f314325 Mar 2021pre-release
Nothing published for this version
- v0.9.2-0.20210305084328-c6a1a26dc7bb5 Mar 2021pre-release
Nothing published for this version
- v0.9.2-0.20210305083631-4f1b241b8cf25 Mar 2021pre-release
Nothing published for this version
- v0.9.2-0.20210305064652-8708205edc055 Mar 2021pre-release
Nothing published for this version
- v0.9.2-0.20210302054838-ff38a3f2cc5b2 Mar 2021pre-release
Nothing published for this version
- v0.9.2-0.20210227100957-cb72a77753db27 Feb 2021pre-release
Nothing published for this version
- v0.9.2-0.20210227093518-f2c986a39a3a27 Feb 2021pre-release
Nothing published for this version
- v0.9.2-0.20210226102914-9d48b6299d0d26 Feb 2021pre-release
Nothing published for this version
- v0.9.125 Feb 2021
Release notes3 sources agree
Open source →Release date: 2021-02-25
This prerelease comes with an update to the
sigs.k8s.io/cli-utilsdependency, to guard against a potential bug with health assessments that was discovered in thefluxCLI.Improvements:
- Update sigs.k8s.io/cli-utils to v0.22.2 #287
- v0.9.1-0.20210225131311-a1074c5f2c7e25 Feb 2021pre-release
Nothing published for this version
- v0.9.1-0.20210225130921-432a64b1974925 Feb 2021pre-release
Nothing published for this version
- v0.9.1-0.20210225124247-98515649d98625 Feb 2021pre-release
Nothing published for this version
- v0.9.024 Feb 2021
Release notes3 sources agree
Open source →Release date: 2021-02-24
This is the ninth MINOR prerelease.
This prerelease comes with support for recreating Kubernetes objects (e.g. Jobs) when immutable fields are changed in Git.
Features:
- Add support for recreating objects when immutable fields are updated #271
Improvements:
Fixes:
- Avoid prompts on SOPS key import by adding batch flag to gpg #281
- v0.8.2-0.20210224102741-f3756976903724 Feb 2021pre-release
Nothing published for this version
- v0.8.2-0.20210223150034-d7d5bc1fd55523 Feb 2021pre-release
Nothing published for this version
- v0.8.2-0.20210223144538-750cbdfbb23e23 Feb 2021pre-release
Nothing published for this version
- v0.8.2-0.20210223143132-3e024dc5e5dc23 Feb 2021pre-release
Nothing published for this version
- v0.8.2-0.20210223140456-8a98b0ff687323 Feb 2021pre-release
Nothing published for this version
- v0.8.2-0.20210223102232-2aefdc0df38223 Feb 2021pre-release
Nothing published for this version
- v0.8.2-0.20210223095431-a1ab63e8f82a23 Feb 2021pre-release
Nothing published for this version
- v0.8.2-0.20210223093047-2f281263644823 Feb 2021pre-release
Nothing published for this version
- v0.8.2-0.20210222153637-65cfce2978f022 Feb 2021pre-release
Nothing published for this version
- v0.8.2-0.20210222150419-30c793ed602422 Feb 2021pre-release
Nothing published for this version
- v0.8.2-0.20210222145901-729dc9770e2922 Feb 2021pre-release
Nothing published for this version
- v0.8.2-0.20210222094330-453b6e6e46c222 Feb 2021pre-release
Nothing published for this version
- v0.8.2-0.20210222094039-064e536e39f722 Feb 2021pre-release
Nothing published for this version
- v0.8.2-0.20210220223631-750a45a34b9f20 Feb 2021pre-release
Nothing published for this version
- v0.8.2-0.20210219152809-48ab6a02055d19 Feb 2021pre-release
Nothing published for this version
- v0.8.118 Feb 2021
Release notes3 sources agree
Open source →Release date: 2021-02-18
This prerelease adds an array field called
substituteFromto the post build API.SubstituteFromholds references toConfigMapsandSecretscontaining the variables (data keys) and their values (data values) to be substituted in the YAML manifests.You can disable the variable substitution for certain resources by either labeling or annotating them with:
kustomize.toolkit.fluxcd.io/substitute: disabledFeatures:
- Implement var substitution from ConfigMaps and Secrets #275
- v0.8.1-0.20210218093506-e9363907448218 Feb 2021pre-release
Nothing published for this version
- v0.8.1-0.20210216125755-5f966d0ff61516 Feb 2021pre-release
Nothing published for this version
- v0.8.1-0.20210216084001-401fec6c8d4e16 Feb 2021pre-release
Nothing published for this version
- v0.8.1-0.20210216072000-0ac1f9e6313216 Feb 2021pre-release
Nothing published for this version
- v0.8.1-0.20210214100057-947bd57f7bd414 Feb 2021pre-release
Nothing published for this version
- v0.8.1-0.20210214092518-a77d6cb96ef814 Feb 2021pre-release
Nothing published for this version
- v0.8.012 Feb 2021
Release notes3 sources agree
Open source →Release date: 2021-02-12
This is the eight MINOR prerelease.
This prerelease comes with support for bash-style variable substitutions.
The Kustomization API was extended with in-line support for Kustomize Strategic Merge and JSON 6902 patches.
Pruning can be disabled for certain resources by either labeling or annotating them with:
kustomize.toolkit.fluxcd.io/prune: disabledGolang
pprofendpoints have been enabled on the metrics server, making it easier to collect runtime information to debug performance issues.Features:
- Add support for variable substitutions #253
- Support Strategic Merge and JSON 6902 patches #264
- Allow disabling of prune on certain resources #267
Improvements:
- v0.7.5-0.20210212115142-df8f1718aaff12 Feb 2021pre-release
Nothing published for this version
- v0.7.5-0.20210212104137-23467e61b48812 Feb 2021pre-release
Nothing published for this version
- v0.7.5-0.20210212101548-e3601cd2c95312 Feb 2021pre-release
Nothing published for this version
- v0.7.5-0.20210212100545-9dc20e9ac94b12 Feb 2021pre-release
Nothing published for this version
- v0.7.5-0.20210211163546-acaaafc3e6ab11 Feb 2021pre-release
Nothing published for this version
- v0.7.5-0.20210211161758-f694414d6d4c11 Feb 2021pre-release
Nothing published for this version
- v0.7.5-0.20210211161753-f3d9c366911111 Feb 2021pre-release
Nothing published for this version
- v0.7.5-0.20210209080547-1e30988ed5ba9 Feb 2021pre-release
Nothing published for this version
- v0.7.5-0.20210208132013-e99f328200458 Feb 2021pre-release
Nothing published for this version
- v0.7.5-0.20210208130205-736867d3595f8 Feb 2021pre-release
Nothing published for this version
- v0.7.5-0.20210207121625-b2cfe6d3f87b7 Feb 2021pre-release
Nothing published for this version
- v0.7.5-0.20210207120805-1849d614f02d7 Feb 2021pre-release
Nothing published for this version
- v0.7.5-0.20210207114244-b6a9b7023b497 Feb 2021pre-release
Nothing published for this version
- v0.7.5-0.20210204140258-d0f3aa11a5d04 Feb 2021pre-release
Nothing published for this version
- v0.7.5-0.20210204134318-573e950883994 Feb 2021pre-release
Nothing published for this version
- v0.7.5-0.20210204084859-0c3e73f9af264 Feb 2021pre-release
Nothing published for this version
- v0.7.5-0.20210204083334-d7cdeb6d39954 Feb 2021pre-release
Nothing published for this version
- v0.7.5-0.20210204083331-65ceea860e0a4 Feb 2021pre-release
Nothing published for this version
- v0.7.5-0.20210203214017-6e2ac22901cb3 Feb 2021pre-release
Nothing published for this version
- v0.7.5-0.20210203205236-7c23accfeb143 Feb 2021pre-release
Nothing published for this version
- v0.7.5-0.20210203193111-17a6bff52e5d3 Feb 2021pre-release
Nothing published for this version
- v0.7.5-0.20210203191258-02de763ad8463 Feb 2021pre-release
Nothing published for this version