From 3acdc65e23aaecec4429a859c8ee552ba1314e90 Mon Sep 17 00:00:00 2001 From: Cyrill Troxler Date: Sat, 13 Jan 2024 13:32:48 +0100 Subject: [PATCH] chore: bump 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 d1bda82..803c90a 100644 --- a/config/production/kustomization.yaml +++ b/config/production/kustomization.yaml @@ -3,10 +3,10 @@ resources: images: - name: manager newName: ghcr.io/ctrox/zeropod-manager - newTag: v0.0.2 + newTag: v0.1.0 - name: installer newName: ghcr.io/ctrox/zeropod-installer - newTag: v0.0.2 + newTag: v0.1.0 patches: - patch: |- - op: add