Compare commits

..

3 Commits

2 changed files with 2 additions and 2 deletions

View File

@@ -55,7 +55,7 @@ spec:
- name: config - name: config
mountPath: /config mountPath: /config
- name: downloads - name: downloads
mountPath: /downloads mountPath: /download
- name: dev-net-tun - name: dev-net-tun
mountPath: /dev/net/tun mountPath: /dev/net/tun
volumes: volumes:

View File

@@ -3,7 +3,7 @@ namespace: plane-ce
helmCharts: helmCharts:
- name: plane-ce - name: plane-ce
repo: https://helm.plane.so/ repo: https://helm.plane.so/
version: 1.0.30 version: 1.1.0
releaseName: plane-app releaseName: plane-app
valuesInline: valuesInline:
planeVersion: stable planeVersion: stable