From 7b65bc21f9fa955c986394dd652a0d430d011d99 Mon Sep 17 00:00:00 2001 From: "tyriis-automation[bot]" <133711747+tyriis-automation[bot]@users.noreply.github.com> Date: Wed, 11 Oct 2023 15:18:17 +0000 Subject: [PATCH] fix(flux-manifests): update container tag ghcr.io/fluxcd/kustomize-controller to v1.1.1 (#1988) 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 5bccefc24..82aec66fa 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: