From fb2f95dccd1e2e836ec16ebce7c4c4707ccc5f8a Mon Sep 17 00:00:00 2001 From: Charles Guertin Date: Tue, 17 Jan 2023 20:45:34 -0500 Subject: [PATCH] Fix wrong manifest tag --- manifests/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/kustomization.yaml b/manifests/kustomization.yaml index 52742b3..39c58d0 100644 --- a/manifests/kustomization.yaml +++ b/manifests/kustomization.yaml @@ -26,4 +26,4 @@ configMapGenerator: images: # Needs to be updated on each new release - name: ghcr.io/cguertin14/ddns - newTag: v1.0.0 + newTag: v1.1.1