diff --git a/charts/syncthing/1.0.17/Chart.lock b/charts/syncthing/1.0.18/Chart.lock similarity index 100% rename from charts/syncthing/1.0.17/Chart.lock rename to charts/syncthing/1.0.18/Chart.lock diff --git a/charts/syncthing/1.0.17/Chart.yaml b/charts/syncthing/1.0.18/Chart.yaml similarity index 91% rename from charts/syncthing/1.0.17/Chart.yaml rename to charts/syncthing/1.0.18/Chart.yaml index 8913621e1c..abfcac1d3f 100644 --- a/charts/syncthing/1.0.17/Chart.yaml +++ b/charts/syncthing/1.0.18/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.23.1 +appVersion: 1.23.2 dependencies: - name: common repository: file://../../../library/common/2207.0.0 @@ -11,4 +11,4 @@ keywords: - storage - backup name: syncthing -version: 1.0.17 +version: 1.0.18 diff --git a/charts/syncthing/1.0.17/README.md b/charts/syncthing/1.0.18/README.md similarity index 100% rename from charts/syncthing/1.0.17/README.md rename to charts/syncthing/1.0.18/README.md diff --git a/charts/syncthing/1.0.17/app-readme.md b/charts/syncthing/1.0.18/app-readme.md similarity index 100% rename from charts/syncthing/1.0.17/app-readme.md rename to charts/syncthing/1.0.18/app-readme.md diff --git a/charts/syncthing/1.0.17/charts/common-2207.0.0.tgz b/charts/syncthing/1.0.18/charts/common-2207.0.0.tgz similarity index 100% rename from charts/syncthing/1.0.17/charts/common-2207.0.0.tgz rename to charts/syncthing/1.0.18/charts/common-2207.0.0.tgz diff --git a/test/syncthing/1.0.17/ix_values.yaml b/charts/syncthing/1.0.18/ix_values.yaml similarity index 82% rename from test/syncthing/1.0.17/ix_values.yaml rename to charts/syncthing/1.0.18/ix_values.yaml index ef04c13a30..745a2fc659 100644 --- a/test/syncthing/1.0.17/ix_values.yaml +++ b/charts/syncthing/1.0.18/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: syncthing/syncthing - tag: 1.23.1 + tag: 1.23.2 diff --git a/charts/syncthing/1.0.17/questions.yaml b/charts/syncthing/1.0.18/questions.yaml similarity index 100% rename from charts/syncthing/1.0.17/questions.yaml rename to charts/syncthing/1.0.18/questions.yaml diff --git a/charts/syncthing/1.0.17/templates/deployment.yaml b/charts/syncthing/1.0.18/templates/deployment.yaml similarity index 100% rename from charts/syncthing/1.0.17/templates/deployment.yaml rename to charts/syncthing/1.0.18/templates/deployment.yaml diff --git a/charts/syncthing/1.0.17/templates/pre-install-job.yaml b/charts/syncthing/1.0.18/templates/pre-install-job.yaml similarity index 100% rename from charts/syncthing/1.0.17/templates/pre-install-job.yaml rename to charts/syncthing/1.0.18/templates/pre-install-job.yaml diff --git a/charts/syncthing/1.0.17/templates/service.yaml b/charts/syncthing/1.0.18/templates/service.yaml similarity index 100% rename from charts/syncthing/1.0.17/templates/service.yaml rename to charts/syncthing/1.0.18/templates/service.yaml diff --git a/charts/syncthing/1.0.17/templates/tests/deployment-check.yaml b/charts/syncthing/1.0.18/templates/tests/deployment-check.yaml similarity index 100% rename from charts/syncthing/1.0.17/templates/tests/deployment-check.yaml rename to charts/syncthing/1.0.18/templates/tests/deployment-check.yaml diff --git a/test/syncthing/1.0.17/test_values.yaml b/charts/syncthing/1.0.18/test_values.yaml similarity index 96% rename from test/syncthing/1.0.17/test_values.yaml rename to charts/syncthing/1.0.18/test_values.yaml index 1cf7c7ccff..65fa05bc2b 100644 --- a/test/syncthing/1.0.17/test_values.yaml +++ b/charts/syncthing/1.0.18/test_values.yaml @@ -11,7 +11,7 @@ hostNetwork: false image: pullPolicy: IfNotPresent repository: syncthing/syncthing - tag: 1.23.1 + tag: 1.23.2 ownerGID: 568 ownerUID: 568 tcp_port: 32001 diff --git a/test/syncthing/1.0.17/Chart.lock b/test/syncthing/1.0.18/Chart.lock similarity index 100% rename from test/syncthing/1.0.17/Chart.lock rename to test/syncthing/1.0.18/Chart.lock diff --git a/test/syncthing/1.0.17/Chart.yaml b/test/syncthing/1.0.18/Chart.yaml similarity index 91% rename from test/syncthing/1.0.17/Chart.yaml rename to test/syncthing/1.0.18/Chart.yaml index 8913621e1c..abfcac1d3f 100644 --- a/test/syncthing/1.0.17/Chart.yaml +++ b/test/syncthing/1.0.18/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.23.1 +appVersion: 1.23.2 dependencies: - name: common repository: file://../../../library/common/2207.0.0 @@ -11,4 +11,4 @@ keywords: - storage - backup name: syncthing -version: 1.0.17 +version: 1.0.18 diff --git a/test/syncthing/1.0.17/README.md b/test/syncthing/1.0.18/README.md similarity index 100% rename from test/syncthing/1.0.17/README.md rename to test/syncthing/1.0.18/README.md diff --git a/test/syncthing/1.0.17/app-readme.md b/test/syncthing/1.0.18/app-readme.md similarity index 100% rename from test/syncthing/1.0.17/app-readme.md rename to test/syncthing/1.0.18/app-readme.md diff --git a/test/syncthing/1.0.17/charts/common-2207.0.0.tgz b/test/syncthing/1.0.18/charts/common-2207.0.0.tgz similarity index 100% rename from test/syncthing/1.0.17/charts/common-2207.0.0.tgz rename to test/syncthing/1.0.18/charts/common-2207.0.0.tgz diff --git a/charts/syncthing/1.0.17/ix_values.yaml b/test/syncthing/1.0.18/ix_values.yaml similarity index 82% rename from charts/syncthing/1.0.17/ix_values.yaml rename to test/syncthing/1.0.18/ix_values.yaml index ef04c13a30..745a2fc659 100644 --- a/charts/syncthing/1.0.17/ix_values.yaml +++ b/test/syncthing/1.0.18/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: syncthing/syncthing - tag: 1.23.1 + tag: 1.23.2 diff --git a/test/syncthing/1.0.17/questions.yaml b/test/syncthing/1.0.18/questions.yaml similarity index 100% rename from test/syncthing/1.0.17/questions.yaml rename to test/syncthing/1.0.18/questions.yaml diff --git a/test/syncthing/1.0.17/templates/deployment.yaml b/test/syncthing/1.0.18/templates/deployment.yaml similarity index 100% rename from test/syncthing/1.0.17/templates/deployment.yaml rename to test/syncthing/1.0.18/templates/deployment.yaml diff --git a/test/syncthing/1.0.17/templates/pre-install-job.yaml b/test/syncthing/1.0.18/templates/pre-install-job.yaml similarity index 100% rename from test/syncthing/1.0.17/templates/pre-install-job.yaml rename to test/syncthing/1.0.18/templates/pre-install-job.yaml diff --git a/test/syncthing/1.0.17/templates/service.yaml b/test/syncthing/1.0.18/templates/service.yaml similarity index 100% rename from test/syncthing/1.0.17/templates/service.yaml rename to test/syncthing/1.0.18/templates/service.yaml diff --git a/test/syncthing/1.0.17/templates/tests/deployment-check.yaml b/test/syncthing/1.0.18/templates/tests/deployment-check.yaml similarity index 100% rename from test/syncthing/1.0.17/templates/tests/deployment-check.yaml rename to test/syncthing/1.0.18/templates/tests/deployment-check.yaml diff --git a/charts/syncthing/1.0.17/test_values.yaml b/test/syncthing/1.0.18/test_values.yaml similarity index 96% rename from charts/syncthing/1.0.17/test_values.yaml rename to test/syncthing/1.0.18/test_values.yaml index 1cf7c7ccff..65fa05bc2b 100644 --- a/charts/syncthing/1.0.17/test_values.yaml +++ b/test/syncthing/1.0.18/test_values.yaml @@ -11,7 +11,7 @@ hostNetwork: false image: pullPolicy: IfNotPresent repository: syncthing/syncthing - tag: 1.23.1 + tag: 1.23.2 ownerGID: 568 ownerUID: 568 tcp_port: 32001