From 45c8329eca01e3394b54a50ac589229ea8de3dd8 Mon Sep 17 00:00:00 2001 From: Andreas Dinauer Date: Tue, 6 Jan 2026 11:29:37 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=200.4.12?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- chart/Chart.yaml | 2 +- chart/values.yaml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index b691eb1..61c9e9c 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -1,3 +1,3 @@ apiVersion: v2 name: kubooboo-chart -version: 0.4.11 \ No newline at end of file +version: 0.4.12 \ No newline at end of file diff --git a/chart/values.yaml b/chart/values.yaml index 2a268cb..eeb3e3d 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -5,12 +5,12 @@ url: frontend: replicas: 1 image: - tag: 28 + tag: 29 backend: replicas: 1 image: - tag: 63 + tag: 64 bigBucket: replicas: 1 \ No newline at end of file