소스 검색

Publish new changes in catalog

sonicaj 2 년 전
부모
커밋
ca3a00397f

+ 0 - 0
enterprise/syncthing/1.1.0/Chart.lock → enterprise/syncthing/1.1.1/Chart.lock


+ 1 - 1
enterprise/syncthing/1.1.0/Chart.yaml → enterprise/syncthing/1.1.1/Chart.yaml

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

+ 0 - 0
enterprise/syncthing/1.1.0/README.md → enterprise/syncthing/1.1.1/README.md


+ 0 - 0
enterprise/syncthing/1.1.0/app-readme.md → enterprise/syncthing/1.1.1/app-readme.md


+ 0 - 0
enterprise/syncthing/1.1.0/charts/common-1.1.1.tgz → enterprise/syncthing/1.1.1/charts/common-1.1.1.tgz


+ 0 - 0
enterprise/syncthing/1.1.0/ci/basic-no-hostnet-values.yaml → enterprise/syncthing/1.1.1/ci/basic-no-hostnet-values.yaml


+ 0 - 0
enterprise/syncthing/1.1.0/ci/basic-values.yaml → enterprise/syncthing/1.1.1/ci/basic-values.yaml


+ 0 - 0
enterprise/syncthing/1.1.0/ci/https-no-hostnet-values.yaml → enterprise/syncthing/1.1.1/ci/https-no-hostnet-values.yaml


+ 0 - 0
enterprise/syncthing/1.1.0/ci/https-values.yaml → enterprise/syncthing/1.1.1/ci/https-values.yaml


+ 0 - 0
enterprise/syncthing/1.1.0/ix_values.yaml → enterprise/syncthing/1.1.1/ix_values.yaml


+ 0 - 0
enterprise/syncthing/1.1.0/metadata.yaml → enterprise/syncthing/1.1.1/metadata.yaml


+ 0 - 0
enterprise/syncthing/1.1.0/questions.yaml → enterprise/syncthing/1.1.1/questions.yaml


+ 0 - 0
enterprise/syncthing/1.1.0/templates/NOTES.txt → enterprise/syncthing/1.1.1/templates/NOTES.txt


+ 0 - 0
enterprise/syncthing/1.1.0/templates/_certContainer.tpl → enterprise/syncthing/1.1.1/templates/_certContainer.tpl


+ 2 - 1
enterprise/syncthing/1.1.0/templates/_configure.tpl → enterprise/syncthing/1.1.1/templates/_configure.tpl

@@ -26,7 +26,7 @@ configmap:
         done
 
         function setConfig() {
-          syncthing cli --home "$configDir" config $@
+          syncthing cli --home "$configDir" config "$@"
         }
 
         # Now we can use the syncthing cli (wrapper around the API) to set the defaults.
@@ -50,6 +50,7 @@ configmap:
         setConfig defaults folder send-xattrs set -- 1
         setConfig defaults folder sync-xattrs set -- 1
         setConfig defaults folder ignore-perms set -- 1
+        setConfig defaults folder path set -- ""
   syncthing-truenas-logo:
     enabled: true
     data:

+ 0 - 0
enterprise/syncthing/1.1.0/templates/_persistence.tpl → enterprise/syncthing/1.1.1/templates/_persistence.tpl


+ 0 - 0
enterprise/syncthing/1.1.0/templates/_portal.tpl → enterprise/syncthing/1.1.1/templates/_portal.tpl


+ 0 - 0
enterprise/syncthing/1.1.0/templates/_service.tpl → enterprise/syncthing/1.1.1/templates/_service.tpl


+ 0 - 0
enterprise/syncthing/1.1.0/templates/_syncthing.tpl → enterprise/syncthing/1.1.1/templates/_syncthing.tpl


+ 0 - 0
enterprise/syncthing/1.1.0/templates/common.yaml → enterprise/syncthing/1.1.1/templates/common.yaml


+ 0 - 0
enterprise/syncthing/1.1.0/upgrade_strategy_disable → enterprise/syncthing/1.1.1/upgrade_strategy_disable