Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Releases: fluxcd/flux

Flux 1.23.1

23 Jul 02:44
b9ad5e9
Compare
Choose a tag to compare

This release reverts a breaking change reported in fluxcd/flux#3500, caused from an upgrade to Kustomize v3.8.10.

Flux v1 will remain at Kustomize v3.8.7 until maintenance is ended, since any further upgrades of Kustomize all appear to contain breaking changes.

Fixes

Thanks

Thanks to @bquantump, @mmcaya, @aleclerc-sonrai, @hiddeco, @ahached, @squaremo, @hiddeco, and @kingdonb for their contributions to this release.

Flux 1.23.0

25 Jun 17:19
Compare
Choose a tag to compare

This release migrates Flux's discovery cache and helm chart to API versions that are compatible with the upcoming Kubernetes 1.22.0 release and tested against Kubernetes 1.22.0-alpha.3, where all v1beta1 versions from the rbac.authorization.k8s.io, and apiextensions.k8s.io API groups are deprecated, in favor of their GA v1 counterparts.

Note: Kubernetes Upgrade Required

These APIs have been available in Kubernetes releases (respectively) from 1.8, and 1.16. Users will need to upgrade to at least Kubernetes 1.16. This release has been available since September 2019, and was already EOL in August 2020. Flux Users should be on at least this version by now.

This will enable Flux v1 to continue to work on upcoming versions of Kubernetes that have yet to be released.

Maintenance and documentation

Thanks

Thanks to @stefanprodan, @dholbach, @hiddeco, and @kingdonb, for their contributions to this release.

Flux 1.23.0-rc1

24 Jun 01:08
57aa8b3
Compare
Choose a tag to compare
Flux 1.23.0-rc1 Pre-release
Pre-release
Merge pull request #3493 from fluxcd/release/1.23.0-rc1

Release 1.23.0-rc1

Flux 1.22.2

23 Apr 17:58
cf97726
Compare
Choose a tag to compare

1.22.2 (2021-04-23)

This release bundles migration-related documentation updates with some minor fixes, and tracks Kustomize to the end of its v3.8 minor release series. The next release will probably include an update to Kustomize v3.10.

Fixes

Maintenance and documentation

Thanks

Thanks to @stefanprodan, @bvwells, @jumpeiMano, @kingdonb, @maniankara and @nokome for their contributions to this release.

Flux 1.22.1

31 Mar 17:28
25e2315
Compare
Choose a tag to compare

1.22.1 (2021-03-31)

This release rolls the upstream alpine base image, mitigating a CVE warning.

Fixes

Thanks

Thanks to @stefanprodan, @bleech1, and @kingdonb for their contributions to this release.

Flux 1.22.0

17 Mar 17:09
624bfe8
Compare
Choose a tag to compare

1.22.0 (2021-03-17)

This release continues the support of Flux v1 in maintenance mode.

This minor release of Flux v1 adds support for envsubst, lining up with the Post-Build Variable Substitution feature which was added in Flux v2 to help replicate some functionality that was lost when .flux.yaml was deprecated in Flux v2.

Some other minor enhancements that are non breaking changes have also been highlighted below.

All users are encouraged to begin finding a migration path to Flux v2, and filing issues when their migrations are blocked. While the length of time that maintenance mode will continue providing fixes and support for Flux v1 has not been formally determined yet, we can safely say that the horizon is still at least 6 months away.

Enhancements

Fixes

Maintenance and documentation

Thanks

Thanks to @squaremo, @mattwillsher, @hermanbanken, @masterkain, @rust84, @fabstu, @derrickburns, @dlespiau, @alaa, @alex-shpak, @stevehipwell, @drazul, @stefanprodan, @hiddeco, @dholbach and @kingdonb for their contributions to this release.

Flux 1.21.2

16 Feb 16:27
9da9315
Compare
Choose a tag to compare

This patch release surfaces a notice from https://docs.fluxcd.io/en/latest/ declaring that "Flux v1 is in maintenance mode" into the Flux v1 stable docs, as well as pointing users from as many places as possible to the new Flux v2.

Fixes

Maintenance and documentation

Thanks

Thanks to @nairb774, @ViBiOh, @SvitlanaTsupryk-jul18, @dholbach, @drewfreyling, @stefanprodan, @hiddeco, @kingdonb and @squaremo for their contributions to this release.

Flux 1.21.1

06 Jan 15:56
930a2cc
Compare
Choose a tag to compare

Fixes

Maintenance and documentation

Thanks

Thanks to @SimonyanG, @alanjcastonguay, @alisondy, @austinbv,
@daniswoop, @demon, @dholbach, @douglasquintanilha, @gaffneyd4,
@joaovitor, @kingdonb, @lalyos, @marshallford, @mcanaves, @mewzherder,
@smorimoto, @squaremo and @stefansedich for their contributions to
this release.

Flux 1.21.0

01 Oct 12:29
cb08da1
Compare
Choose a tag to compare

This minor version release updates the versions of kubectl and kustomize.

NB: the updated version of Kustomize includes a breaking change (despite being a patch release), in which prefix transformers no longer apply to namespaces.

Fixes

Maintenance and documentation

Thanks

Thanks to @Frederik-Baetens, @austinpray, @bricef, @dewe, @dholbach, @idvoretskyi, @lloydchang, @lucioveloso and @stefanprodan for their contributions to this release.

Flux 1.20.2

19 Aug 13:55
a35b978
Compare
Choose a tag to compare

This patch release includes a bump to kubectl, which may help users experiencing sync timeouts with CRDs.

Fixes

Documentation

Thanks

Thanks to @dholbach, @dvulpe, @idvoretskyi, @jjmengze, @nebril, @squaremo and @stefanprodan for their contributions to this release.