⬆️ 0.3.10

This commit is contained in:
andreas.dinauer 2025-11-10 20:57:37 +01:00
parent b70624b0ab
commit 5fb70d278e
3 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
apiVersion: v2
name: kubooboo-chart
version: 0.3.9
version: 0.3.10

View File

@ -24,7 +24,7 @@ spec:
secretName: {{ required ".Values.backend.kubeconfig.secretName required" .Values.backend.kubeconfig.secretName }}
containers:
- name: backend-pod
image: harbor.dinauer.dev/kubooboo/backend:45
image: harbor.dinauer.dev/kubooboo/backend:46
resources:
requests:
memory: "256Mi"

View File

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