diff --git a/kubernetes/flux/config/flux.yaml b/kubernetes/flux/config/flux.yaml index bbb034e2c..ecee1b636 100644 --- a/kubernetes/flux/config/flux.yaml +++ b/kubernetes/flux/config/flux.yaml @@ -9,7 +9,7 @@ spec: interval: 10m url: oci://ghcr.io/fluxcd/flux-manifests ref: - tag: v2.3.0@sha256:5870003e3c4fe4b946759f3fbf5a4a684b1bcc44ee8872f6764745cdde838e69 + tag: v2.3.0 --- # yaml-language-server: $schema=https://raw.githubusercontent.com/fluxcd-community/flux2-schemas/main/kustomization-kustomize-v1.json apiVersion: kustomize.toolkit.fluxcd.io/v1 @@ -96,4 +96,4 @@ spec: value: --oom-watch-interval=500ms target: kind: Deployment - name: helm-controller \ No newline at end of file + name: helm-controller