From 2e09cc1451cb9ecbbf2e1bf1d4fd7c034a9243ad Mon Sep 17 00:00:00 2001 From: Xuhui zhang Date: Mon, 18 Nov 2024 16:00:26 +0800 Subject: [PATCH] [ci skip]: tweak Signed-off-by: Xuhui zhang --- config/manager/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/manager/kustomization.yaml b/config/manager/kustomization.yaml index 97db9d0..ad13e96 100644 --- a/config/manager/kustomization.yaml +++ b/config/manager/kustomization.yaml @@ -4,5 +4,5 @@ apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization images: - name: controller - newName: registry.zzde.me/juicefs-cache-group-operator - newTag: v0.2.5 + newName: controller + newTag: latest