From e9f0dfa21836906f40330ef7e5beac3fcc4a50ff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Dec 2023 07:57:47 -0500 Subject: [PATCH] fix(github-release): update fluxcd/flux2 to v2.2.1 (#582) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .github/workflows/pr-commenter.yaml | 2 +- kubernetes/bootstrap/kustomization.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/pr-commenter.yaml b/.github/workflows/pr-commenter.yaml index 53c9af6bf..85f482542 100644 --- a/.github/workflows/pr-commenter.yaml +++ b/.github/workflows/pr-commenter.yaml @@ -19,7 +19,7 @@ jobs: resource: ["helmrelease", "kustomization"] steps: - name: Setup Flux - uses: fluxcd/flux2/action@53ad742e2d0f6f0df19ec11a25a0e3adce80c475 # v2.2.0 + uses: fluxcd/flux2/action@9b3958825a314eb79495c6993ef397ddbf87f32f # v2.2.1 - name: Diff Resources # uses: allenporter/flux-local/action/diff@19bfc6920e8964a479363bc230e6c329120ead02 # 3.2.0 diff --git a/kubernetes/bootstrap/kustomization.yaml b/kubernetes/bootstrap/kustomization.yaml index b44bea648..c61c61f41 100644 --- a/kubernetes/bootstrap/kustomization.yaml +++ b/kubernetes/bootstrap/kustomization.yaml @@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1 kind: Kustomization resources: - - github.com/fluxcd/flux2/manifests/install?ref=v2.2.0 + - github.com/fluxcd/flux2/manifests/install?ref=v2.2.1 patches: - patch: |- $patch: delete