diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 7cdc9b1..6a15205 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -1,3 +1,3 @@ apiVersion: v2 name: kubooboo-chart -version: 0.2.13 \ No newline at end of file +version: 0.2.14 \ No newline at end of file diff --git a/chart/templates/backend/deployment.yaml b/chart/templates/backend/deployment.yaml index 83e1ff6..a5a0edc 100644 --- a/chart/templates/backend/deployment.yaml +++ b/chart/templates/backend/deployment.yaml @@ -23,7 +23,7 @@ spec: secretName: kubeconfig containers: - name: backend-pod - image: harbor.dinauer.dev/kubooboo/backend:36 + image: harbor.dinauer.dev/kubooboo/backend:37 resources: requests: memory: "256Mi"