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