From 058e8cc6f2f32dba19b44883a4c98546ef59fb49 Mon Sep 17 00:00:00 2001 From: ctrox <2719925+ctrox@users.noreply.github.com> Date: Wed, 10 Jul 2024 18:19:34 +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 082bcd9..23f47a5 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.4.0 + newTag: v0.4.1 - name: manager newName: ghcr.io/ctrox/zeropod-manager - newTag: v0.4.0 + newTag: v0.4.1 patches: - patch: |- - op: add