From ba309b26e96613af2213258d19c21fd8a3e445c9 Mon Sep 17 00:00:00 2001 From: Kingdon P Barrett Date: Thu, 7 Mar 2024 17:36:57 -0500 Subject: [PATCH] fix (temporary) Signed-off-by: Kingdon P Barrett --- deploy/basic/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/deploy/basic/kustomization.yaml b/deploy/basic/kustomization.yaml index 7f9be0e..802eb55 100644 --- a/deploy/basic/kustomization.yaml +++ b/deploy/basic/kustomization.yaml @@ -5,5 +5,5 @@ resources: - cronjob.yaml images: - name: ghcr.io/kingdon-ci/github-app-secret - newName: ghcr.io/kingdon-ci/github-app-secret - newTag: v0.0.3 + newName: ghcr.io/fluxcd-community/github-app-secret + newTag: latest