From 3780a622b66af9c59f66c388402a0f6d5204c854 Mon Sep 17 00:00:00 2001 From: Kristof Gyuracz Date: Tue, 7 May 2024 15:15:49 +0200 Subject: [PATCH] prepare for release Signed-off-by: Kristof Gyuracz --- 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 b5e1650..c2e7767 100644 --- a/config/manager/kustomization.yaml +++ b/config/manager/kustomization.yaml @@ -5,4 +5,4 @@ kind: Kustomization images: - name: controller newName: ghcr.io/kube-logging/telemetry-controller - newTag: 0.0.4 + newTag: 0.0.5