From a0b52239c9cd57e2bc0b107c9f2da162a594b6fc Mon Sep 17 00:00:00 2001 From: AkiraFukushima Date: Wed, 10 Jul 2024 15:29:44 +0900 Subject: [PATCH] Update image tag to 0.1.2 --- config/default/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/default/kustomization.yaml b/config/default/kustomization.yaml index 9536f49..cce83d4 100755 --- a/config/default/kustomization.yaml +++ b/config/default/kustomization.yaml @@ -146,4 +146,4 @@ resources: images: - name: manager newName: ghcr.io/oviceinc/rollout-optimizer-controller - newTag: 0.1.1 + newTag: 0.1.2