From db93526a9fba734ca660f357a43c9b0d3a473657 Mon Sep 17 00:00:00 2001 From: "angelnu-bot[bot]" <115925344+angelnu-bot[bot]@users.noreply.github.com> Date: Sat, 16 Dec 2023 10:05:40 +0000 Subject: [PATCH] fix(docker-image): update ghcr.io/fluxcd/source-controller docker tag to v1.2.3 | datasource | package | from | to | | ---------- | -------------------------------- | ------ | ------ | | docker | ghcr.io/fluxcd/source-controller | v1.2.1 | v1.2.3 | --- base/flux-system/gotk-components.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/flux-system/gotk-components.yaml b/base/flux-system/gotk-components.yaml index 2bb096f2b..0db5fd991 100755 --- a/base/flux-system/gotk-components.yaml +++ b/base/flux-system/gotk-components.yaml @@ -3563,7 +3563,7 @@ spec: fieldPath: metadata.namespace - name: TUF_ROOT value: /tmp/.sigstore - image: ghcr.io/fluxcd/source-controller:v1.2.1 + image: ghcr.io/fluxcd/source-controller:v1.2.3 imagePullPolicy: IfNotPresent livenessProbe: httpGet: