From d168e5572dc2e47bf7f6457dc00238420ee166b9 Mon Sep 17 00:00:00 2001 From: Andreas Dinauer Date: Thu, 1 Jan 2026 11:32:57 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=200.4.10?= 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 d23f119..9142503 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -1,3 +1,3 @@ apiVersion: v2 name: kubooboo-chart -version: 0.4.9 \ No newline at end of file +version: 0.4.10 \ No newline at end of file diff --git a/chart/values.yaml b/chart/values.yaml index df12d79..370a341 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -5,12 +5,12 @@ url: frontend: replicas: 1 image: - tag: 26 + tag: 27 backend: replicas: 1 image: - tag: 61 + tag: 62 bigBucket: replicas: 1 \ No newline at end of file