From 24bd363ee0fe0b4f982787f850dfe423a805e913 Mon Sep 17 00:00:00 2001 From: Dario Tranchitella Date: Thu, 14 Jan 2021 19:22:14 +0100 Subject: [PATCH] Updating v0.0.4 also for Kustomization installation (#186) --- config/manager/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/manager/kustomization.yaml b/config/manager/kustomization.yaml index 7d2100d4..2fb69314 100644 --- a/config/manager/kustomization.yaml +++ b/config/manager/kustomization.yaml @@ -5,4 +5,4 @@ kind: Kustomization images: - name: controller newName: quay.io/clastix/capsule - newTag: v0.0.3 + newTag: v0.0.4