Update values-plane.yaml
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user