From be4198a3ca411978069f95b9473862a55d1a5d1d Mon Sep 17 00:00:00 2001 From: Cyrill Troxler Date: Tue, 10 Mar 2026 19:02:54 +0100 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 c0155a9..4652201 100644 --- a/config/production/kustomization.yaml +++ b/config/production/kustomization.yaml @@ -11,10 +11,10 @@ components: images: - name: installer newName: ghcr.io/ctrox/zeropod-installer - newTag: v0.11.1 + newTag: v0.11.2 - name: manager newName: ghcr.io/ctrox/zeropod-manager - newTag: v0.11.1 + newTag: v0.11.2 patches: - patch: |- - op: add