diff --git a/charts/syncthing/1.0.38/.helmignore b/charts/syncthing/1.0.39/.helmignore similarity index 100% rename from charts/syncthing/1.0.38/.helmignore rename to charts/syncthing/1.0.39/.helmignore diff --git a/charts/syncthing/1.0.38/Chart.lock b/charts/syncthing/1.0.39/Chart.lock similarity index 100% rename from charts/syncthing/1.0.38/Chart.lock rename to charts/syncthing/1.0.39/Chart.lock diff --git a/charts/syncthing/1.0.38/Chart.yaml b/charts/syncthing/1.0.39/Chart.yaml similarity index 94% rename from charts/syncthing/1.0.38/Chart.yaml rename to charts/syncthing/1.0.39/Chart.yaml index 0412321a7f..09826ce007 100644 --- a/charts/syncthing/1.0.38/Chart.yaml +++ b/charts/syncthing/1.0.39/Chart.yaml @@ -3,9 +3,9 @@ description: Syncthing is a continuous file synchronization program. annotations: title: Syncthing type: application -version: 1.0.38 +version: 1.0.39 apiVersion: v2 -appVersion: 1.27.0 +appVersion: 1.27.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/syncthing/1.0.38/README.md b/charts/syncthing/1.0.39/README.md similarity index 100% rename from charts/syncthing/1.0.38/README.md rename to charts/syncthing/1.0.39/README.md diff --git a/charts/syncthing/1.0.38/app-readme.md b/charts/syncthing/1.0.39/app-readme.md similarity index 100% rename from charts/syncthing/1.0.38/app-readme.md rename to charts/syncthing/1.0.39/app-readme.md diff --git a/charts/syncthing/1.0.38/charts/common-2304.0.1.tgz b/charts/syncthing/1.0.39/charts/common-2304.0.1.tgz similarity index 100% rename from charts/syncthing/1.0.38/charts/common-2304.0.1.tgz rename to charts/syncthing/1.0.39/charts/common-2304.0.1.tgz diff --git a/charts/syncthing/1.0.38/ci/test-values.yaml b/charts/syncthing/1.0.39/ci/test-values.yaml similarity index 100% rename from charts/syncthing/1.0.38/ci/test-values.yaml rename to charts/syncthing/1.0.39/ci/test-values.yaml diff --git a/charts/syncthing/1.0.38/ix_values.yaml b/charts/syncthing/1.0.39/ix_values.yaml similarity index 82% rename from charts/syncthing/1.0.38/ix_values.yaml rename to charts/syncthing/1.0.39/ix_values.yaml index f3cbd8eda8..a31c1b3752 100644 --- a/charts/syncthing/1.0.38/ix_values.yaml +++ b/charts/syncthing/1.0.39/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: syncthing/syncthing - tag: 1.27.0 + tag: 1.27.1 diff --git a/charts/syncthing/1.0.38/metadata.yaml b/charts/syncthing/1.0.39/metadata.yaml similarity index 100% rename from charts/syncthing/1.0.38/metadata.yaml rename to charts/syncthing/1.0.39/metadata.yaml diff --git a/charts/syncthing/1.0.38/questions.yaml b/charts/syncthing/1.0.39/questions.yaml similarity index 100% rename from charts/syncthing/1.0.38/questions.yaml rename to charts/syncthing/1.0.39/questions.yaml diff --git a/charts/syncthing/1.0.38/templates/deployment.yaml b/charts/syncthing/1.0.39/templates/deployment.yaml similarity index 100% rename from charts/syncthing/1.0.38/templates/deployment.yaml rename to charts/syncthing/1.0.39/templates/deployment.yaml diff --git a/charts/syncthing/1.0.38/templates/pre-install-job.yaml b/charts/syncthing/1.0.39/templates/pre-install-job.yaml similarity index 100% rename from charts/syncthing/1.0.38/templates/pre-install-job.yaml rename to charts/syncthing/1.0.39/templates/pre-install-job.yaml diff --git a/charts/syncthing/1.0.38/templates/service.yaml b/charts/syncthing/1.0.39/templates/service.yaml similarity index 100% rename from charts/syncthing/1.0.38/templates/service.yaml rename to charts/syncthing/1.0.39/templates/service.yaml diff --git a/community/adguard-home/1.0.29/Chart.lock b/community/adguard-home/1.0.29/Chart.lock deleted file mode 100644 index a15ceaa80e..0000000000 --- a/community/adguard-home/1.0.29/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.2.3 -digest: sha256:e6ff49b06bf5d4d159e505ae6d153f36cd46170bb519caf90462cd5caebfd0fb -generated: "2023-11-22T22:25:34.851491911+02:00" diff --git a/community/adguard-home/1.0.29/charts/common-1.2.3.tgz b/community/adguard-home/1.0.29/charts/common-1.2.3.tgz deleted file mode 100644 index e67e0ba1c5..0000000000 Binary files a/community/adguard-home/1.0.29/charts/common-1.2.3.tgz and /dev/null differ diff --git a/community/adguard-home/1.0.30/Chart.lock b/community/adguard-home/1.0.30/Chart.lock new file mode 100644 index 0000000000..0714d62362 --- /dev/null +++ b/community/adguard-home/1.0.30/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.2.4 +digest: sha256:47ebfd41bc2ac33ab6989e7bd4d1d3aea662365fffa8b525a24cc56a2a35c174 +generated: "2023-12-12T08:42:34.757976374+02:00" diff --git a/community/adguard-home/1.0.29/Chart.yaml b/community/adguard-home/1.0.30/Chart.yaml similarity index 92% rename from community/adguard-home/1.0.29/Chart.yaml rename to community/adguard-home/1.0.30/Chart.yaml index 50420604a3..9f54c4df52 100644 --- a/community/adguard-home/1.0.29/Chart.yaml +++ b/community/adguard-home/1.0.30/Chart.yaml @@ -4,9 +4,9 @@ description: Free and open source, powerful network-wide ads & trackers blocking annotations: title: AdGuard Home type: application -version: 1.0.29 +version: 1.0.30 apiVersion: v2 -appVersion: 0.107.42 +appVersion: 0.107.43 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -15,7 +15,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.2.3 + version: 1.2.4 home: https://github.com/AdguardTeam/AdGuardHome icon: https://media.sys.truenas.net/apps/adguard-home/icons/icon.svg sources: diff --git a/community/adguard-home/1.0.29/README.md b/community/adguard-home/1.0.30/README.md similarity index 100% rename from community/adguard-home/1.0.29/README.md rename to community/adguard-home/1.0.30/README.md diff --git a/community/adguard-home/1.0.29/app-readme.md b/community/adguard-home/1.0.30/app-readme.md similarity index 100% rename from community/adguard-home/1.0.29/app-readme.md rename to community/adguard-home/1.0.30/app-readme.md diff --git a/community/adguard-home/1.0.30/charts/common-1.2.4.tgz b/community/adguard-home/1.0.30/charts/common-1.2.4.tgz new file mode 100644 index 0000000000..e24362f0f4 Binary files /dev/null and b/community/adguard-home/1.0.30/charts/common-1.2.4.tgz differ diff --git a/community/adguard-home/1.0.29/ci/basic-values.yaml b/community/adguard-home/1.0.30/ci/basic-values.yaml similarity index 100% rename from community/adguard-home/1.0.29/ci/basic-values.yaml rename to community/adguard-home/1.0.30/ci/basic-values.yaml diff --git a/community/adguard-home/1.0.29/ix_values.yaml b/community/adguard-home/1.0.30/ix_values.yaml similarity index 95% rename from community/adguard-home/1.0.29/ix_values.yaml rename to community/adguard-home/1.0.30/ix_values.yaml index e6fff80079..36cb559ca0 100644 --- a/community/adguard-home/1.0.29/ix_values.yaml +++ b/community/adguard-home/1.0.30/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: adguard/adguardhome - tag: v0.107.42 + tag: v0.107.43 pullPolicy: IfNotPresent resources: diff --git a/community/adguard-home/1.0.29/metadata.yaml b/community/adguard-home/1.0.30/metadata.yaml similarity index 100% rename from community/adguard-home/1.0.29/metadata.yaml rename to community/adguard-home/1.0.30/metadata.yaml diff --git a/community/adguard-home/1.0.29/migrations/migrate b/community/adguard-home/1.0.30/migrations/migrate similarity index 100% rename from community/adguard-home/1.0.29/migrations/migrate rename to community/adguard-home/1.0.30/migrations/migrate diff --git a/community/adguard-home/1.0.29/questions.yaml b/community/adguard-home/1.0.30/questions.yaml similarity index 100% rename from community/adguard-home/1.0.29/questions.yaml rename to community/adguard-home/1.0.30/questions.yaml diff --git a/community/adguard-home/1.0.29/templates/NOTES.txt b/community/adguard-home/1.0.30/templates/NOTES.txt similarity index 100% rename from community/adguard-home/1.0.29/templates/NOTES.txt rename to community/adguard-home/1.0.30/templates/NOTES.txt diff --git a/community/adguard-home/1.0.29/templates/_adguard.tpl b/community/adguard-home/1.0.30/templates/_adguard.tpl similarity index 100% rename from community/adguard-home/1.0.29/templates/_adguard.tpl rename to community/adguard-home/1.0.30/templates/_adguard.tpl diff --git a/community/adguard-home/1.0.29/templates/_portal.tpl b/community/adguard-home/1.0.30/templates/_portal.tpl similarity index 100% rename from community/adguard-home/1.0.29/templates/_portal.tpl rename to community/adguard-home/1.0.30/templates/_portal.tpl diff --git a/community/adguard-home/1.0.29/templates/common.yaml b/community/adguard-home/1.0.30/templates/common.yaml similarity index 100% rename from community/adguard-home/1.0.29/templates/common.yaml rename to community/adguard-home/1.0.30/templates/common.yaml diff --git a/community/piwigo/1.1.3/Chart.lock b/community/piwigo/1.1.3/Chart.lock deleted file mode 100644 index 55e3d2d4f3..0000000000 --- a/community/piwigo/1.1.3/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.2.3 -digest: sha256:e6ff49b06bf5d4d159e505ae6d153f36cd46170bb519caf90462cd5caebfd0fb -generated: "2023-11-22T22:29:05.620611408+02:00" diff --git a/community/piwigo/1.1.3/charts/common-1.2.3.tgz b/community/piwigo/1.1.3/charts/common-1.2.3.tgz deleted file mode 100644 index e7fa0c721c..0000000000 Binary files a/community/piwigo/1.1.3/charts/common-1.2.3.tgz and /dev/null differ diff --git a/community/piwigo/1.1.4/Chart.lock b/community/piwigo/1.1.4/Chart.lock new file mode 100644 index 0000000000..e8a2d14b46 --- /dev/null +++ b/community/piwigo/1.1.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.2.4 +digest: sha256:47ebfd41bc2ac33ab6989e7bd4d1d3aea662365fffa8b525a24cc56a2a35c174 +generated: "2023-12-12T08:41:43.326913867+02:00" diff --git a/community/piwigo/1.1.3/Chart.yaml b/community/piwigo/1.1.4/Chart.yaml similarity index 80% rename from community/piwigo/1.1.3/Chart.yaml rename to community/piwigo/1.1.4/Chart.yaml index 25b38004ec..fd7f5763e6 100644 --- a/community/piwigo/1.1.3/Chart.yaml +++ b/community/piwigo/1.1.4/Chart.yaml @@ -1,11 +1,12 @@ name: piwigo -description: Piwigo is a photo gallery software for the web that comes with powerful features to publish and manage your collection of pictures. +description: Piwigo is a photo gallery software for the web that comes with powerful + features to publish and manage your collection of pictures. annotations: title: Piwigo type: application -version: 1.1.3 +version: 1.1.4 apiVersion: v2 -appVersion: 13.8.0 +appVersion: 14.0.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -14,7 +15,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.2.3 + version: 1.2.4 home: https://piwigo.org icon: https://media.sys.truenas.net/apps/piwigo/icons/icon.svg sources: diff --git a/community/piwigo/1.1.3/README.md b/community/piwigo/1.1.4/README.md similarity index 100% rename from community/piwigo/1.1.3/README.md rename to community/piwigo/1.1.4/README.md diff --git a/community/piwigo/1.1.3/app-readme.md b/community/piwigo/1.1.4/app-readme.md similarity index 100% rename from community/piwigo/1.1.3/app-readme.md rename to community/piwigo/1.1.4/app-readme.md diff --git a/community/piwigo/1.1.4/charts/common-1.2.4.tgz b/community/piwigo/1.1.4/charts/common-1.2.4.tgz new file mode 100644 index 0000000000..c132bde1d9 Binary files /dev/null and b/community/piwigo/1.1.4/charts/common-1.2.4.tgz differ diff --git a/community/piwigo/1.1.3/ci/basic-values.yaml b/community/piwigo/1.1.4/ci/basic-values.yaml similarity index 100% rename from community/piwigo/1.1.3/ci/basic-values.yaml rename to community/piwigo/1.1.4/ci/basic-values.yaml diff --git a/community/piwigo/1.1.3/ix_values.yaml b/community/piwigo/1.1.4/ix_values.yaml similarity index 97% rename from community/piwigo/1.1.3/ix_values.yaml rename to community/piwigo/1.1.4/ix_values.yaml index d2ad5798b8..05a5abc6d6 100644 --- a/community/piwigo/1.1.3/ix_values.yaml +++ b/community/piwigo/1.1.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: linuxserver/piwigo pullPolicy: IfNotPresent - tag: 13.8.0 + tag: 14.0.0 resources: limits: diff --git a/community/piwigo/1.1.3/metadata.yaml b/community/piwigo/1.1.4/metadata.yaml similarity index 100% rename from community/piwigo/1.1.3/metadata.yaml rename to community/piwigo/1.1.4/metadata.yaml diff --git a/community/piwigo/1.1.3/questions.yaml b/community/piwigo/1.1.4/questions.yaml similarity index 100% rename from community/piwigo/1.1.3/questions.yaml rename to community/piwigo/1.1.4/questions.yaml diff --git a/community/piwigo/1.1.3/templates/NOTES.txt b/community/piwigo/1.1.4/templates/NOTES.txt similarity index 100% rename from community/piwigo/1.1.3/templates/NOTES.txt rename to community/piwigo/1.1.4/templates/NOTES.txt diff --git a/community/piwigo/1.1.3/templates/_configuration.tpl b/community/piwigo/1.1.4/templates/_configuration.tpl similarity index 100% rename from community/piwigo/1.1.3/templates/_configuration.tpl rename to community/piwigo/1.1.4/templates/_configuration.tpl diff --git a/community/piwigo/1.1.3/templates/_mariadb.tpl b/community/piwigo/1.1.4/templates/_mariadb.tpl similarity index 100% rename from community/piwigo/1.1.3/templates/_mariadb.tpl rename to community/piwigo/1.1.4/templates/_mariadb.tpl diff --git a/community/piwigo/1.1.3/templates/_persistance.tpl b/community/piwigo/1.1.4/templates/_persistance.tpl similarity index 100% rename from community/piwigo/1.1.3/templates/_persistance.tpl rename to community/piwigo/1.1.4/templates/_persistance.tpl diff --git a/community/piwigo/1.1.3/templates/_piwigo.tpl b/community/piwigo/1.1.4/templates/_piwigo.tpl similarity index 100% rename from community/piwigo/1.1.3/templates/_piwigo.tpl rename to community/piwigo/1.1.4/templates/_piwigo.tpl diff --git a/community/piwigo/1.1.3/templates/_portal.tpl b/community/piwigo/1.1.4/templates/_portal.tpl similarity index 100% rename from community/piwigo/1.1.3/templates/_portal.tpl rename to community/piwigo/1.1.4/templates/_portal.tpl diff --git a/community/piwigo/1.1.3/templates/_service.tpl b/community/piwigo/1.1.4/templates/_service.tpl similarity index 100% rename from community/piwigo/1.1.3/templates/_service.tpl rename to community/piwigo/1.1.4/templates/_service.tpl diff --git a/community/piwigo/1.1.3/templates/common.yaml b/community/piwigo/1.1.4/templates/common.yaml similarity index 100% rename from community/piwigo/1.1.3/templates/common.yaml rename to community/piwigo/1.1.4/templates/common.yaml diff --git a/community/searxng/1.2.5/Chart.lock b/community/searxng/1.2.6/Chart.lock similarity index 100% rename from community/searxng/1.2.5/Chart.lock rename to community/searxng/1.2.6/Chart.lock diff --git a/community/searxng/1.2.5/Chart.yaml b/community/searxng/1.2.6/Chart.yaml similarity index 94% rename from community/searxng/1.2.5/Chart.yaml rename to community/searxng/1.2.6/Chart.yaml index 69794c7304..becfedb06f 100644 --- a/community/searxng/1.2.5/Chart.yaml +++ b/community/searxng/1.2.6/Chart.yaml @@ -3,9 +3,9 @@ description: SearXNG is a privacy-respecting, hackable metasearch engine annotations: title: SearXNG type: application -version: 1.2.5 +version: 1.2.6 apiVersion: v2 -appVersion: 2023.12.10 +appVersion: 2023.12.11 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/searxng/1.2.5/README.md b/community/searxng/1.2.6/README.md similarity index 100% rename from community/searxng/1.2.5/README.md rename to community/searxng/1.2.6/README.md diff --git a/community/searxng/1.2.5/app-readme.md b/community/searxng/1.2.6/app-readme.md similarity index 100% rename from community/searxng/1.2.5/app-readme.md rename to community/searxng/1.2.6/app-readme.md diff --git a/community/searxng/1.2.5/charts/common-1.2.4.tgz b/community/searxng/1.2.6/charts/common-1.2.4.tgz similarity index 100% rename from community/searxng/1.2.5/charts/common-1.2.4.tgz rename to community/searxng/1.2.6/charts/common-1.2.4.tgz diff --git a/community/searxng/1.2.5/ci/basic-values.yaml b/community/searxng/1.2.6/ci/basic-values.yaml similarity index 100% rename from community/searxng/1.2.5/ci/basic-values.yaml rename to community/searxng/1.2.6/ci/basic-values.yaml diff --git a/community/searxng/1.2.5/ci/extra-values.yaml b/community/searxng/1.2.6/ci/extra-values.yaml similarity index 100% rename from community/searxng/1.2.5/ci/extra-values.yaml rename to community/searxng/1.2.6/ci/extra-values.yaml diff --git a/community/searxng/1.2.5/ci/hostNet-values.yaml b/community/searxng/1.2.6/ci/hostNet-values.yaml similarity index 100% rename from community/searxng/1.2.5/ci/hostNet-values.yaml rename to community/searxng/1.2.6/ci/hostNet-values.yaml diff --git a/community/searxng/1.2.5/ix_values.yaml b/community/searxng/1.2.6/ix_values.yaml similarity index 92% rename from community/searxng/1.2.5/ix_values.yaml rename to community/searxng/1.2.6/ix_values.yaml index ccf7cbb402..8ec5d5e9f9 100644 --- a/community/searxng/1.2.5/ix_values.yaml +++ b/community/searxng/1.2.6/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: searxng/searxng pullPolicy: IfNotPresent - tag: 2023.12.10-8effefa8d + tag: 2023.12.11-dda74fc9c resources: limits: diff --git a/community/searxng/1.2.5/metadata.yaml b/community/searxng/1.2.6/metadata.yaml similarity index 100% rename from community/searxng/1.2.5/metadata.yaml rename to community/searxng/1.2.6/metadata.yaml diff --git a/community/searxng/1.2.5/migrations/migrate b/community/searxng/1.2.6/migrations/migrate similarity index 100% rename from community/searxng/1.2.5/migrations/migrate rename to community/searxng/1.2.6/migrations/migrate diff --git a/community/searxng/1.2.5/questions.yaml b/community/searxng/1.2.6/questions.yaml similarity index 100% rename from community/searxng/1.2.5/questions.yaml rename to community/searxng/1.2.6/questions.yaml diff --git a/community/searxng/1.2.5/templates/NOTES.txt b/community/searxng/1.2.6/templates/NOTES.txt similarity index 100% rename from community/searxng/1.2.5/templates/NOTES.txt rename to community/searxng/1.2.6/templates/NOTES.txt diff --git a/community/searxng/1.2.5/templates/_persistence.tpl b/community/searxng/1.2.6/templates/_persistence.tpl similarity index 100% rename from community/searxng/1.2.5/templates/_persistence.tpl rename to community/searxng/1.2.6/templates/_persistence.tpl diff --git a/community/searxng/1.2.5/templates/_portal.tpl b/community/searxng/1.2.6/templates/_portal.tpl similarity index 100% rename from community/searxng/1.2.5/templates/_portal.tpl rename to community/searxng/1.2.6/templates/_portal.tpl diff --git a/community/searxng/1.2.5/templates/_searxng.tpl b/community/searxng/1.2.6/templates/_searxng.tpl similarity index 100% rename from community/searxng/1.2.5/templates/_searxng.tpl rename to community/searxng/1.2.6/templates/_searxng.tpl diff --git a/community/searxng/1.2.5/templates/_service.tpl b/community/searxng/1.2.6/templates/_service.tpl similarity index 100% rename from community/searxng/1.2.5/templates/_service.tpl rename to community/searxng/1.2.6/templates/_service.tpl diff --git a/community/searxng/1.2.5/templates/common.yaml b/community/searxng/1.2.6/templates/common.yaml similarity index 100% rename from community/searxng/1.2.5/templates/common.yaml rename to community/searxng/1.2.6/templates/common.yaml