Compare commits

..

1 Commits

Author SHA1 Message Date
a55672103b Update Helm release plane-ce to v1.1.1 2025-04-28 15:00:33 +00:00
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: /download mountPath: /downloads
- 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.1.2 version: 1.1.1
releaseName: plane-app releaseName: plane-app
valuesInline: valuesInline:
planeVersion: stable planeVersion: stable