From 15ef0255b61f20a562ea686bf73cdb51b12c1d61 Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 14:17:16 +0000 Subject: [PATCH] fix(flux-manifests): update container tag ghcr.io/fluxcd/helm-controller to v0.36.2 (#1986) Co-authored-by: tyriis-automation[bot] <133711747+tyriis-automation[bot]@users.noreply.github.com> --- kubernetes/flux/flux-manifests/gotk-components.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/flux/flux-manifests/gotk-components.yaml b/kubernetes/flux/flux-manifests/gotk-components.yaml index 1d5c44b46..2c1c4c53e 100644 --- a/kubernetes/flux/flux-manifests/gotk-components.yaml +++ b/kubernetes/flux/flux-manifests/gotk-components.yaml @@ -6323,7 +6323,7 @@ spec: valueFrom: fieldRef: fieldPath: metadata.namespace - image: ghcr.io/fluxcd/helm-controller:v0.36.1 + image: ghcr.io/fluxcd/helm-controller:v0.36.2 imagePullPolicy: IfNotPresent livenessProbe: httpGet: