⬆️ 0.2.13

This commit is contained in:
andreas.dinauer 2025-11-01 20:37:40 +01:00
parent e92e81d7eb
commit 1e063a9623
3 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
apiVersion: v2
name: kubooboo-chart
version: 0.2.12
version: 0.2.13

View File

@ -23,7 +23,7 @@ spec:
secretName: kubeconfig
containers:
- name: backend-pod
image: harbor.dinauer.dev/kubooboo/backend:35
image: harbor.dinauer.dev/kubooboo/backend:36
resources:
requests:
memory: "256Mi"

View File

@ -22,7 +22,7 @@ spec:
cpu: "100m"
limits:
memory: "128Mi"
image: harbor.dinauer.dev/kubooboo/frontend:9
image: harbor.dinauer.dev/kubooboo/frontend:10
ports:
- containerPort: 3000
env: