From f7581493ffde6844e5dd23ee2872c8a61289edcd Mon Sep 17 00:00:00 2001 From: Dean Roehrich Date: Mon, 1 Apr 2024 11:37:44 -0500 Subject: [PATCH] Update manager/kustomization.yaml Signed-off-by: Dean Roehrich --- 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 a8d19fc6..5aeaeeeb 100644 --- a/config/manager/kustomization.yaml +++ b/config/manager/kustomization.yaml @@ -18,4 +18,4 @@ kind: Kustomization images: - name: controller newName: ghcr.io/dataworkflowservices/dws - newTag: 0.0.18 + newTag: 0.0.20