diff --git a/community/chia/1.0.25/Chart.lock b/community/chia/1.0.25/Chart.lock deleted file mode 100644 index a863999bda..0000000000 --- a/community/chia/1.0.25/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.2.4 -digest: sha256:47ebfd41bc2ac33ab6989e7bd4d1d3aea662365fffa8b525a24cc56a2a35c174 -generated: "2023-12-14T10:15:29.716912442+02:00" diff --git a/community/chia/1.0.25/charts/common-1.2.4.tgz b/community/chia/1.0.25/charts/common-1.2.4.tgz deleted file mode 100644 index 60b7709bd6..0000000000 Binary files a/community/chia/1.0.25/charts/common-1.2.4.tgz and /dev/null differ diff --git a/community/chia/1.0.26/Chart.lock b/community/chia/1.0.26/Chart.lock new file mode 100644 index 0000000000..9078cc7943 --- /dev/null +++ b/community/chia/1.0.26/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.2.5 +digest: sha256:39d574b4c1141e20a63afd62dffdde37efe60a89e00e38111b35a53b34103bb1 +generated: "2023-12-19T12:06:29.687603474+02:00" diff --git a/community/chia/1.0.25/Chart.yaml b/community/chia/1.0.26/Chart.yaml similarity index 92% rename from community/chia/1.0.25/Chart.yaml rename to community/chia/1.0.26/Chart.yaml index d3f496ccda..03999b27e3 100644 --- a/community/chia/1.0.25/Chart.yaml +++ b/community/chia/1.0.26/Chart.yaml @@ -4,9 +4,9 @@ description: Chia is a modern cryptocurrency built from scratch, designed to be annotations: title: Chia type: application -version: 1.0.25 +version: 1.0.26 apiVersion: v2 -appVersion: 2.1.2 +appVersion: 2.1.3 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -15,7 +15,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.2.4 + version: 1.2.5 home: https://www.chia.net/ icon: https://media.sys.truenas.net/apps/chia/icons/icon.svg sources: diff --git a/community/chia/1.0.25/README.md b/community/chia/1.0.26/README.md similarity index 100% rename from community/chia/1.0.25/README.md rename to community/chia/1.0.26/README.md diff --git a/community/chia/1.0.25/app-readme.md b/community/chia/1.0.26/app-readme.md similarity index 100% rename from community/chia/1.0.25/app-readme.md rename to community/chia/1.0.26/app-readme.md diff --git a/community/chia/1.0.26/charts/common-1.2.5.tgz b/community/chia/1.0.26/charts/common-1.2.5.tgz new file mode 100644 index 0000000000..c69fbaf52a Binary files /dev/null and b/community/chia/1.0.26/charts/common-1.2.5.tgz differ diff --git a/community/chia/1.0.25/ci/additional-values.yaml b/community/chia/1.0.26/ci/additional-values.yaml similarity index 100% rename from community/chia/1.0.25/ci/additional-values.yaml rename to community/chia/1.0.26/ci/additional-values.yaml diff --git a/community/chia/1.0.25/ci/basic-values.yaml b/community/chia/1.0.26/ci/basic-values.yaml similarity index 100% rename from community/chia/1.0.25/ci/basic-values.yaml rename to community/chia/1.0.26/ci/basic-values.yaml diff --git a/community/chia/1.0.25/ci/farmer-values.yaml b/community/chia/1.0.26/ci/farmer-values.yaml similarity index 100% rename from community/chia/1.0.25/ci/farmer-values.yaml rename to community/chia/1.0.26/ci/farmer-values.yaml diff --git a/community/chia/1.0.25/ix_values.yaml b/community/chia/1.0.26/ix_values.yaml similarity index 97% rename from community/chia/1.0.25/ix_values.yaml rename to community/chia/1.0.26/ix_values.yaml index 445b089e08..ee98c3a155 100644 --- a/community/chia/1.0.25/ix_values.yaml +++ b/community/chia/1.0.26/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/chia-network/chia - tag: 2.1.2 + tag: 2.1.3 pullPolicy: IfNotPresent resources: limits: diff --git a/community/chia/1.0.25/metadata.yaml b/community/chia/1.0.26/metadata.yaml similarity index 100% rename from community/chia/1.0.25/metadata.yaml rename to community/chia/1.0.26/metadata.yaml diff --git a/community/chia/1.0.25/migrations/migrate b/community/chia/1.0.26/migrations/migrate similarity index 100% rename from community/chia/1.0.25/migrations/migrate rename to community/chia/1.0.26/migrations/migrate diff --git a/community/chia/1.0.25/questions.yaml b/community/chia/1.0.26/questions.yaml similarity index 100% rename from community/chia/1.0.25/questions.yaml rename to community/chia/1.0.26/questions.yaml diff --git a/community/chia/1.0.25/templates/NOTES.txt b/community/chia/1.0.26/templates/NOTES.txt similarity index 100% rename from community/chia/1.0.25/templates/NOTES.txt rename to community/chia/1.0.26/templates/NOTES.txt diff --git a/community/chia/1.0.25/templates/_chia.tpl b/community/chia/1.0.26/templates/_chia.tpl similarity index 100% rename from community/chia/1.0.25/templates/_chia.tpl rename to community/chia/1.0.26/templates/_chia.tpl diff --git a/community/chia/1.0.25/templates/_helper.tpl b/community/chia/1.0.26/templates/_helper.tpl similarity index 100% rename from community/chia/1.0.25/templates/_helper.tpl rename to community/chia/1.0.26/templates/_helper.tpl diff --git a/community/chia/1.0.25/templates/_validation.tpl b/community/chia/1.0.26/templates/_validation.tpl similarity index 100% rename from community/chia/1.0.25/templates/_validation.tpl rename to community/chia/1.0.26/templates/_validation.tpl diff --git a/community/chia/1.0.25/templates/common.yaml b/community/chia/1.0.26/templates/common.yaml similarity index 100% rename from community/chia/1.0.25/templates/common.yaml rename to community/chia/1.0.26/templates/common.yaml diff --git a/community/komga/1.1.12/Chart.lock b/community/komga/1.1.12/Chart.lock deleted file mode 100644 index 63f76568e5..0000000000 --- a/community/komga/1.1.12/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.2.4 -digest: sha256:47ebfd41bc2ac33ab6989e7bd4d1d3aea662365fffa8b525a24cc56a2a35c174 -generated: "2023-12-04T02:16:10.702405799+02:00" diff --git a/community/komga/1.1.12/charts/common-1.2.4.tgz b/community/komga/1.1.12/charts/common-1.2.4.tgz deleted file mode 100644 index 124f996826..0000000000 Binary files a/community/komga/1.1.12/charts/common-1.2.4.tgz and /dev/null differ diff --git a/community/komga/1.1.13/Chart.lock b/community/komga/1.1.13/Chart.lock new file mode 100644 index 0000000000..76cc2331af --- /dev/null +++ b/community/komga/1.1.13/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.2.5 +digest: sha256:39d574b4c1141e20a63afd62dffdde37efe60a89e00e38111b35a53b34103bb1 +generated: "2023-12-19T12:06:32.607851707+02:00" diff --git a/community/komga/1.1.12/Chart.yaml b/community/komga/1.1.13/Chart.yaml similarity index 92% rename from community/komga/1.1.12/Chart.yaml rename to community/komga/1.1.13/Chart.yaml index e915a59c5a..199aeaf9cc 100644 --- a/community/komga/1.1.12/Chart.yaml +++ b/community/komga/1.1.13/Chart.yaml @@ -3,9 +3,9 @@ description: Komga is a free and open source comics/mangas server. annotations: title: Komga type: application -version: 1.1.12 +version: 1.1.13 apiVersion: v2 -appVersion: 1.9.0 +appVersion: 1.9.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.2.4 + version: 1.2.5 home: https://komga.org icon: https://media.sys.truenas.net/apps/komga/icons/icon.svg sources: diff --git a/community/komga/1.1.12/README.md b/community/komga/1.1.13/README.md similarity index 100% rename from community/komga/1.1.12/README.md rename to community/komga/1.1.13/README.md diff --git a/community/komga/1.1.12/app-readme.md b/community/komga/1.1.13/app-readme.md similarity index 100% rename from community/komga/1.1.12/app-readme.md rename to community/komga/1.1.13/app-readme.md diff --git a/community/komga/1.1.13/charts/common-1.2.5.tgz b/community/komga/1.1.13/charts/common-1.2.5.tgz new file mode 100644 index 0000000000..81eb724fee Binary files /dev/null and b/community/komga/1.1.13/charts/common-1.2.5.tgz differ diff --git a/community/komga/1.1.12/ci/basic-values.yaml b/community/komga/1.1.13/ci/basic-values.yaml similarity index 100% rename from community/komga/1.1.12/ci/basic-values.yaml rename to community/komga/1.1.13/ci/basic-values.yaml diff --git a/community/komga/1.1.12/ci/extra-values.yaml b/community/komga/1.1.13/ci/extra-values.yaml similarity index 100% rename from community/komga/1.1.12/ci/extra-values.yaml rename to community/komga/1.1.13/ci/extra-values.yaml diff --git a/community/komga/1.1.12/ci/hostNet-values.yaml b/community/komga/1.1.13/ci/hostNet-values.yaml similarity index 100% rename from community/komga/1.1.12/ci/hostNet-values.yaml rename to community/komga/1.1.13/ci/hostNet-values.yaml diff --git a/community/komga/1.1.12/ix_values.yaml b/community/komga/1.1.13/ix_values.yaml similarity index 96% rename from community/komga/1.1.12/ix_values.yaml rename to community/komga/1.1.13/ix_values.yaml index 635f7b314a..cf49b8513c 100644 --- a/community/komga/1.1.12/ix_values.yaml +++ b/community/komga/1.1.13/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: gotson/komga pullPolicy: IfNotPresent - tag: 1.9.0 + tag: 1.9.2 resources: limits: diff --git a/community/komga/1.1.12/metadata.yaml b/community/komga/1.1.13/metadata.yaml similarity index 100% rename from community/komga/1.1.12/metadata.yaml rename to community/komga/1.1.13/metadata.yaml diff --git a/community/komga/1.1.12/questions.yaml b/community/komga/1.1.13/questions.yaml similarity index 100% rename from community/komga/1.1.12/questions.yaml rename to community/komga/1.1.13/questions.yaml diff --git a/community/komga/1.1.12/templates/NOTES.txt b/community/komga/1.1.13/templates/NOTES.txt similarity index 100% rename from community/komga/1.1.12/templates/NOTES.txt rename to community/komga/1.1.13/templates/NOTES.txt diff --git a/community/komga/1.1.12/templates/_komga.tpl b/community/komga/1.1.13/templates/_komga.tpl similarity index 100% rename from community/komga/1.1.12/templates/_komga.tpl rename to community/komga/1.1.13/templates/_komga.tpl diff --git a/community/komga/1.1.12/templates/_persistence.tpl b/community/komga/1.1.13/templates/_persistence.tpl similarity index 100% rename from community/komga/1.1.12/templates/_persistence.tpl rename to community/komga/1.1.13/templates/_persistence.tpl diff --git a/community/komga/1.1.12/templates/_portal.tpl b/community/komga/1.1.13/templates/_portal.tpl similarity index 100% rename from community/komga/1.1.12/templates/_portal.tpl rename to community/komga/1.1.13/templates/_portal.tpl diff --git a/community/komga/1.1.12/templates/_service.tpl b/community/komga/1.1.13/templates/_service.tpl similarity index 100% rename from community/komga/1.1.12/templates/_service.tpl rename to community/komga/1.1.13/templates/_service.tpl diff --git a/community/komga/1.1.12/templates/common.yaml b/community/komga/1.1.13/templates/common.yaml similarity index 100% rename from community/komga/1.1.12/templates/common.yaml rename to community/komga/1.1.13/templates/common.yaml diff --git a/community/sftpgo/1.1.6/Chart.lock b/community/sftpgo/1.1.6/Chart.lock deleted file mode 100644 index a626ff7d2d..0000000000 --- a/community/sftpgo/1.1.6/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.2.4 -digest: sha256:47ebfd41bc2ac33ab6989e7bd4d1d3aea662365fffa8b525a24cc56a2a35c174 -generated: "2023-12-04T02:19:34.266263471+02:00" diff --git a/community/sftpgo/1.1.6/charts/common-1.2.4.tgz b/community/sftpgo/1.1.6/charts/common-1.2.4.tgz deleted file mode 100644 index 89c85902c0..0000000000 Binary files a/community/sftpgo/1.1.6/charts/common-1.2.4.tgz and /dev/null differ diff --git a/community/sftpgo/1.1.7/Chart.lock b/community/sftpgo/1.1.7/Chart.lock new file mode 100644 index 0000000000..02bcc73373 --- /dev/null +++ b/community/sftpgo/1.1.7/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.2.5 +digest: sha256:39d574b4c1141e20a63afd62dffdde37efe60a89e00e38111b35a53b34103bb1 +generated: "2023-12-19T12:06:34.874650483+02:00" diff --git a/community/sftpgo/1.1.6/Chart.yaml b/community/sftpgo/1.1.7/Chart.yaml similarity index 80% rename from community/sftpgo/1.1.6/Chart.yaml rename to community/sftpgo/1.1.7/Chart.yaml index 9d05995481..d7f938cc9b 100644 --- a/community/sftpgo/1.1.6/Chart.yaml +++ b/community/sftpgo/1.1.7/Chart.yaml @@ -1,11 +1,12 @@ name: sftpgo -description: SFTPGo is a fully featured and highly configurable SFTP server with optional HTTP/S, FTP/S and WebDAV support - S3, Google Cloud Storage, Azure Blob +description: SFTPGo is a fully featured and highly configurable SFTP server with optional + HTTP/S, FTP/S and WebDAV support - S3, Google Cloud Storage, Azure Blob annotations: title: SFTPGo type: application -version: 1.1.6 +version: 1.1.7 apiVersion: v2 -appVersion: 2.5.5 +appVersion: 2.5.6 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -14,7 +15,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.2.4 + version: 1.2.5 home: https://github.com/drakkan/sftpgo icon: https://media.sys.truenas.net/apps/sftpgo/icons/icon.png sources: diff --git a/community/sftpgo/1.1.6/README.md b/community/sftpgo/1.1.7/README.md similarity index 100% rename from community/sftpgo/1.1.6/README.md rename to community/sftpgo/1.1.7/README.md diff --git a/community/sftpgo/1.1.6/app-readme.md b/community/sftpgo/1.1.7/app-readme.md similarity index 100% rename from community/sftpgo/1.1.6/app-readme.md rename to community/sftpgo/1.1.7/app-readme.md diff --git a/community/sftpgo/1.1.7/charts/common-1.2.5.tgz b/community/sftpgo/1.1.7/charts/common-1.2.5.tgz new file mode 100644 index 0000000000..983b222a01 Binary files /dev/null and b/community/sftpgo/1.1.7/charts/common-1.2.5.tgz differ diff --git a/community/sftpgo/1.1.6/ci/basic-values.yaml b/community/sftpgo/1.1.7/ci/basic-values.yaml similarity index 100% rename from community/sftpgo/1.1.6/ci/basic-values.yaml rename to community/sftpgo/1.1.7/ci/basic-values.yaml diff --git a/community/sftpgo/1.1.6/ci/https-values.yaml b/community/sftpgo/1.1.7/ci/https-values.yaml similarity index 100% rename from community/sftpgo/1.1.6/ci/https-values.yaml rename to community/sftpgo/1.1.7/ci/https-values.yaml diff --git a/community/sftpgo/1.1.6/ci/integrations-values.yaml b/community/sftpgo/1.1.7/ci/integrations-values.yaml similarity index 100% rename from community/sftpgo/1.1.6/ci/integrations-values.yaml rename to community/sftpgo/1.1.7/ci/integrations-values.yaml diff --git a/community/sftpgo/1.1.6/ci/plugin-values.yaml b/community/sftpgo/1.1.7/ci/plugin-values.yaml similarity index 100% rename from community/sftpgo/1.1.6/ci/plugin-values.yaml rename to community/sftpgo/1.1.7/ci/plugin-values.yaml diff --git a/community/sftpgo/1.1.6/ix_values.yaml b/community/sftpgo/1.1.7/ix_values.yaml similarity index 98% rename from community/sftpgo/1.1.6/ix_values.yaml rename to community/sftpgo/1.1.7/ix_values.yaml index 5dc73a6c88..a7cfe71a6f 100644 --- a/community/sftpgo/1.1.6/ix_values.yaml +++ b/community/sftpgo/1.1.7/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: drakkan/sftpgo pullPolicy: IfNotPresent - tag: v2.5.5 + tag: v2.5.6 pluginsImage: repository: drakkan/sftpgo pullPolicy: IfNotPresent diff --git a/community/sftpgo/1.1.6/metadata.yaml b/community/sftpgo/1.1.7/metadata.yaml similarity index 100% rename from community/sftpgo/1.1.6/metadata.yaml rename to community/sftpgo/1.1.7/metadata.yaml diff --git a/community/sftpgo/1.1.6/questions.yaml b/community/sftpgo/1.1.7/questions.yaml similarity index 100% rename from community/sftpgo/1.1.6/questions.yaml rename to community/sftpgo/1.1.7/questions.yaml diff --git a/community/sftpgo/1.1.6/templates/NOTES.txt b/community/sftpgo/1.1.7/templates/NOTES.txt similarity index 100% rename from community/sftpgo/1.1.6/templates/NOTES.txt rename to community/sftpgo/1.1.7/templates/NOTES.txt diff --git a/community/sftpgo/1.1.6/templates/_configuration.tpl b/community/sftpgo/1.1.7/templates/_configuration.tpl similarity index 100% rename from community/sftpgo/1.1.6/templates/_configuration.tpl rename to community/sftpgo/1.1.7/templates/_configuration.tpl diff --git a/community/sftpgo/1.1.6/templates/_persistence.tpl b/community/sftpgo/1.1.7/templates/_persistence.tpl similarity index 100% rename from community/sftpgo/1.1.6/templates/_persistence.tpl rename to community/sftpgo/1.1.7/templates/_persistence.tpl diff --git a/community/sftpgo/1.1.6/templates/_portal.tpl b/community/sftpgo/1.1.7/templates/_portal.tpl similarity index 100% rename from community/sftpgo/1.1.6/templates/_portal.tpl rename to community/sftpgo/1.1.7/templates/_portal.tpl diff --git a/community/sftpgo/1.1.6/templates/_service.tpl b/community/sftpgo/1.1.7/templates/_service.tpl similarity index 100% rename from community/sftpgo/1.1.6/templates/_service.tpl rename to community/sftpgo/1.1.7/templates/_service.tpl diff --git a/community/sftpgo/1.1.6/templates/_sftpgo.tpl b/community/sftpgo/1.1.7/templates/_sftpgo.tpl similarity index 100% rename from community/sftpgo/1.1.6/templates/_sftpgo.tpl rename to community/sftpgo/1.1.7/templates/_sftpgo.tpl diff --git a/community/sftpgo/1.1.6/templates/_svcGen.tpl b/community/sftpgo/1.1.7/templates/_svcGen.tpl similarity index 100% rename from community/sftpgo/1.1.6/templates/_svcGen.tpl rename to community/sftpgo/1.1.7/templates/_svcGen.tpl diff --git a/community/sftpgo/1.1.6/templates/_validation.tpl b/community/sftpgo/1.1.7/templates/_validation.tpl similarity index 100% rename from community/sftpgo/1.1.6/templates/_validation.tpl rename to community/sftpgo/1.1.7/templates/_validation.tpl diff --git a/community/sftpgo/1.1.6/templates/common.yaml b/community/sftpgo/1.1.7/templates/common.yaml similarity index 100% rename from community/sftpgo/1.1.6/templates/common.yaml rename to community/sftpgo/1.1.7/templates/common.yaml diff --git a/community/tailscale/1.0.26/Chart.lock b/community/tailscale/1.0.26/Chart.lock deleted file mode 100644 index cd69350544..0000000000 --- a/community/tailscale/1.0.26/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.2.4 -digest: sha256:47ebfd41bc2ac33ab6989e7bd4d1d3aea662365fffa8b525a24cc56a2a35c174 -generated: "2023-12-04T02:19:46.041159361+02:00" diff --git a/community/tailscale/1.0.26/charts/common-1.2.4.tgz b/community/tailscale/1.0.26/charts/common-1.2.4.tgz deleted file mode 100644 index 32cbac9529..0000000000 Binary files a/community/tailscale/1.0.26/charts/common-1.2.4.tgz and /dev/null differ diff --git a/community/tailscale/1.0.27/Chart.lock b/community/tailscale/1.0.27/Chart.lock new file mode 100644 index 0000000000..9c3c9c4262 --- /dev/null +++ b/community/tailscale/1.0.27/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.2.5 +digest: sha256:39d574b4c1141e20a63afd62dffdde37efe60a89e00e38111b35a53b34103bb1 +generated: "2023-12-19T12:06:37.159624168+02:00" diff --git a/community/tailscale/1.0.26/Chart.yaml b/community/tailscale/1.0.27/Chart.yaml similarity index 91% rename from community/tailscale/1.0.26/Chart.yaml rename to community/tailscale/1.0.27/Chart.yaml index 5b73073f3e..81caaa05b9 100644 --- a/community/tailscale/1.0.26/Chart.yaml +++ b/community/tailscale/1.0.27/Chart.yaml @@ -3,9 +3,9 @@ description: Secure remote access to shared resources annotations: title: Tailscale type: application -version: 1.0.26 +version: 1.0.27 apiVersion: v2 -appVersion: 1.56.0 +appVersion: 1.56.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -14,7 +14,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.2.4 + version: 1.2.5 home: https://tailscale.com/ icon: https://media.sys.truenas.net/apps/tailscale/icons/icon.png sources: diff --git a/community/tailscale/1.0.26/README.md b/community/tailscale/1.0.27/README.md similarity index 100% rename from community/tailscale/1.0.26/README.md rename to community/tailscale/1.0.27/README.md diff --git a/community/tailscale/1.0.26/app-readme.md b/community/tailscale/1.0.27/app-readme.md similarity index 100% rename from community/tailscale/1.0.26/app-readme.md rename to community/tailscale/1.0.27/app-readme.md diff --git a/community/tailscale/1.0.27/charts/common-1.2.5.tgz b/community/tailscale/1.0.27/charts/common-1.2.5.tgz new file mode 100644 index 0000000000..19d3bb747a Binary files /dev/null and b/community/tailscale/1.0.27/charts/common-1.2.5.tgz differ diff --git a/community/tailscale/1.0.26/ci/basic-values.yaml b/community/tailscale/1.0.27/ci/basic-values.yaml similarity index 100% rename from community/tailscale/1.0.26/ci/basic-values.yaml rename to community/tailscale/1.0.27/ci/basic-values.yaml diff --git a/community/tailscale/1.0.26/ix_values.yaml b/community/tailscale/1.0.27/ix_values.yaml similarity index 95% rename from community/tailscale/1.0.26/ix_values.yaml rename to community/tailscale/1.0.27/ix_values.yaml index d848ebb902..bdd04171a7 100644 --- a/community/tailscale/1.0.26/ix_values.yaml +++ b/community/tailscale/1.0.27/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tailscale/tailscale pullPolicy: IfNotPresent - tag: v1.56.0 + tag: v1.56.1 resources: limits: diff --git a/community/tailscale/1.0.26/metadata.yaml b/community/tailscale/1.0.27/metadata.yaml similarity index 100% rename from community/tailscale/1.0.26/metadata.yaml rename to community/tailscale/1.0.27/metadata.yaml diff --git a/community/tailscale/1.0.26/questions.yaml b/community/tailscale/1.0.27/questions.yaml similarity index 100% rename from community/tailscale/1.0.26/questions.yaml rename to community/tailscale/1.0.27/questions.yaml diff --git a/community/tailscale/1.0.26/templates/NOTES.txt b/community/tailscale/1.0.27/templates/NOTES.txt similarity index 100% rename from community/tailscale/1.0.26/templates/NOTES.txt rename to community/tailscale/1.0.27/templates/NOTES.txt diff --git a/community/tailscale/1.0.26/templates/_helper.tpl b/community/tailscale/1.0.27/templates/_helper.tpl similarity index 100% rename from community/tailscale/1.0.26/templates/_helper.tpl rename to community/tailscale/1.0.27/templates/_helper.tpl diff --git a/community/tailscale/1.0.26/templates/_tailscale.tpl b/community/tailscale/1.0.27/templates/_tailscale.tpl similarity index 100% rename from community/tailscale/1.0.26/templates/_tailscale.tpl rename to community/tailscale/1.0.27/templates/_tailscale.tpl diff --git a/community/tailscale/1.0.26/templates/common.yaml b/community/tailscale/1.0.27/templates/common.yaml similarity index 100% rename from community/tailscale/1.0.26/templates/common.yaml rename to community/tailscale/1.0.27/templates/common.yaml