From 7c4c77a65ef09ef68a1a2b9bd5fbdb65767b33f0 Mon Sep 17 00:00:00 2001 From: thaisrqueiroz <205924857+thaisrqueiroz@users.noreply.github.com> Date: Wed, 8 Oct 2025 06:48:22 +0000 Subject: [PATCH] chore: update kustomization image tag to v1.0.6 --- kubernetes/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/kustomization.yaml b/kubernetes/kustomization.yaml index e224f91..fba7b9c 100644 --- a/kubernetes/kustomization.yaml +++ b/kubernetes/kustomization.yaml @@ -14,7 +14,7 @@ resources: # Image customization - override image tags images: - name: sleepup/sleepup - newTag: v1.0.4 + newTag: v1.0.6 # Add prefix to all resource names to avoid conflicts namePrefix: sleepup-