Jelajahi Sumber

Publish new changes in catalog

sonicaj 2 tahun lalu
induk
melakukan
137a2e7a47

+ 0 - 0
enterprise/syncthing/1.0.9/Chart.lock → enterprise/syncthing/1.0.10/Chart.lock


+ 1 - 1
enterprise/syncthing/1.0.9/Chart.yaml → enterprise/syncthing/1.0.10/Chart.yaml

@@ -3,7 +3,7 @@ description: Syncthing is a continuous file synchronization program.
 annotations:
   title: Syncthing
 type: application
-version: 1.0.9
+version: 1.0.10
 apiVersion: v2
 appVersion: '1.23.3'
 kubeVersion: '>=1.16.0-0'

+ 0 - 0
enterprise/syncthing/1.0.9/README.md → enterprise/syncthing/1.0.10/README.md


+ 0 - 0
enterprise/syncthing/1.0.9/app-readme.md → enterprise/syncthing/1.0.10/app-readme.md


+ 0 - 0
enterprise/syncthing/1.0.9/charts/common-1.0.12.tgz → enterprise/syncthing/1.0.10/charts/common-1.0.12.tgz


+ 0 - 0
enterprise/syncthing/1.0.9/ci/basic-no-hostnet-values.yaml → enterprise/syncthing/1.0.10/ci/basic-no-hostnet-values.yaml


+ 0 - 0
enterprise/syncthing/1.0.9/ci/basic-values.yaml → enterprise/syncthing/1.0.10/ci/basic-values.yaml


+ 0 - 0
enterprise/syncthing/1.0.9/ci/https-no-hostnet-values.yaml → enterprise/syncthing/1.0.10/ci/https-no-hostnet-values.yaml


+ 0 - 0
enterprise/syncthing/1.0.9/ci/https-values.yaml → enterprise/syncthing/1.0.10/ci/https-values.yaml


+ 0 - 0
enterprise/syncthing/1.0.9/ix_values.yaml → enterprise/syncthing/1.0.10/ix_values.yaml


+ 0 - 0
enterprise/syncthing/1.0.9/metadata.yaml → enterprise/syncthing/1.0.10/metadata.yaml


+ 0 - 0
enterprise/syncthing/1.0.9/questions.yaml → enterprise/syncthing/1.0.10/questions.yaml


+ 0 - 0
enterprise/syncthing/1.0.9/templates/NOTES.txt → enterprise/syncthing/1.0.10/templates/NOTES.txt


+ 0 - 0
enterprise/syncthing/1.0.9/templates/_certContainer.tpl → enterprise/syncthing/1.0.10/templates/_certContainer.tpl


+ 1 - 0
enterprise/syncthing/1.0.9/templates/_configure.tpl → enterprise/syncthing/1.0.10/templates/_configure.tpl

@@ -49,6 +49,7 @@ configmap:
         setConfig defaults folder sync-ownership set -- 1
         setConfig defaults folder send-xattrs set -- 1
         setConfig defaults folder sync-xattrs set -- 1
+        setConfig defaults folder ignore-perms set -- 1
   syncthing-truenas-logo:
     enabled: true
     data:

+ 0 - 0
enterprise/syncthing/1.0.9/templates/_persistence.tpl → enterprise/syncthing/1.0.10/templates/_persistence.tpl


+ 0 - 0
enterprise/syncthing/1.0.9/templates/_portal.tpl → enterprise/syncthing/1.0.10/templates/_portal.tpl


+ 0 - 0
enterprise/syncthing/1.0.9/templates/_service.tpl → enterprise/syncthing/1.0.10/templates/_service.tpl


+ 2 - 1
enterprise/syncthing/1.0.9/templates/_syncthing.tpl → enterprise/syncthing/1.0.10/templates/_syncthing.tpl

@@ -30,8 +30,9 @@ workload:
                 - SETGID
                 - SETFCAP
                 - SETPCAP
+                - SYS_ADMIN
           env:
-            PCAP: cap_chown,cap_dac_override,cap_fowner+ep
+            PCAP: cap_sys_admin,cap_chown,cap_dac_override,cap_fowner+ep
             STGUIADDRESS: "0.0.0.0:{{ .Values.syncthingNetwork.webPort }}"
             # Set a custom override for the GUI assets
             STGUIASSETS: /var/truenas/assets/gui

+ 0 - 0
enterprise/syncthing/1.0.9/templates/common.yaml → enterprise/syncthing/1.0.10/templates/common.yaml


+ 0 - 0
enterprise/syncthing/1.0.9/upgrade_strategy_disable → enterprise/syncthing/1.0.10/upgrade_strategy_disable