From 5e3cd76bfb73c2ee0be4ad451af6aed226f7a236 Mon Sep 17 00:00:00 2001 From: EKS Distro PR Bot Date: Mon, 27 Apr 2026 08:16:48 +0000 Subject: [PATCH] Bump fluxcd/flux2 to latest release --- UPSTREAM_PROJECTS.yaml | 2 +- projects/fluxcd/flux2/ATTRIBUTION.txt | 26 +++++++++++++------------- projects/fluxcd/flux2/CHECKSUMS | 4 ++-- projects/fluxcd/flux2/GIT_TAG | 2 +- projects/fluxcd/flux2/README.md | 4 ++-- 5 files changed, 19 insertions(+), 19 deletions(-) diff --git a/UPSTREAM_PROJECTS.yaml b/UPSTREAM_PROJECTS.yaml index 8e8a03222c..4c8213ac3e 100644 --- a/UPSTREAM_PROJECTS.yaml +++ b/UPSTREAM_PROJECTS.yaml @@ -105,7 +105,7 @@ projects: repos: - name: flux2 versions: - - tag: v2.8.3 + - tag: v2.8.6 go_version: "1.26" - name: helm-controller versions: diff --git a/projects/fluxcd/flux2/ATTRIBUTION.txt b/projects/fluxcd/flux2/ATTRIBUTION.txt index 79548997b9..3d27fdf056 100644 --- a/projects/fluxcd/flux2/ATTRIBUTION.txt +++ b/projects/fluxcd/flux2/ATTRIBUTION.txt @@ -71,25 +71,25 @@ https://github.com/distribution/distribution ** github.com/fluxcd/cli-utils/pkg; version v0.37.2-flux.1 -- https://github.com/fluxcd/cli-utils -** github.com/fluxcd/flux2/v2; version v2.8.3 -- +** github.com/fluxcd/flux2/v2; version v2.8.6 -- https://github.com/fluxcd/flux2/v2 ** github.com/fluxcd/go-git-providers; version v0.26.0 -- https://github.com/fluxcd/go-git-providers -** github.com/fluxcd/helm-controller/api/v2; version v1.5.3 -- +** github.com/fluxcd/helm-controller/api/v2; version v1.5.4 -- https://github.com/fluxcd/helm-controller/api -** github.com/fluxcd/image-automation-controller/api/v1; version v1.1.1 -- +** github.com/fluxcd/image-automation-controller/api/v1; version v1.1.2 -- https://github.com/fluxcd/image-automation-controller/api ** github.com/fluxcd/image-reflector-controller/api/v1; version v1.1.1 -- https://github.com/fluxcd/image-reflector-controller/api -** github.com/fluxcd/kustomize-controller/api/v1; version v1.8.2 -- +** github.com/fluxcd/kustomize-controller/api/v1; version v1.8.4 -- https://github.com/fluxcd/kustomize-controller/api -** github.com/fluxcd/notification-controller/api/v1; version v1.8.2 -- +** github.com/fluxcd/notification-controller/api/v1; version v1.8.4 -- https://github.com/fluxcd/notification-controller/api ** github.com/fluxcd/pkg/apis/acl; version v0.9.0 -- @@ -116,7 +116,7 @@ https://github.com/fluxcd/pkg/envsubst ** github.com/fluxcd/pkg/git; version v0.43.1 -- https://github.com/fluxcd/pkg/git -** github.com/fluxcd/pkg/kustomize; version v1.27.1 -- +** github.com/fluxcd/pkg/kustomize; version v1.27.2 -- https://github.com/fluxcd/pkg/kustomize ** github.com/fluxcd/pkg/oci; version v0.60.1 -- @@ -137,7 +137,7 @@ https://github.com/fluxcd/pkg/ssh ** github.com/fluxcd/pkg/version; version v0.12.0 -- https://github.com/fluxcd/pkg/version -** github.com/fluxcd/source-controller/api/v1; version v1.8.1 -- +** github.com/fluxcd/source-controller/api/v1; version v1.8.3 -- https://github.com/fluxcd/source-controller/api ** github.com/fluxcd/source-watcher/api/v2/v1beta1; version v2.1.1 -- @@ -1650,25 +1650,25 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. ** golang.org/go; version go1.26.1 -- https://github.com/golang/go -** golang.org/x/crypto; version v0.48.0 -- +** golang.org/x/crypto; version v0.50.0 -- https://golang.org/x/crypto -** golang.org/x/net; version v0.50.0 -- +** golang.org/x/net; version v0.53.0 -- https://golang.org/x/net ** golang.org/x/oauth2; version v0.35.0 -- https://golang.org/x/oauth2 -** golang.org/x/sync; version v0.19.0 -- +** golang.org/x/sync; version v0.20.0 -- https://golang.org/x/sync -** golang.org/x/sys; version v0.41.0 -- +** golang.org/x/sys; version v0.43.0 -- https://golang.org/x/sys -** golang.org/x/term; version v0.40.0 -- +** golang.org/x/term; version v0.42.0 -- https://golang.org/x/term -** golang.org/x/text; version v0.34.0 -- +** golang.org/x/text; version v0.36.0 -- https://golang.org/x/text ** golang.org/x/time/rate; version v0.14.0 -- diff --git a/projects/fluxcd/flux2/CHECKSUMS b/projects/fluxcd/flux2/CHECKSUMS index b6ac65b6e5..7b9b2bf1a2 100644 --- a/projects/fluxcd/flux2/CHECKSUMS +++ b/projects/fluxcd/flux2/CHECKSUMS @@ -1,2 +1,2 @@ -e32b32aa7ce8018b2012fc001020a46062765648997272dcde68d974e74118d3 _output/bin/flux2/linux-amd64/flux -c23fd9bd79aa8326eaee2223c1845be22339a58cd06645c3a96c728052d7d949 _output/bin/flux2/linux-arm64/flux +32f0de502d6ae7c2700e4238ab0666eb95eeb2b9d90623259a6e17d2df0ac4d2 _output/bin/flux2/linux-amd64/flux +eeb819188ec3960f01f023f6132b4349157ca120f13ec13a5b65c31cd571ea7b _output/bin/flux2/linux-arm64/flux diff --git a/projects/fluxcd/flux2/GIT_TAG b/projects/fluxcd/flux2/GIT_TAG index 37bf031623..78ad61a377 100644 --- a/projects/fluxcd/flux2/GIT_TAG +++ b/projects/fluxcd/flux2/GIT_TAG @@ -1 +1 @@ -v2.8.3 +v2.8.6 diff --git a/projects/fluxcd/flux2/README.md b/projects/fluxcd/flux2/README.md index ddc37481df..3a596b16ba 100644 --- a/projects/fluxcd/flux2/README.md +++ b/projects/fluxcd/flux2/README.md @@ -1,5 +1,5 @@ ## **Flux** -![Version](https://img.shields.io/badge/version-v2.8.3-blue) +![Version](https://img.shields.io/badge/version-v2.8.6-blue) ![Build Status](https://codebuild.us-west-2.amazonaws.com/badges?uuid=eyJlbmNyeXB0ZWREYXRhIjoiYzRDM0E2d3BGeHZNenB4aVdRY0RqMkhoMUZBdjVHdjZsTSsrVEdhVEw1Sy9DREIwRUlwSEx4MFpoUVBiK2grUnhyT2JodmNVWUVaemFGR2JTOWhkWC9VPSIsIml2UGFyYW1ldGVyU3BlYyI6Im1VckJkV25QbHdyc0hRbmgiLCJtYXRlcmlhbFNldFNlcmlhbCI6MX0%3D&branch=main) [Flux](https://github.com/fluxcd/flux2) is a tool for keeping Kubernetes clusters in sync with sources of configuration (like Git repositories), and automating updates to configuration when new code is deployed. @@ -17,7 +17,7 @@ review carefully and if there are questions about changes necessary to eks-anywh and/or automatically update between eks-anywhere version reach out to @jiayiwang7 or @danbudris 1. Update the `GIT_TAG` file to have the new desired version based on the upstream release tags. 1. Compare the old tag to the new, looking specifically for Makefile changes. -ex: [v2.1.2 compared to v2.8.3](https://github.com/fluxcd/flux2/compare/v2.1.2...v2.2.1). Check the `build` target for +ex: [v2.1.2 compared to v2.8.6](https://github.com/fluxcd/flux2/compare/v2.1.2...v2.2.1). Check the `build` target for any build flag changes, tag changes, dependencies, etc. Check that the manifest target has not changed, this is called from our Makefile. 1. Verify the golang version has not changed. The version specified in `go.mod` seems to be kept up to date. There is also