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