Update values-plane.yaml

This commit is contained in:
Daniel
2025-10-16 14:17:55 +02:00
parent fe518f4321
commit 2c43c7cd25

View File

@@ -36,7 +36,23 @@ spec:
targetRevision: 1.2.* targetRevision: 1.2.*
helm: helm:
values: | values: |
planeVersion: 1.14.1 planeVersion: v1.14.1
web:
image: artifacts.plane.so/makeplane/plane-frontend:stable
space:
image: artifacts.plane.so/makeplane/plane-space:stable
admin:
image: artifacts.plane.so/makeplane/plane-admin:stable
live:
image: artifacts.plane.so/makeplane/plane-live:stable
api:
image: artifacts.plane.so/makeplane/plane-backend:v1.14.1
worker:
image: artifacts.plane.so/makeplane/plane-backend:v1.14.1
beatworker:
image: artifacts.plane.so/makeplane/plane-backend:v1.14.1
ingress: ingress:
enabled: true enabled: true