diff --git a/test/syncthing/1.2.2/Chart.lock b/test/syncthing/1.2.2/Chart.lock deleted file mode 100644 index 7d2705c231..0000000000 --- a/test/syncthing/1.2.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.2.8 -digest: sha256:6798e8f5a66aa1f06247a6b75c10b03b6d7777b129251995e2e4249c89b0eaef -generated: "2024-01-11T19:04:53.665949067+02:00" diff --git a/test/syncthing/1.2.2/charts/common-1.2.8.tgz b/test/syncthing/1.2.2/charts/common-1.2.8.tgz deleted file mode 100644 index 3bf08a7139..0000000000 Binary files a/test/syncthing/1.2.2/charts/common-1.2.8.tgz and /dev/null differ diff --git a/test/syncthing/1.2.3/Chart.lock b/test/syncthing/1.2.3/Chart.lock new file mode 100644 index 0000000000..0424545cb2 --- /dev/null +++ b/test/syncthing/1.2.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.2.9 +digest: sha256:af1a9a1f87e3e48453c9f25f909f5ebcd7fa6e25162b7b425448ba752bcdbc5c +generated: "2024-04-19T16:35:28.181588106+03:00" diff --git a/test/syncthing/1.2.2/Chart.yaml b/test/syncthing/1.2.3/Chart.yaml similarity index 92% rename from test/syncthing/1.2.2/Chart.yaml rename to test/syncthing/1.2.3/Chart.yaml index fea7ae9ef4..bfcd7364ed 100644 --- a/test/syncthing/1.2.2/Chart.yaml +++ b/test/syncthing/1.2.3/Chart.yaml @@ -3,9 +3,9 @@ description: Syncthing is a continuous file synchronization program. annotations: title: Syncthing type: application -version: 1.2.2 +version: 1.2.3 apiVersion: v2 -appVersion: '1.27.0' +appVersion: '1.27.6' kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.2.8 + version: 1.2.9 home: https://syncthing.net/ icon: https://media.sys.truenas.net/apps/syncthing/icons/icon.svg sources: diff --git a/test/syncthing/1.2.2/README.md b/test/syncthing/1.2.3/README.md similarity index 100% rename from test/syncthing/1.2.2/README.md rename to test/syncthing/1.2.3/README.md diff --git a/test/syncthing/1.2.2/app-readme.md b/test/syncthing/1.2.3/app-readme.md similarity index 100% rename from test/syncthing/1.2.2/app-readme.md rename to test/syncthing/1.2.3/app-readme.md diff --git a/test/syncthing/1.2.3/charts/common-1.2.9.tgz b/test/syncthing/1.2.3/charts/common-1.2.9.tgz new file mode 100644 index 0000000000..4534fa2104 Binary files /dev/null and b/test/syncthing/1.2.3/charts/common-1.2.9.tgz differ diff --git a/test/syncthing/1.2.2/ci/basic-no-hostnet-values.yaml b/test/syncthing/1.2.3/ci/basic-no-hostnet-values.yaml similarity index 100% rename from test/syncthing/1.2.2/ci/basic-no-hostnet-values.yaml rename to test/syncthing/1.2.3/ci/basic-no-hostnet-values.yaml diff --git a/test/syncthing/1.2.2/ci/basic-values.yaml b/test/syncthing/1.2.3/ci/basic-values.yaml similarity index 100% rename from test/syncthing/1.2.2/ci/basic-values.yaml rename to test/syncthing/1.2.3/ci/basic-values.yaml diff --git a/test/syncthing/1.2.2/ci/https-no-hostnet-values.yaml b/test/syncthing/1.2.3/ci/https-no-hostnet-values.yaml similarity index 100% rename from test/syncthing/1.2.2/ci/https-no-hostnet-values.yaml rename to test/syncthing/1.2.3/ci/https-no-hostnet-values.yaml diff --git a/test/syncthing/1.2.2/ci/https-values.yaml b/test/syncthing/1.2.3/ci/https-values.yaml similarity index 100% rename from test/syncthing/1.2.2/ci/https-values.yaml rename to test/syncthing/1.2.3/ci/https-values.yaml diff --git a/test/syncthing/1.2.2/ix_values.yaml b/test/syncthing/1.2.3/ix_values.yaml similarity index 97% rename from test/syncthing/1.2.2/ix_values.yaml rename to test/syncthing/1.2.3/ix_values.yaml index 3a720c7ceb..f3df557c84 100644 --- a/test/syncthing/1.2.2/ix_values.yaml +++ b/test/syncthing/1.2.3/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: syncthing/syncthing - tag: '1.27.0' + tag: '1.27.6' pullPolicy: IfNotPresent resources: diff --git a/test/syncthing/1.2.2/metadata.yaml b/test/syncthing/1.2.3/metadata.yaml similarity index 100% rename from test/syncthing/1.2.2/metadata.yaml rename to test/syncthing/1.2.3/metadata.yaml diff --git a/test/syncthing/1.2.2/migrations/migrate b/test/syncthing/1.2.3/migrations/migrate similarity index 100% rename from test/syncthing/1.2.2/migrations/migrate rename to test/syncthing/1.2.3/migrations/migrate diff --git a/test/syncthing/1.2.2/questions.yaml b/test/syncthing/1.2.3/questions.yaml similarity index 100% rename from test/syncthing/1.2.2/questions.yaml rename to test/syncthing/1.2.3/questions.yaml diff --git a/test/syncthing/1.2.2/templates/NOTES.txt b/test/syncthing/1.2.3/templates/NOTES.txt similarity index 100% rename from test/syncthing/1.2.2/templates/NOTES.txt rename to test/syncthing/1.2.3/templates/NOTES.txt diff --git a/test/syncthing/1.2.2/templates/_certContainer.tpl b/test/syncthing/1.2.3/templates/_certContainer.tpl similarity index 100% rename from test/syncthing/1.2.2/templates/_certContainer.tpl rename to test/syncthing/1.2.3/templates/_certContainer.tpl diff --git a/test/syncthing/1.2.2/templates/_configure.tpl b/test/syncthing/1.2.3/templates/_configure.tpl similarity index 100% rename from test/syncthing/1.2.2/templates/_configure.tpl rename to test/syncthing/1.2.3/templates/_configure.tpl diff --git a/test/syncthing/1.2.2/templates/_persistence.tpl b/test/syncthing/1.2.3/templates/_persistence.tpl similarity index 100% rename from test/syncthing/1.2.2/templates/_persistence.tpl rename to test/syncthing/1.2.3/templates/_persistence.tpl diff --git a/test/syncthing/1.2.2/templates/_portal.tpl b/test/syncthing/1.2.3/templates/_portal.tpl similarity index 100% rename from test/syncthing/1.2.2/templates/_portal.tpl rename to test/syncthing/1.2.3/templates/_portal.tpl diff --git a/test/syncthing/1.2.2/templates/_service.tpl b/test/syncthing/1.2.3/templates/_service.tpl similarity index 100% rename from test/syncthing/1.2.2/templates/_service.tpl rename to test/syncthing/1.2.3/templates/_service.tpl diff --git a/test/syncthing/1.2.2/templates/_syncthing.tpl b/test/syncthing/1.2.3/templates/_syncthing.tpl similarity index 100% rename from test/syncthing/1.2.2/templates/_syncthing.tpl rename to test/syncthing/1.2.3/templates/_syncthing.tpl diff --git a/test/syncthing/1.2.2/templates/common.yaml b/test/syncthing/1.2.3/templates/common.yaml similarity index 100% rename from test/syncthing/1.2.2/templates/common.yaml rename to test/syncthing/1.2.3/templates/common.yaml diff --git a/test/syncthing/1.2.2/to_keep_versions.md b/test/syncthing/1.2.3/to_keep_versions.md similarity index 100% rename from test/syncthing/1.2.2/to_keep_versions.md rename to test/syncthing/1.2.3/to_keep_versions.md diff --git a/test/syncthing/1.2.2/upgrade_strategy_disable b/test/syncthing/1.2.3/upgrade_strategy_disable similarity index 100% rename from test/syncthing/1.2.2/upgrade_strategy_disable rename to test/syncthing/1.2.3/upgrade_strategy_disable