From ed753aab0ab5bdb496efd75c5bb5758f58d9cf0a Mon Sep 17 00:00:00 2001 From: ctrox <2719925+ctrox@users.noreply.github.com> Date: Thu, 27 Jun 2024 18:14:00 +0000 Subject: [PATCH] chore: update image versions --- config/production/kustomization.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/production/kustomization.yaml b/config/production/kustomization.yaml index 6a28e6e..082bcd9 100644 --- a/config/production/kustomization.yaml +++ b/config/production/kustomization.yaml @@ -9,10 +9,10 @@ components: images: - name: installer newName: ghcr.io/ctrox/zeropod-installer - newTag: v0.3.2 + newTag: v0.4.0 - name: manager newName: ghcr.io/ctrox/zeropod-manager - newTag: v0.3.2 + newTag: v0.4.0 patches: - patch: |- - op: add