From 814bce65d1a3eeea7872b028b1a226c7ad8d602f Mon Sep 17 00:00:00 2001 From: Mateusz Urbanek Date: Wed, 29 May 2024 19:47:44 +0200 Subject: [PATCH] chore(0.1): create release commit v0.1.1 Signed-off-by: Mateusz Urbanek --- kustomization.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/kustomization.yaml b/kustomization.yaml index 11d5e59..e511331 100644 --- a/kustomization.yaml +++ b/kustomization.yaml @@ -1,6 +1,8 @@ images: - name: ghcr.io/anza-labs/lke-operator - newTag: v0.1.0 + newTag: v0.1.1 +namePrefix: lke-operator- +namespace: lke-operator-system resources: - ./config/crd - ./config/manager