From c072bb1ea7f60470fa27ee614d7f472b715dd0e7 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:42 +0000 Subject: [PATCH] fix(flux-manifests): update container tag ghcr.io/fluxcd/kustomize-controller to v1.1.1 --- 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 2c1c4c53e..a6e751e31 100644 --- a/kubernetes/flux/flux-manifests/gotk-components.yaml +++ b/kubernetes/flux/flux-manifests/gotk-components.yaml @@ -5299,7 +5299,7 @@ spec: valueFrom: fieldRef: fieldPath: metadata.namespace - image: ghcr.io/fluxcd/kustomize-controller:v1.1.0 + image: ghcr.io/fluxcd/kustomize-controller:v1.1.1 imagePullPolicy: IfNotPresent livenessProbe: httpGet: