diff --git a/chart/Chart.yaml b/chart/Chart.yaml index dea30a7..607e63b 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -1,3 +1,3 @@ apiVersion: v2 name: kubooboo-chart -version: 0.2.9 \ No newline at end of file +version: 0.2.10 \ No newline at end of file diff --git a/chart/templates/frontend/deployment.yaml b/chart/templates/frontend/deployment.yaml index e1c6dfe..87ae489 100644 --- a/chart/templates/frontend/deployment.yaml +++ b/chart/templates/frontend/deployment.yaml @@ -22,7 +22,7 @@ spec: cpu: "100m" limits: memory: "128Mi" - image: harbor.dinauer.dev/kubooboo/frontend:7 + image: harbor.dinauer.dev/kubooboo/frontend:8 ports: - containerPort: 3000 env: