From 137a2e7a47e14ae67476fecf11b044ac949c93c5 Mon Sep 17 00:00:00 2001 From: sonicaj Date: Thu, 20 Jul 2023 11:38:33 +0000 Subject: [PATCH] Publish new changes in catalog --- enterprise/syncthing/{1.0.9 => 1.0.10}/Chart.lock | 0 enterprise/syncthing/{1.0.9 => 1.0.10}/Chart.yaml | 2 +- enterprise/syncthing/{1.0.9 => 1.0.10}/README.md | 0 .../syncthing/{1.0.9 => 1.0.10}/app-readme.md | 0 .../{1.0.9 => 1.0.10}/charts/common-1.0.12.tgz | Bin .../ci/basic-no-hostnet-values.yaml | 0 .../{1.0.9 => 1.0.10}/ci/basic-values.yaml | 0 .../ci/https-no-hostnet-values.yaml | 0 .../{1.0.9 => 1.0.10}/ci/https-values.yaml | 0 .../syncthing/{1.0.9 => 1.0.10}/ix_values.yaml | 0 .../syncthing/{1.0.9 => 1.0.10}/metadata.yaml | 0 .../syncthing/{1.0.9 => 1.0.10}/questions.yaml | 0 .../syncthing/{1.0.9 => 1.0.10}/templates/NOTES.txt | 0 .../{1.0.9 => 1.0.10}/templates/_certContainer.tpl | 0 .../{1.0.9 => 1.0.10}/templates/_configure.tpl | 1 + .../{1.0.9 => 1.0.10}/templates/_persistence.tpl | 0 .../{1.0.9 => 1.0.10}/templates/_portal.tpl | 0 .../{1.0.9 => 1.0.10}/templates/_service.tpl | 0 .../{1.0.9 => 1.0.10}/templates/_syncthing.tpl | 3 ++- .../{1.0.9 => 1.0.10}/templates/common.yaml | 0 .../{1.0.9 => 1.0.10}/upgrade_strategy_disable | 0 21 files changed, 4 insertions(+), 2 deletions(-) rename enterprise/syncthing/{1.0.9 => 1.0.10}/Chart.lock (100%) rename enterprise/syncthing/{1.0.9 => 1.0.10}/Chart.yaml (97%) rename enterprise/syncthing/{1.0.9 => 1.0.10}/README.md (100%) rename enterprise/syncthing/{1.0.9 => 1.0.10}/app-readme.md (100%) rename enterprise/syncthing/{1.0.9 => 1.0.10}/charts/common-1.0.12.tgz (100%) rename enterprise/syncthing/{1.0.9 => 1.0.10}/ci/basic-no-hostnet-values.yaml (100%) rename enterprise/syncthing/{1.0.9 => 1.0.10}/ci/basic-values.yaml (100%) rename enterprise/syncthing/{1.0.9 => 1.0.10}/ci/https-no-hostnet-values.yaml (100%) rename enterprise/syncthing/{1.0.9 => 1.0.10}/ci/https-values.yaml (100%) rename enterprise/syncthing/{1.0.9 => 1.0.10}/ix_values.yaml (100%) rename enterprise/syncthing/{1.0.9 => 1.0.10}/metadata.yaml (100%) rename enterprise/syncthing/{1.0.9 => 1.0.10}/questions.yaml (100%) rename enterprise/syncthing/{1.0.9 => 1.0.10}/templates/NOTES.txt (100%) rename enterprise/syncthing/{1.0.9 => 1.0.10}/templates/_certContainer.tpl (100%) rename enterprise/syncthing/{1.0.9 => 1.0.10}/templates/_configure.tpl (99%) rename enterprise/syncthing/{1.0.9 => 1.0.10}/templates/_persistence.tpl (100%) rename enterprise/syncthing/{1.0.9 => 1.0.10}/templates/_portal.tpl (100%) rename enterprise/syncthing/{1.0.9 => 1.0.10}/templates/_service.tpl (100%) rename enterprise/syncthing/{1.0.9 => 1.0.10}/templates/_syncthing.tpl (95%) rename enterprise/syncthing/{1.0.9 => 1.0.10}/templates/common.yaml (100%) rename enterprise/syncthing/{1.0.9 => 1.0.10}/upgrade_strategy_disable (100%) diff --git a/enterprise/syncthing/1.0.9/Chart.lock b/enterprise/syncthing/1.0.10/Chart.lock similarity index 100% rename from enterprise/syncthing/1.0.9/Chart.lock rename to enterprise/syncthing/1.0.10/Chart.lock diff --git a/enterprise/syncthing/1.0.9/Chart.yaml b/enterprise/syncthing/1.0.10/Chart.yaml similarity index 97% rename from enterprise/syncthing/1.0.9/Chart.yaml rename to enterprise/syncthing/1.0.10/Chart.yaml index f56b754d67..4a1084a444 100644 --- a/enterprise/syncthing/1.0.9/Chart.yaml +++ b/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' diff --git a/enterprise/syncthing/1.0.9/README.md b/enterprise/syncthing/1.0.10/README.md similarity index 100% rename from enterprise/syncthing/1.0.9/README.md rename to enterprise/syncthing/1.0.10/README.md diff --git a/enterprise/syncthing/1.0.9/app-readme.md b/enterprise/syncthing/1.0.10/app-readme.md similarity index 100% rename from enterprise/syncthing/1.0.9/app-readme.md rename to enterprise/syncthing/1.0.10/app-readme.md diff --git a/enterprise/syncthing/1.0.9/charts/common-1.0.12.tgz b/enterprise/syncthing/1.0.10/charts/common-1.0.12.tgz similarity index 100% rename from enterprise/syncthing/1.0.9/charts/common-1.0.12.tgz rename to enterprise/syncthing/1.0.10/charts/common-1.0.12.tgz diff --git a/enterprise/syncthing/1.0.9/ci/basic-no-hostnet-values.yaml b/enterprise/syncthing/1.0.10/ci/basic-no-hostnet-values.yaml similarity index 100% rename from enterprise/syncthing/1.0.9/ci/basic-no-hostnet-values.yaml rename to enterprise/syncthing/1.0.10/ci/basic-no-hostnet-values.yaml diff --git a/enterprise/syncthing/1.0.9/ci/basic-values.yaml b/enterprise/syncthing/1.0.10/ci/basic-values.yaml similarity index 100% rename from enterprise/syncthing/1.0.9/ci/basic-values.yaml rename to enterprise/syncthing/1.0.10/ci/basic-values.yaml diff --git a/enterprise/syncthing/1.0.9/ci/https-no-hostnet-values.yaml b/enterprise/syncthing/1.0.10/ci/https-no-hostnet-values.yaml similarity index 100% rename from enterprise/syncthing/1.0.9/ci/https-no-hostnet-values.yaml rename to enterprise/syncthing/1.0.10/ci/https-no-hostnet-values.yaml diff --git a/enterprise/syncthing/1.0.9/ci/https-values.yaml b/enterprise/syncthing/1.0.10/ci/https-values.yaml similarity index 100% rename from enterprise/syncthing/1.0.9/ci/https-values.yaml rename to enterprise/syncthing/1.0.10/ci/https-values.yaml diff --git a/enterprise/syncthing/1.0.9/ix_values.yaml b/enterprise/syncthing/1.0.10/ix_values.yaml similarity index 100% rename from enterprise/syncthing/1.0.9/ix_values.yaml rename to enterprise/syncthing/1.0.10/ix_values.yaml diff --git a/enterprise/syncthing/1.0.9/metadata.yaml b/enterprise/syncthing/1.0.10/metadata.yaml similarity index 100% rename from enterprise/syncthing/1.0.9/metadata.yaml rename to enterprise/syncthing/1.0.10/metadata.yaml diff --git a/enterprise/syncthing/1.0.9/questions.yaml b/enterprise/syncthing/1.0.10/questions.yaml similarity index 100% rename from enterprise/syncthing/1.0.9/questions.yaml rename to enterprise/syncthing/1.0.10/questions.yaml diff --git a/enterprise/syncthing/1.0.9/templates/NOTES.txt b/enterprise/syncthing/1.0.10/templates/NOTES.txt similarity index 100% rename from enterprise/syncthing/1.0.9/templates/NOTES.txt rename to enterprise/syncthing/1.0.10/templates/NOTES.txt diff --git a/enterprise/syncthing/1.0.9/templates/_certContainer.tpl b/enterprise/syncthing/1.0.10/templates/_certContainer.tpl similarity index 100% rename from enterprise/syncthing/1.0.9/templates/_certContainer.tpl rename to enterprise/syncthing/1.0.10/templates/_certContainer.tpl diff --git a/enterprise/syncthing/1.0.9/templates/_configure.tpl b/enterprise/syncthing/1.0.10/templates/_configure.tpl similarity index 99% rename from enterprise/syncthing/1.0.9/templates/_configure.tpl rename to enterprise/syncthing/1.0.10/templates/_configure.tpl index 989e3710c3..390f118314 100644 --- a/enterprise/syncthing/1.0.9/templates/_configure.tpl +++ b/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: diff --git a/enterprise/syncthing/1.0.9/templates/_persistence.tpl b/enterprise/syncthing/1.0.10/templates/_persistence.tpl similarity index 100% rename from enterprise/syncthing/1.0.9/templates/_persistence.tpl rename to enterprise/syncthing/1.0.10/templates/_persistence.tpl diff --git a/enterprise/syncthing/1.0.9/templates/_portal.tpl b/enterprise/syncthing/1.0.10/templates/_portal.tpl similarity index 100% rename from enterprise/syncthing/1.0.9/templates/_portal.tpl rename to enterprise/syncthing/1.0.10/templates/_portal.tpl diff --git a/enterprise/syncthing/1.0.9/templates/_service.tpl b/enterprise/syncthing/1.0.10/templates/_service.tpl similarity index 100% rename from enterprise/syncthing/1.0.9/templates/_service.tpl rename to enterprise/syncthing/1.0.10/templates/_service.tpl diff --git a/enterprise/syncthing/1.0.9/templates/_syncthing.tpl b/enterprise/syncthing/1.0.10/templates/_syncthing.tpl similarity index 95% rename from enterprise/syncthing/1.0.9/templates/_syncthing.tpl rename to enterprise/syncthing/1.0.10/templates/_syncthing.tpl index a15113cd20..be392f87be 100644 --- a/enterprise/syncthing/1.0.9/templates/_syncthing.tpl +++ b/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 diff --git a/enterprise/syncthing/1.0.9/templates/common.yaml b/enterprise/syncthing/1.0.10/templates/common.yaml similarity index 100% rename from enterprise/syncthing/1.0.9/templates/common.yaml rename to enterprise/syncthing/1.0.10/templates/common.yaml diff --git a/enterprise/syncthing/1.0.9/upgrade_strategy_disable b/enterprise/syncthing/1.0.10/upgrade_strategy_disable similarity index 100% rename from enterprise/syncthing/1.0.9/upgrade_strategy_disable rename to enterprise/syncthing/1.0.10/upgrade_strategy_disable