From edd7ad86ca98878ddf91a0dd0db8a11b4d692336 Mon Sep 17 00:00:00 2001 From: automo Date: Tue, 6 Jul 2021 18:24:55 +0900 Subject: [PATCH] Fix image tag --- manifests/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/kustomization.yaml b/manifests/kustomization.yaml index b60052a7..09f3d52a 100644 --- a/manifests/kustomization.yaml +++ b/manifests/kustomization.yaml @@ -3,4 +3,4 @@ resources: images: - name: zaiminc/gocat newName: zaiminc/gocat - newTag: latest + newTag: v0.1.3