⬆️ 0.1.9 Fix frontend

This commit is contained in:
andreas.dinauer 2025-10-26 19:52:47 +01:00
parent 4cd5e360aa
commit f7d05f37fd
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
apiVersion: v2 apiVersion: v2
name: kubooboo-chart name: kubooboo-chart
version: 0.1.8 version: 0.1.9

View File

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