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"