From 88dd2b8d2417178d3ffaf3f6067c699c5b14997b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Jul 2026 18:31:07 +0000 Subject: [PATCH] chore(deps): update ghcr.io/controlplaneio-fluxcd/flux-operator docker tag to v0.55.0 --- gitops/flux-operator-config/web-ui.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitops/flux-operator-config/web-ui.yaml b/gitops/flux-operator-config/web-ui.yaml index d3ca61f..7b765ce 100644 --- a/gitops/flux-operator-config/web-ui.yaml +++ b/gitops/flux-operator-config/web-ui.yaml @@ -22,7 +22,7 @@ spec: spec: containers: - name: manager - image: ghcr.io/controlplaneio-fluxcd/flux-operator:v0.53.0 + image: ghcr.io/controlplaneio-fluxcd/flux-operator:v0.55.0 imagePullPolicy: IfNotPresent args: - --web-server-only