diff --git a/community/bazarr/1.0.7/Chart.lock b/community/bazarr/1.0.7/Chart.lock deleted file mode 100644 index e22b4d537b..0000000000 --- a/community/bazarr/1.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.1.0 -digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 -generated: "2023-08-28T16:55:30.386264407+03:00" diff --git a/community/bazarr/1.0.7/charts/common-1.1.0.tgz b/community/bazarr/1.0.7/charts/common-1.1.0.tgz deleted file mode 100644 index 057b4a5691..0000000000 Binary files a/community/bazarr/1.0.7/charts/common-1.1.0.tgz and /dev/null differ diff --git a/community/bazarr/1.0.8/Chart.lock b/community/bazarr/1.0.8/Chart.lock new file mode 100644 index 0000000000..ed8ccd4fd9 --- /dev/null +++ b/community/bazarr/1.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.1 +digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7 +generated: "2023-09-17T11:43:11.716300811+03:00" diff --git a/community/bazarr/1.0.7/Chart.yaml b/community/bazarr/1.0.8/Chart.yaml similarity index 85% rename from community/bazarr/1.0.7/Chart.yaml rename to community/bazarr/1.0.8/Chart.yaml index d53306f366..7ef7cd17f2 100644 --- a/community/bazarr/1.0.7/Chart.yaml +++ b/community/bazarr/1.0.8/Chart.yaml @@ -1,11 +1,12 @@ name: bazarr -description: Bazarr is a companion application to Sonarr and Radarr. It manages and downloads subtitles based on your requirements. +description: Bazarr is a companion application to Sonarr and Radarr. It manages and + downloads subtitles based on your requirements. annotations: title: Bazarr type: application -version: 1.0.7 +version: 1.0.8 apiVersion: v2 -appVersion: 1.2.4 +appVersion: 1.3.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -14,7 +15,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.1.0 + version: 1.1.1 home: https://www.bazarr.media/ icon: https://github.com/morpheus65535/bazarr/blob/master/frontend/public/images/logo128.png?raw=true sources: diff --git a/community/bazarr/1.0.7/README.md b/community/bazarr/1.0.8/README.md similarity index 100% rename from community/bazarr/1.0.7/README.md rename to community/bazarr/1.0.8/README.md diff --git a/community/bazarr/1.0.7/app-readme.md b/community/bazarr/1.0.8/app-readme.md similarity index 100% rename from community/bazarr/1.0.7/app-readme.md rename to community/bazarr/1.0.8/app-readme.md diff --git a/community/bazarr/1.0.8/charts/common-1.1.1.tgz b/community/bazarr/1.0.8/charts/common-1.1.1.tgz new file mode 100644 index 0000000000..53952b99da Binary files /dev/null and b/community/bazarr/1.0.8/charts/common-1.1.1.tgz differ diff --git a/community/bazarr/1.0.7/ci/basic-values.yaml b/community/bazarr/1.0.8/ci/basic-values.yaml similarity index 100% rename from community/bazarr/1.0.7/ci/basic-values.yaml rename to community/bazarr/1.0.8/ci/basic-values.yaml diff --git a/community/bazarr/1.0.7/ci/extra-values.yaml b/community/bazarr/1.0.8/ci/extra-values.yaml similarity index 100% rename from community/bazarr/1.0.7/ci/extra-values.yaml rename to community/bazarr/1.0.8/ci/extra-values.yaml diff --git a/community/bazarr/1.0.7/ci/hostNet-values.yaml b/community/bazarr/1.0.8/ci/hostNet-values.yaml similarity index 100% rename from community/bazarr/1.0.7/ci/hostNet-values.yaml rename to community/bazarr/1.0.8/ci/hostNet-values.yaml diff --git a/community/bazarr/1.0.7/ix_values.yaml b/community/bazarr/1.0.8/ix_values.yaml similarity index 96% rename from community/bazarr/1.0.7/ix_values.yaml rename to community/bazarr/1.0.8/ix_values.yaml index e4a2bb413d..080ddfc120 100644 --- a/community/bazarr/1.0.7/ix_values.yaml +++ b/community/bazarr/1.0.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/bazarr pullPolicy: IfNotPresent - tag: 1.2.4 + tag: 1.3.0 resources: limits: diff --git a/community/bazarr/1.0.7/metadata.yaml b/community/bazarr/1.0.8/metadata.yaml similarity index 100% rename from community/bazarr/1.0.7/metadata.yaml rename to community/bazarr/1.0.8/metadata.yaml diff --git a/community/bazarr/1.0.7/questions.yaml b/community/bazarr/1.0.8/questions.yaml similarity index 100% rename from community/bazarr/1.0.7/questions.yaml rename to community/bazarr/1.0.8/questions.yaml diff --git a/community/bazarr/1.0.7/templates/NOTES.txt b/community/bazarr/1.0.8/templates/NOTES.txt similarity index 100% rename from community/bazarr/1.0.7/templates/NOTES.txt rename to community/bazarr/1.0.8/templates/NOTES.txt diff --git a/community/bazarr/1.0.7/templates/_bazarr.tpl b/community/bazarr/1.0.8/templates/_bazarr.tpl similarity index 100% rename from community/bazarr/1.0.7/templates/_bazarr.tpl rename to community/bazarr/1.0.8/templates/_bazarr.tpl diff --git a/community/bazarr/1.0.7/templates/_persistence.tpl b/community/bazarr/1.0.8/templates/_persistence.tpl similarity index 100% rename from community/bazarr/1.0.7/templates/_persistence.tpl rename to community/bazarr/1.0.8/templates/_persistence.tpl diff --git a/community/bazarr/1.0.7/templates/_portal.tpl b/community/bazarr/1.0.8/templates/_portal.tpl similarity index 100% rename from community/bazarr/1.0.7/templates/_portal.tpl rename to community/bazarr/1.0.8/templates/_portal.tpl diff --git a/community/bazarr/1.0.7/templates/_service.tpl b/community/bazarr/1.0.8/templates/_service.tpl similarity index 100% rename from community/bazarr/1.0.7/templates/_service.tpl rename to community/bazarr/1.0.8/templates/_service.tpl diff --git a/community/bazarr/1.0.7/templates/common.yaml b/community/bazarr/1.0.8/templates/common.yaml similarity index 100% rename from community/bazarr/1.0.7/templates/common.yaml rename to community/bazarr/1.0.8/templates/common.yaml diff --git a/community/firefly-iii/1.0.2/Chart.lock b/community/firefly-iii/1.0.2/Chart.lock deleted file mode 100644 index 6ee7574d29..0000000000 --- a/community/firefly-iii/1.0.2/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.1.0 -digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 -generated: "2023-08-28T18:32:28.064951481+03:00" diff --git a/community/firefly-iii/1.0.2/charts/common-1.1.0.tgz b/community/firefly-iii/1.0.2/charts/common-1.1.0.tgz deleted file mode 100644 index b9a326999f..0000000000 Binary files a/community/firefly-iii/1.0.2/charts/common-1.1.0.tgz and /dev/null differ diff --git a/community/firefly-iii/1.0.3/Chart.lock b/community/firefly-iii/1.0.3/Chart.lock new file mode 100644 index 0000000000..b5aa3e17d0 --- /dev/null +++ b/community/firefly-iii/1.0.3/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.1 +digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7 +generated: "2023-09-17T11:42:58.634863159+03:00" diff --git a/community/firefly-iii/1.0.2/Chart.yaml b/community/firefly-iii/1.0.3/Chart.yaml similarity index 92% rename from community/firefly-iii/1.0.2/Chart.yaml rename to community/firefly-iii/1.0.3/Chart.yaml index 48fa43d198..96d88fed91 100644 --- a/community/firefly-iii/1.0.2/Chart.yaml +++ b/community/firefly-iii/1.0.3/Chart.yaml @@ -3,9 +3,9 @@ description: Firefly III is a personal finances manager annotations: title: Firefly III type: application -version: 1.0.2 +version: 1.0.3 apiVersion: v2 -appVersion: 6.0.23 +appVersion: 6.0.24 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.1.0 + version: 1.1.1 home: https://www.firefly-iii.org/ icon: https://raw.githubusercontent.com/firefly-iii/firefly-iii/develop/.github/assets/img/logo-small.png sources: diff --git a/community/firefly-iii/1.0.2/README.md b/community/firefly-iii/1.0.3/README.md similarity index 100% rename from community/firefly-iii/1.0.2/README.md rename to community/firefly-iii/1.0.3/README.md diff --git a/community/firefly-iii/1.0.2/app-readme.md b/community/firefly-iii/1.0.3/app-readme.md similarity index 100% rename from community/firefly-iii/1.0.2/app-readme.md rename to community/firefly-iii/1.0.3/app-readme.md diff --git a/community/firefly-iii/1.0.3/charts/common-1.1.1.tgz b/community/firefly-iii/1.0.3/charts/common-1.1.1.tgz new file mode 100644 index 0000000000..6dba8122b4 Binary files /dev/null and b/community/firefly-iii/1.0.3/charts/common-1.1.1.tgz differ diff --git a/community/firefly-iii/1.0.2/ci/basic-values.yaml b/community/firefly-iii/1.0.3/ci/basic-values.yaml similarity index 100% rename from community/firefly-iii/1.0.2/ci/basic-values.yaml rename to community/firefly-iii/1.0.3/ci/basic-values.yaml diff --git a/community/firefly-iii/1.0.2/ci/importer-values.yaml b/community/firefly-iii/1.0.3/ci/importer-values.yaml similarity index 100% rename from community/firefly-iii/1.0.2/ci/importer-values.yaml rename to community/firefly-iii/1.0.3/ci/importer-values.yaml diff --git a/community/firefly-iii/1.0.2/ix_values.yaml b/community/firefly-iii/1.0.3/ix_values.yaml similarity index 98% rename from community/firefly-iii/1.0.2/ix_values.yaml rename to community/firefly-iii/1.0.3/ix_values.yaml index b0ed356f08..df88c65153 100644 --- a/community/firefly-iii/1.0.2/ix_values.yaml +++ b/community/firefly-iii/1.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: fireflyiii/core pullPolicy: IfNotPresent - tag: version-6.0.23 + tag: version-6.0.24 importerImage: repository: fireflyiii/data-importer diff --git a/community/firefly-iii/1.0.2/metadata.yaml b/community/firefly-iii/1.0.3/metadata.yaml similarity index 100% rename from community/firefly-iii/1.0.2/metadata.yaml rename to community/firefly-iii/1.0.3/metadata.yaml diff --git a/community/firefly-iii/1.0.2/questions.yaml b/community/firefly-iii/1.0.3/questions.yaml similarity index 100% rename from community/firefly-iii/1.0.2/questions.yaml rename to community/firefly-iii/1.0.3/questions.yaml diff --git a/community/firefly-iii/1.0.2/templates/NOTES.txt b/community/firefly-iii/1.0.3/templates/NOTES.txt similarity index 100% rename from community/firefly-iii/1.0.2/templates/NOTES.txt rename to community/firefly-iii/1.0.3/templates/NOTES.txt diff --git a/community/firefly-iii/1.0.2/templates/_configuration.tpl b/community/firefly-iii/1.0.3/templates/_configuration.tpl similarity index 100% rename from community/firefly-iii/1.0.2/templates/_configuration.tpl rename to community/firefly-iii/1.0.3/templates/_configuration.tpl diff --git a/community/firefly-iii/1.0.2/templates/_firefly.tpl b/community/firefly-iii/1.0.3/templates/_firefly.tpl similarity index 100% rename from community/firefly-iii/1.0.2/templates/_firefly.tpl rename to community/firefly-iii/1.0.3/templates/_firefly.tpl diff --git a/community/firefly-iii/1.0.2/templates/_firefly_cron.tpl b/community/firefly-iii/1.0.3/templates/_firefly_cron.tpl similarity index 100% rename from community/firefly-iii/1.0.2/templates/_firefly_cron.tpl rename to community/firefly-iii/1.0.3/templates/_firefly_cron.tpl diff --git a/community/firefly-iii/1.0.2/templates/_firefly_importer.tpl b/community/firefly-iii/1.0.3/templates/_firefly_importer.tpl similarity index 100% rename from community/firefly-iii/1.0.2/templates/_firefly_importer.tpl rename to community/firefly-iii/1.0.3/templates/_firefly_importer.tpl diff --git a/community/firefly-iii/1.0.2/templates/_persistence.tpl b/community/firefly-iii/1.0.3/templates/_persistence.tpl similarity index 100% rename from community/firefly-iii/1.0.2/templates/_persistence.tpl rename to community/firefly-iii/1.0.3/templates/_persistence.tpl diff --git a/community/firefly-iii/1.0.2/templates/_portal.tpl b/community/firefly-iii/1.0.3/templates/_portal.tpl similarity index 100% rename from community/firefly-iii/1.0.2/templates/_portal.tpl rename to community/firefly-iii/1.0.3/templates/_portal.tpl diff --git a/community/firefly-iii/1.0.2/templates/_postgres.tpl b/community/firefly-iii/1.0.3/templates/_postgres.tpl similarity index 100% rename from community/firefly-iii/1.0.2/templates/_postgres.tpl rename to community/firefly-iii/1.0.3/templates/_postgres.tpl diff --git a/community/firefly-iii/1.0.2/templates/_redis.tpl b/community/firefly-iii/1.0.3/templates/_redis.tpl similarity index 100% rename from community/firefly-iii/1.0.2/templates/_redis.tpl rename to community/firefly-iii/1.0.3/templates/_redis.tpl diff --git a/community/firefly-iii/1.0.2/templates/_service.tpl b/community/firefly-iii/1.0.3/templates/_service.tpl similarity index 100% rename from community/firefly-iii/1.0.2/templates/_service.tpl rename to community/firefly-iii/1.0.3/templates/_service.tpl diff --git a/community/firefly-iii/1.0.2/templates/common.yaml b/community/firefly-iii/1.0.3/templates/common.yaml similarity index 100% rename from community/firefly-iii/1.0.2/templates/common.yaml rename to community/firefly-iii/1.0.3/templates/common.yaml diff --git a/community/homepage/1.0.7/Chart.lock b/community/homepage/1.0.7/Chart.lock deleted file mode 100644 index c35546cd34..0000000000 --- a/community/homepage/1.0.7/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.1.0 -digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 -generated: "2023-08-27T11:44:11.257799801+03:00" diff --git a/community/homepage/1.0.7/charts/common-1.1.0.tgz b/community/homepage/1.0.7/charts/common-1.1.0.tgz deleted file mode 100644 index b2fe78833e..0000000000 Binary files a/community/homepage/1.0.7/charts/common-1.1.0.tgz and /dev/null differ diff --git a/community/homepage/1.0.8/Chart.lock b/community/homepage/1.0.8/Chart.lock new file mode 100644 index 0000000000..d3c677321c --- /dev/null +++ b/community/homepage/1.0.8/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.1 +digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7 +generated: "2023-09-17T11:43:52.191567815+03:00" diff --git a/community/homepage/1.0.7/Chart.yaml b/community/homepage/1.0.8/Chart.yaml similarity index 91% rename from community/homepage/1.0.7/Chart.yaml rename to community/homepage/1.0.8/Chart.yaml index 7f269cdedc..a7f1a6bb72 100644 --- a/community/homepage/1.0.7/Chart.yaml +++ b/community/homepage/1.0.8/Chart.yaml @@ -3,9 +3,9 @@ description: Homepage is a modern, secure, highly customizable application dashb annotations: title: Homepage type: application -version: 1.0.7 +version: 1.0.8 apiVersion: v2 -appVersion: 0.6.29 +appVersion: 0.6.33 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.1.0 + version: 1.1.1 home: https://gethomepage.dev/ icon: https://gethomepage.dev/favicon.svg sources: diff --git a/community/homepage/1.0.7/README.md b/community/homepage/1.0.8/README.md similarity index 100% rename from community/homepage/1.0.7/README.md rename to community/homepage/1.0.8/README.md diff --git a/community/homepage/1.0.7/app-readme.md b/community/homepage/1.0.8/app-readme.md similarity index 100% rename from community/homepage/1.0.7/app-readme.md rename to community/homepage/1.0.8/app-readme.md diff --git a/community/homepage/1.0.8/charts/common-1.1.1.tgz b/community/homepage/1.0.8/charts/common-1.1.1.tgz new file mode 100644 index 0000000000..1c9bf3e58a Binary files /dev/null and b/community/homepage/1.0.8/charts/common-1.1.1.tgz differ diff --git a/community/homepage/1.0.7/ci/basic-values.yaml b/community/homepage/1.0.8/ci/basic-values.yaml similarity index 100% rename from community/homepage/1.0.7/ci/basic-values.yaml rename to community/homepage/1.0.8/ci/basic-values.yaml diff --git a/community/homepage/1.0.7/ci/extra-values.yaml b/community/homepage/1.0.8/ci/extra-values.yaml similarity index 100% rename from community/homepage/1.0.7/ci/extra-values.yaml rename to community/homepage/1.0.8/ci/extra-values.yaml diff --git a/community/homepage/1.0.7/ci/hostNet-values.yaml b/community/homepage/1.0.8/ci/hostNet-values.yaml similarity index 100% rename from community/homepage/1.0.7/ci/hostNet-values.yaml rename to community/homepage/1.0.8/ci/hostNet-values.yaml diff --git a/community/homepage/1.0.7/ix_values.yaml b/community/homepage/1.0.8/ix_values.yaml similarity index 95% rename from community/homepage/1.0.7/ix_values.yaml rename to community/homepage/1.0.8/ix_values.yaml index f9adff66ad..e0c190b80e 100644 --- a/community/homepage/1.0.7/ix_values.yaml +++ b/community/homepage/1.0.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/benphelps/homepage pullPolicy: IfNotPresent - tag: v0.6.29 + tag: v0.6.33 resources: limits: diff --git a/community/homepage/1.0.7/metadata.yaml b/community/homepage/1.0.8/metadata.yaml similarity index 100% rename from community/homepage/1.0.7/metadata.yaml rename to community/homepage/1.0.8/metadata.yaml diff --git a/community/homepage/1.0.7/questions.yaml b/community/homepage/1.0.8/questions.yaml similarity index 100% rename from community/homepage/1.0.7/questions.yaml rename to community/homepage/1.0.8/questions.yaml diff --git a/community/homepage/1.0.7/templates/NOTES.txt b/community/homepage/1.0.8/templates/NOTES.txt similarity index 100% rename from community/homepage/1.0.7/templates/NOTES.txt rename to community/homepage/1.0.8/templates/NOTES.txt diff --git a/community/homepage/1.0.7/templates/_homepage.tpl b/community/homepage/1.0.8/templates/_homepage.tpl similarity index 100% rename from community/homepage/1.0.7/templates/_homepage.tpl rename to community/homepage/1.0.8/templates/_homepage.tpl diff --git a/community/homepage/1.0.7/templates/_persistence.tpl b/community/homepage/1.0.8/templates/_persistence.tpl similarity index 100% rename from community/homepage/1.0.7/templates/_persistence.tpl rename to community/homepage/1.0.8/templates/_persistence.tpl diff --git a/community/homepage/1.0.7/templates/_portal.tpl b/community/homepage/1.0.8/templates/_portal.tpl similarity index 100% rename from community/homepage/1.0.7/templates/_portal.tpl rename to community/homepage/1.0.8/templates/_portal.tpl diff --git a/community/homepage/1.0.7/templates/_rbac.tpl b/community/homepage/1.0.8/templates/_rbac.tpl similarity index 100% rename from community/homepage/1.0.7/templates/_rbac.tpl rename to community/homepage/1.0.8/templates/_rbac.tpl diff --git a/community/homepage/1.0.7/templates/_service.tpl b/community/homepage/1.0.8/templates/_service.tpl similarity index 100% rename from community/homepage/1.0.7/templates/_service.tpl rename to community/homepage/1.0.8/templates/_service.tpl diff --git a/community/homepage/1.0.7/templates/common.yaml b/community/homepage/1.0.8/templates/common.yaml similarity index 100% rename from community/homepage/1.0.7/templates/common.yaml rename to community/homepage/1.0.8/templates/common.yaml diff --git a/community/recyclarr/1.0.7/Chart.lock b/community/recyclarr/1.0.8/Chart.lock similarity index 100% rename from community/recyclarr/1.0.7/Chart.lock rename to community/recyclarr/1.0.8/Chart.lock diff --git a/community/recyclarr/1.0.7/Chart.yaml b/community/recyclarr/1.0.8/Chart.yaml similarity index 95% rename from community/recyclarr/1.0.7/Chart.yaml rename to community/recyclarr/1.0.8/Chart.yaml index f6c2a5fca5..a5c7e8335d 100644 --- a/community/recyclarr/1.0.7/Chart.yaml +++ b/community/recyclarr/1.0.8/Chart.yaml @@ -4,9 +4,9 @@ description: Recyclarr synchronizes recommended settings from the TRaSH guides t annotations: title: Recyclarr type: application -version: 1.0.7 +version: 1.0.8 apiVersion: v2 -appVersion: 5.4.2 +appVersion: 5.4.3 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/recyclarr/1.0.7/README.md b/community/recyclarr/1.0.8/README.md similarity index 100% rename from community/recyclarr/1.0.7/README.md rename to community/recyclarr/1.0.8/README.md diff --git a/community/recyclarr/1.0.7/app-readme.md b/community/recyclarr/1.0.8/app-readme.md similarity index 100% rename from community/recyclarr/1.0.7/app-readme.md rename to community/recyclarr/1.0.8/app-readme.md diff --git a/community/recyclarr/1.0.7/charts/common-1.1.1.tgz b/community/recyclarr/1.0.8/charts/common-1.1.1.tgz similarity index 100% rename from community/recyclarr/1.0.7/charts/common-1.1.1.tgz rename to community/recyclarr/1.0.8/charts/common-1.1.1.tgz diff --git a/community/recyclarr/1.0.7/ci/basic-values.yaml b/community/recyclarr/1.0.8/ci/basic-values.yaml similarity index 100% rename from community/recyclarr/1.0.7/ci/basic-values.yaml rename to community/recyclarr/1.0.8/ci/basic-values.yaml diff --git a/community/recyclarr/1.0.7/ci/extra-values.yaml b/community/recyclarr/1.0.8/ci/extra-values.yaml similarity index 100% rename from community/recyclarr/1.0.7/ci/extra-values.yaml rename to community/recyclarr/1.0.8/ci/extra-values.yaml diff --git a/community/recyclarr/1.0.7/ix_values.yaml b/community/recyclarr/1.0.8/ix_values.yaml similarity index 96% rename from community/recyclarr/1.0.7/ix_values.yaml rename to community/recyclarr/1.0.8/ix_values.yaml index 52e5b3cf6e..cf5f5764db 100644 --- a/community/recyclarr/1.0.7/ix_values.yaml +++ b/community/recyclarr/1.0.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: recyclarr/recyclarr pullPolicy: IfNotPresent - tag: 5.4.2 + tag: 5.4.3 resources: limits: diff --git a/community/recyclarr/1.0.7/metadata.yaml b/community/recyclarr/1.0.8/metadata.yaml similarity index 100% rename from community/recyclarr/1.0.7/metadata.yaml rename to community/recyclarr/1.0.8/metadata.yaml diff --git a/community/recyclarr/1.0.7/questions.yaml b/community/recyclarr/1.0.8/questions.yaml similarity index 100% rename from community/recyclarr/1.0.7/questions.yaml rename to community/recyclarr/1.0.8/questions.yaml diff --git a/community/recyclarr/1.0.7/templates/NOTES.txt b/community/recyclarr/1.0.8/templates/NOTES.txt similarity index 100% rename from community/recyclarr/1.0.7/templates/NOTES.txt rename to community/recyclarr/1.0.8/templates/NOTES.txt diff --git a/community/recyclarr/1.0.7/templates/_persistence.tpl b/community/recyclarr/1.0.8/templates/_persistence.tpl similarity index 100% rename from community/recyclarr/1.0.7/templates/_persistence.tpl rename to community/recyclarr/1.0.8/templates/_persistence.tpl diff --git a/community/recyclarr/1.0.7/templates/_recyclarr.tpl b/community/recyclarr/1.0.8/templates/_recyclarr.tpl similarity index 100% rename from community/recyclarr/1.0.7/templates/_recyclarr.tpl rename to community/recyclarr/1.0.8/templates/_recyclarr.tpl diff --git a/community/recyclarr/1.0.7/templates/common.yaml b/community/recyclarr/1.0.8/templates/common.yaml similarity index 100% rename from community/recyclarr/1.0.7/templates/common.yaml rename to community/recyclarr/1.0.8/templates/common.yaml diff --git a/community/tailscale/1.0.16/Chart.lock b/community/tailscale/1.0.16/Chart.lock deleted file mode 100644 index 7cc14bb562..0000000000 --- a/community/tailscale/1.0.16/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.1.0 -digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 -generated: "2023-08-28T16:57:40.157736605+03:00" diff --git a/community/tailscale/1.0.16/charts/common-1.1.0.tgz b/community/tailscale/1.0.16/charts/common-1.1.0.tgz deleted file mode 100644 index 852ffffcb6..0000000000 Binary files a/community/tailscale/1.0.16/charts/common-1.1.0.tgz and /dev/null differ diff --git a/community/tailscale/1.0.17/Chart.lock b/community/tailscale/1.0.17/Chart.lock new file mode 100644 index 0000000000..7ba69423e2 --- /dev/null +++ b/community/tailscale/1.0.17/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.1 +digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7 +generated: "2023-09-17T11:43:30.503123803+03:00" diff --git a/community/tailscale/1.0.16/Chart.yaml b/community/tailscale/1.0.17/Chart.yaml similarity index 91% rename from community/tailscale/1.0.16/Chart.yaml rename to community/tailscale/1.0.17/Chart.yaml index d981934036..2ca7e6f9ba 100644 --- a/community/tailscale/1.0.16/Chart.yaml +++ b/community/tailscale/1.0.17/Chart.yaml @@ -3,9 +3,9 @@ description: Secure remote access to shared resources annotations: title: Tailscale type: application -version: 1.0.16 +version: 1.0.17 apiVersion: v2 -appVersion: 1.48.1 +appVersion: 1.48.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.1.0 + version: 1.1.1 home: https://tailscale.com/ icon: https://avatars.githubusercontent.com/u/48932923 sources: diff --git a/community/tailscale/1.0.16/README.md b/community/tailscale/1.0.17/README.md similarity index 100% rename from community/tailscale/1.0.16/README.md rename to community/tailscale/1.0.17/README.md diff --git a/community/tailscale/1.0.16/app-readme.md b/community/tailscale/1.0.17/app-readme.md similarity index 100% rename from community/tailscale/1.0.16/app-readme.md rename to community/tailscale/1.0.17/app-readme.md diff --git a/community/tailscale/1.0.17/charts/common-1.1.1.tgz b/community/tailscale/1.0.17/charts/common-1.1.1.tgz new file mode 100644 index 0000000000..a83eabd173 Binary files /dev/null and b/community/tailscale/1.0.17/charts/common-1.1.1.tgz differ diff --git a/community/tailscale/1.0.16/ci/basic-values.yaml b/community/tailscale/1.0.17/ci/basic-values.yaml similarity index 100% rename from community/tailscale/1.0.16/ci/basic-values.yaml rename to community/tailscale/1.0.17/ci/basic-values.yaml diff --git a/community/tailscale/1.0.16/ix_values.yaml b/community/tailscale/1.0.17/ix_values.yaml similarity index 95% rename from community/tailscale/1.0.16/ix_values.yaml rename to community/tailscale/1.0.17/ix_values.yaml index c6e2274e38..a8d72b6ee8 100644 --- a/community/tailscale/1.0.16/ix_values.yaml +++ b/community/tailscale/1.0.17/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tailscale/tailscale pullPolicy: IfNotPresent - tag: v1.48.1 + tag: v1.48.2 resources: limits: diff --git a/community/tailscale/1.0.16/metadata.yaml b/community/tailscale/1.0.17/metadata.yaml similarity index 100% rename from community/tailscale/1.0.16/metadata.yaml rename to community/tailscale/1.0.17/metadata.yaml diff --git a/community/tailscale/1.0.16/questions.yaml b/community/tailscale/1.0.17/questions.yaml similarity index 100% rename from community/tailscale/1.0.16/questions.yaml rename to community/tailscale/1.0.17/questions.yaml diff --git a/community/tailscale/1.0.16/templates/NOTES.txt b/community/tailscale/1.0.17/templates/NOTES.txt similarity index 100% rename from community/tailscale/1.0.16/templates/NOTES.txt rename to community/tailscale/1.0.17/templates/NOTES.txt diff --git a/community/tailscale/1.0.16/templates/_helper.tpl b/community/tailscale/1.0.17/templates/_helper.tpl similarity index 100% rename from community/tailscale/1.0.16/templates/_helper.tpl rename to community/tailscale/1.0.17/templates/_helper.tpl diff --git a/community/tailscale/1.0.16/templates/_tailscale.tpl b/community/tailscale/1.0.17/templates/_tailscale.tpl similarity index 100% rename from community/tailscale/1.0.16/templates/_tailscale.tpl rename to community/tailscale/1.0.17/templates/_tailscale.tpl diff --git a/community/tailscale/1.0.16/templates/common.yaml b/community/tailscale/1.0.17/templates/common.yaml similarity index 100% rename from community/tailscale/1.0.16/templates/common.yaml rename to community/tailscale/1.0.17/templates/common.yaml