From ab79bc12767c100c12b11436ffb255ea63d606c8 Mon Sep 17 00:00:00 2001 From: "andreas.dinauer" Date: Mon, 17 Nov 2025 21:07:28 +0100 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=200.4.6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- chart/Chart.yaml | 2 +- chart/templates/bigBucket/deployment.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 4a3c4b2..36654b9 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -1,3 +1,3 @@ apiVersion: v2 name: kubooboo-chart -version: 0.4.5 \ No newline at end of file +version: 0.4.6 \ No newline at end of file diff --git a/chart/templates/bigBucket/deployment.yaml b/chart/templates/bigBucket/deployment.yaml index 0c9d45b..d397c23 100644 --- a/chart/templates/bigBucket/deployment.yaml +++ b/chart/templates/bigBucket/deployment.yaml @@ -16,7 +16,7 @@ spec: spec: containers: - name: big-bucket-pod - image: harbor.dinauer.dev/big-bucket/core:13 + image: harbor.dinauer.dev/big-bucket/core:14 resources: requests: memory: "256Mi"