From 0ec01d584a7f042879bbc43feebc446376d471f2 Mon Sep 17 00:00:00 2001
From: AkiraFukushima
Date: Tue, 9 Jul 2024 11:23:38 +0900
Subject: [PATCH] Fix image tag in manifest
---
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 007d262..9536f49 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: v0.1.0
+ newTag: 0.1.1