Compare commits

..

1 Commits

Author SHA1 Message Date
a536911c7f Update deploy/deluge/deluge-deploy.yaml 2025-05-11 13:44:06 +02: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: /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.1.1 version: 1.1.0
releaseName: plane-app releaseName: plane-app
valuesInline: valuesInline:
planeVersion: stable planeVersion: stable