diff --git a/charts/elastic-search/1.0.20/Chart.lock b/charts/elastic-search/1.0.20/Chart.lock deleted file mode 100644 index 22b8113373..0000000000 --- a/charts/elastic-search/1.0.20/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:11.670729529+03:00" diff --git a/charts/elastic-search/1.0.20/charts/common-1.1.0.tgz b/charts/elastic-search/1.0.20/charts/common-1.1.0.tgz deleted file mode 100644 index c0f7e10d9f..0000000000 Binary files a/charts/elastic-search/1.0.20/charts/common-1.1.0.tgz and /dev/null differ diff --git a/charts/elastic-search/1.0.21/Chart.lock b/charts/elastic-search/1.0.21/Chart.lock new file mode 100644 index 0000000000..23ddbba834 --- /dev/null +++ b/charts/elastic-search/1.0.21/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.1 +digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7 +generated: "2023-09-07T10:05:38.377510074+03:00" diff --git a/charts/elastic-search/1.0.20/Chart.yaml b/charts/elastic-search/1.0.21/Chart.yaml similarity index 87% rename from charts/elastic-search/1.0.20/Chart.yaml rename to charts/elastic-search/1.0.21/Chart.yaml index 248cd52b3c..499b73ea5e 100644 --- a/charts/elastic-search/1.0.20/Chart.yaml +++ b/charts/elastic-search/1.0.21/Chart.yaml @@ -1,11 +1,12 @@ name: elastic-search -description: Elasticsearch is the distributed, RESTful search and analytics engine at the heart of the Elastic Stack. +description: Elasticsearch is the distributed, RESTful search and analytics engine + at the heart of the Elastic Stack. annotations: title: Elastic Search type: application -version: 1.0.20 +version: 1.0.21 apiVersion: v2 -appVersion: 8.9.1 +appVersion: 8.9.2 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.elastic.co icon: https://images.contentstack.io/v3/assets/bltefdd0b53724fa2ce/blt280217a63b82a734/6202d3378b1f312528798412/elastic-logo.svg sources: diff --git a/charts/elastic-search/1.0.20/README.md b/charts/elastic-search/1.0.21/README.md similarity index 100% rename from charts/elastic-search/1.0.20/README.md rename to charts/elastic-search/1.0.21/README.md diff --git a/charts/elastic-search/1.0.20/app-readme.md b/charts/elastic-search/1.0.21/app-readme.md similarity index 100% rename from charts/elastic-search/1.0.20/app-readme.md rename to charts/elastic-search/1.0.21/app-readme.md diff --git a/charts/elastic-search/1.0.21/charts/common-1.1.1.tgz b/charts/elastic-search/1.0.21/charts/common-1.1.1.tgz new file mode 100644 index 0000000000..c3130effad Binary files /dev/null and b/charts/elastic-search/1.0.21/charts/common-1.1.1.tgz differ diff --git a/charts/elastic-search/1.0.20/ci/basic-values.yaml b/charts/elastic-search/1.0.21/ci/basic-values.yaml similarity index 100% rename from charts/elastic-search/1.0.20/ci/basic-values.yaml rename to charts/elastic-search/1.0.21/ci/basic-values.yaml diff --git a/charts/elastic-search/1.0.20/ci/https-values.yaml b/charts/elastic-search/1.0.21/ci/https-values.yaml similarity index 100% rename from charts/elastic-search/1.0.20/ci/https-values.yaml rename to charts/elastic-search/1.0.21/ci/https-values.yaml diff --git a/charts/elastic-search/1.0.20/ix_values.yaml b/charts/elastic-search/1.0.21/ix_values.yaml similarity index 97% rename from charts/elastic-search/1.0.20/ix_values.yaml rename to charts/elastic-search/1.0.21/ix_values.yaml index b6d9814156..82054e1f61 100644 --- a/charts/elastic-search/1.0.20/ix_values.yaml +++ b/charts/elastic-search/1.0.21/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: docker.elastic.co/elasticsearch/elasticsearch pullPolicy: IfNotPresent - tag: 8.9.1 + tag: 8.9.2 resources: limits: diff --git a/charts/elastic-search/1.0.20/metadata.yaml b/charts/elastic-search/1.0.21/metadata.yaml similarity index 100% rename from charts/elastic-search/1.0.20/metadata.yaml rename to charts/elastic-search/1.0.21/metadata.yaml diff --git a/charts/elastic-search/1.0.20/migrations/migrate b/charts/elastic-search/1.0.21/migrations/migrate similarity index 100% rename from charts/elastic-search/1.0.20/migrations/migrate rename to charts/elastic-search/1.0.21/migrations/migrate diff --git a/charts/elastic-search/1.0.20/questions.yaml b/charts/elastic-search/1.0.21/questions.yaml similarity index 100% rename from charts/elastic-search/1.0.20/questions.yaml rename to charts/elastic-search/1.0.21/questions.yaml diff --git a/charts/elastic-search/1.0.20/templates/NOTES.txt b/charts/elastic-search/1.0.21/templates/NOTES.txt similarity index 100% rename from charts/elastic-search/1.0.20/templates/NOTES.txt rename to charts/elastic-search/1.0.21/templates/NOTES.txt diff --git a/charts/elastic-search/1.0.20/templates/_es.tpl b/charts/elastic-search/1.0.21/templates/_es.tpl similarity index 100% rename from charts/elastic-search/1.0.20/templates/_es.tpl rename to charts/elastic-search/1.0.21/templates/_es.tpl diff --git a/charts/elastic-search/1.0.20/templates/_helper.tpl b/charts/elastic-search/1.0.21/templates/_helper.tpl similarity index 100% rename from charts/elastic-search/1.0.20/templates/_helper.tpl rename to charts/elastic-search/1.0.21/templates/_helper.tpl diff --git a/charts/elastic-search/1.0.20/templates/_portal.tpl b/charts/elastic-search/1.0.21/templates/_portal.tpl similarity index 100% rename from charts/elastic-search/1.0.20/templates/_portal.tpl rename to charts/elastic-search/1.0.21/templates/_portal.tpl diff --git a/charts/elastic-search/1.0.20/templates/common.yaml b/charts/elastic-search/1.0.21/templates/common.yaml similarity index 100% rename from charts/elastic-search/1.0.20/templates/common.yaml rename to charts/elastic-search/1.0.21/templates/common.yaml diff --git a/charts/home-assistant/1.0.106/.helmignore b/charts/home-assistant/1.0.107/.helmignore similarity index 100% rename from charts/home-assistant/1.0.106/.helmignore rename to charts/home-assistant/1.0.107/.helmignore diff --git a/charts/home-assistant/1.0.106/Chart.lock b/charts/home-assistant/1.0.107/Chart.lock similarity index 100% rename from charts/home-assistant/1.0.106/Chart.lock rename to charts/home-assistant/1.0.107/Chart.lock diff --git a/charts/home-assistant/1.0.106/Chart.yaml b/charts/home-assistant/1.0.107/Chart.yaml similarity index 94% rename from charts/home-assistant/1.0.106/Chart.yaml rename to charts/home-assistant/1.0.107/Chart.yaml index 935ab36ecf..8001183c00 100644 --- a/charts/home-assistant/1.0.106/Chart.yaml +++ b/charts/home-assistant/1.0.107/Chart.yaml @@ -3,9 +3,9 @@ description: Home Assistant App for TrueNAS SCALE annotations: title: Home Assistant type: application -version: 1.0.106 +version: 1.0.107 apiVersion: v2 -appVersion: 2023.8.4 +appVersion: 2023.9.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/home-assistant/1.0.106/README.md b/charts/home-assistant/1.0.107/README.md similarity index 100% rename from charts/home-assistant/1.0.106/README.md rename to charts/home-assistant/1.0.107/README.md diff --git a/charts/home-assistant/1.0.106/app-readme.md b/charts/home-assistant/1.0.107/app-readme.md similarity index 100% rename from charts/home-assistant/1.0.106/app-readme.md rename to charts/home-assistant/1.0.107/app-readme.md diff --git a/charts/home-assistant/1.0.106/charts/common-2304.0.1.tgz b/charts/home-assistant/1.0.107/charts/common-2304.0.1.tgz similarity index 100% rename from charts/home-assistant/1.0.106/charts/common-2304.0.1.tgz rename to charts/home-assistant/1.0.107/charts/common-2304.0.1.tgz diff --git a/charts/home-assistant/1.0.106/ci/test-values.yaml b/charts/home-assistant/1.0.107/ci/test-values.yaml similarity index 100% rename from charts/home-assistant/1.0.106/ci/test-values.yaml rename to charts/home-assistant/1.0.107/ci/test-values.yaml diff --git a/charts/home-assistant/1.0.106/ix_values.yaml b/charts/home-assistant/1.0.107/ix_values.yaml similarity index 82% rename from charts/home-assistant/1.0.106/ix_values.yaml rename to charts/home-assistant/1.0.107/ix_values.yaml index 7177784b04..a78fbe4312 100644 --- a/charts/home-assistant/1.0.106/ix_values.yaml +++ b/charts/home-assistant/1.0.107/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2023.8.4 + tag: 2023.9.0 diff --git a/charts/home-assistant/1.0.106/metadata.yaml b/charts/home-assistant/1.0.107/metadata.yaml similarity index 100% rename from charts/home-assistant/1.0.106/metadata.yaml rename to charts/home-assistant/1.0.107/metadata.yaml diff --git a/charts/home-assistant/1.0.106/questions.yaml b/charts/home-assistant/1.0.107/questions.yaml similarity index 100% rename from charts/home-assistant/1.0.106/questions.yaml rename to charts/home-assistant/1.0.107/questions.yaml diff --git a/charts/home-assistant/1.0.106/templates/_postgres.tpl b/charts/home-assistant/1.0.107/templates/_postgres.tpl similarity index 100% rename from charts/home-assistant/1.0.106/templates/_postgres.tpl rename to charts/home-assistant/1.0.107/templates/_postgres.tpl diff --git a/charts/home-assistant/1.0.106/templates/backup-postgres-config.yaml b/charts/home-assistant/1.0.107/templates/backup-postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.106/templates/backup-postgres-config.yaml rename to charts/home-assistant/1.0.107/templates/backup-postgres-config.yaml diff --git a/charts/home-assistant/1.0.106/templates/backup-postgres-hook.yaml b/charts/home-assistant/1.0.107/templates/backup-postgres-hook.yaml similarity index 100% rename from charts/home-assistant/1.0.106/templates/backup-postgres-hook.yaml rename to charts/home-assistant/1.0.107/templates/backup-postgres-hook.yaml diff --git a/charts/home-assistant/1.0.106/templates/deployment.yaml b/charts/home-assistant/1.0.107/templates/deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.106/templates/deployment.yaml rename to charts/home-assistant/1.0.107/templates/deployment.yaml diff --git a/charts/home-assistant/1.0.106/templates/home-assistance-init-config.yaml b/charts/home-assistant/1.0.107/templates/home-assistance-init-config.yaml similarity index 100% rename from charts/home-assistant/1.0.106/templates/home-assistance-init-config.yaml rename to charts/home-assistant/1.0.107/templates/home-assistance-init-config.yaml diff --git a/charts/home-assistant/1.0.106/templates/postgres-config.yaml b/charts/home-assistant/1.0.107/templates/postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.106/templates/postgres-config.yaml rename to charts/home-assistant/1.0.107/templates/postgres-config.yaml diff --git a/charts/home-assistant/1.0.106/templates/postgres-deployment.yaml b/charts/home-assistant/1.0.107/templates/postgres-deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.106/templates/postgres-deployment.yaml rename to charts/home-assistant/1.0.107/templates/postgres-deployment.yaml diff --git a/charts/home-assistant/1.0.106/templates/postgres-secret.yaml b/charts/home-assistant/1.0.107/templates/postgres-secret.yaml similarity index 100% rename from charts/home-assistant/1.0.106/templates/postgres-secret.yaml rename to charts/home-assistant/1.0.107/templates/postgres-secret.yaml diff --git a/charts/home-assistant/1.0.106/templates/postgres-service.yaml b/charts/home-assistant/1.0.107/templates/postgres-service.yaml similarity index 100% rename from charts/home-assistant/1.0.106/templates/postgres-service.yaml rename to charts/home-assistant/1.0.107/templates/postgres-service.yaml diff --git a/charts/home-assistant/1.0.106/templates/pre-install-job.yaml b/charts/home-assistant/1.0.107/templates/pre-install-job.yaml similarity index 100% rename from charts/home-assistant/1.0.106/templates/pre-install-job.yaml rename to charts/home-assistant/1.0.107/templates/pre-install-job.yaml diff --git a/charts/home-assistant/1.0.106/templates/service.yaml b/charts/home-assistant/1.0.107/templates/service.yaml similarity index 100% rename from charts/home-assistant/1.0.106/templates/service.yaml rename to charts/home-assistant/1.0.107/templates/service.yaml diff --git a/charts/prometheus/1.0.18/Chart.lock b/charts/prometheus/1.0.18/Chart.lock deleted file mode 100644 index 25c048067c..0000000000 --- a/charts/prometheus/1.0.18/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:14.979729691+03:00" diff --git a/charts/prometheus/1.0.18/charts/common-1.1.0.tgz b/charts/prometheus/1.0.18/charts/common-1.1.0.tgz deleted file mode 100644 index d3c659a549..0000000000 Binary files a/charts/prometheus/1.0.18/charts/common-1.1.0.tgz and /dev/null differ diff --git a/charts/prometheus/1.0.19/Chart.lock b/charts/prometheus/1.0.19/Chart.lock new file mode 100644 index 0000000000..79edb46584 --- /dev/null +++ b/charts/prometheus/1.0.19/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.1 +digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7 +generated: "2023-09-07T10:05:55.874455341+03:00" diff --git a/charts/prometheus/1.0.18/Chart.yaml b/charts/prometheus/1.0.19/Chart.yaml similarity index 91% rename from charts/prometheus/1.0.18/Chart.yaml rename to charts/prometheus/1.0.19/Chart.yaml index ab8280fbec..771b9e4174 100644 --- a/charts/prometheus/1.0.18/Chart.yaml +++ b/charts/prometheus/1.0.19/Chart.yaml @@ -3,9 +3,9 @@ description: The Prometheus monitoring system and time series database. annotations: title: Prometheus type: application -version: 1.0.18 +version: 1.0.19 apiVersion: v2 -appVersion: v2.46.0 +appVersion: v2.47.0 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://prometheus.io icon: https://avatars.githubusercontent.com/u/3380462 sources: diff --git a/charts/prometheus/1.0.18/README.md b/charts/prometheus/1.0.19/README.md similarity index 100% rename from charts/prometheus/1.0.18/README.md rename to charts/prometheus/1.0.19/README.md diff --git a/charts/prometheus/1.0.18/app-readme.md b/charts/prometheus/1.0.19/app-readme.md similarity index 100% rename from charts/prometheus/1.0.18/app-readme.md rename to charts/prometheus/1.0.19/app-readme.md diff --git a/charts/prometheus/1.0.19/charts/common-1.1.1.tgz b/charts/prometheus/1.0.19/charts/common-1.1.1.tgz new file mode 100644 index 0000000000..a93e17063d Binary files /dev/null and b/charts/prometheus/1.0.19/charts/common-1.1.1.tgz differ diff --git a/charts/prometheus/1.0.18/ci/basic-values.yaml b/charts/prometheus/1.0.19/ci/basic-values.yaml similarity index 100% rename from charts/prometheus/1.0.18/ci/basic-values.yaml rename to charts/prometheus/1.0.19/ci/basic-values.yaml diff --git a/charts/prometheus/1.0.18/ix_values.yaml b/charts/prometheus/1.0.19/ix_values.yaml similarity index 96% rename from charts/prometheus/1.0.18/ix_values.yaml rename to charts/prometheus/1.0.19/ix_values.yaml index 23101e99cc..40fce411ad 100644 --- a/charts/prometheus/1.0.18/ix_values.yaml +++ b/charts/prometheus/1.0.19/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: prom/prometheus pullPolicy: IfNotPresent - tag: v2.46.0 + tag: v2.47.0 resources: limits: diff --git a/charts/prometheus/1.0.18/metadata.yaml b/charts/prometheus/1.0.19/metadata.yaml similarity index 100% rename from charts/prometheus/1.0.18/metadata.yaml rename to charts/prometheus/1.0.19/metadata.yaml diff --git a/charts/prometheus/1.0.18/migrations/migrate b/charts/prometheus/1.0.19/migrations/migrate similarity index 100% rename from charts/prometheus/1.0.18/migrations/migrate rename to charts/prometheus/1.0.19/migrations/migrate diff --git a/charts/prometheus/1.0.18/questions.yaml b/charts/prometheus/1.0.19/questions.yaml similarity index 100% rename from charts/prometheus/1.0.18/questions.yaml rename to charts/prometheus/1.0.19/questions.yaml diff --git a/charts/prometheus/1.0.18/templates/NOTES.txt b/charts/prometheus/1.0.19/templates/NOTES.txt similarity index 100% rename from charts/prometheus/1.0.18/templates/NOTES.txt rename to charts/prometheus/1.0.19/templates/NOTES.txt diff --git a/charts/prometheus/1.0.18/templates/_portal.tpl b/charts/prometheus/1.0.19/templates/_portal.tpl similarity index 100% rename from charts/prometheus/1.0.18/templates/_portal.tpl rename to charts/prometheus/1.0.19/templates/_portal.tpl diff --git a/charts/prometheus/1.0.18/templates/_prometheus.tpl b/charts/prometheus/1.0.19/templates/_prometheus.tpl similarity index 100% rename from charts/prometheus/1.0.18/templates/_prometheus.tpl rename to charts/prometheus/1.0.19/templates/_prometheus.tpl diff --git a/charts/prometheus/1.0.18/templates/common.yaml b/charts/prometheus/1.0.19/templates/common.yaml similarity index 100% rename from charts/prometheus/1.0.18/templates/common.yaml rename to charts/prometheus/1.0.19/templates/common.yaml diff --git a/community/chia/1.0.18/Chart.lock b/community/chia/1.0.18/Chart.lock deleted file mode 100644 index 366b8bc525..0000000000 --- a/community/chia/1.0.18/Chart.lock +++ /dev/null @@ -1,6 +0,0 @@ -dependencies: -- name: common - repository: file://../../../common - version: 1.1.0 -digest: sha256:752ce76025f5b61094bd2b18ca11693eb9d26d0dde4eb2e63cd2330cbffe9e73 -generated: "2023-08-25T15:33:12.7290746+03:00" diff --git a/community/chia/1.0.18/charts/common-1.1.0.tgz b/community/chia/1.0.18/charts/common-1.1.0.tgz deleted file mode 100644 index 17f7029e3c..0000000000 Binary files a/community/chia/1.0.18/charts/common-1.1.0.tgz and /dev/null differ diff --git a/community/chia/1.0.19/Chart.lock b/community/chia/1.0.19/Chart.lock new file mode 100644 index 0000000000..9bc70bd973 --- /dev/null +++ b/community/chia/1.0.19/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.1 +digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7 +generated: "2023-09-07T10:05:08.177108042+03:00" diff --git a/community/chia/1.0.18/Chart.yaml b/community/chia/1.0.19/Chart.yaml similarity index 92% rename from community/chia/1.0.18/Chart.yaml rename to community/chia/1.0.19/Chart.yaml index 3b0dd57a54..6d2f1fd103 100644 --- a/community/chia/1.0.18/Chart.yaml +++ b/community/chia/1.0.19/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.18 +version: 1.0.19 apiVersion: v2 -appVersion: 2.0.0 +appVersion: 2.0.1 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas @@ -15,7 +15,7 @@ maintainers: dependencies: - name: common repository: file://../../../common - version: 1.1.0 + version: 1.1.1 home: https://www.chia.net/ icon: https://www.chia.net/wp-content/uploads/2022/09/chia-logo.svg sources: diff --git a/community/chia/1.0.18/README.md b/community/chia/1.0.19/README.md similarity index 100% rename from community/chia/1.0.18/README.md rename to community/chia/1.0.19/README.md diff --git a/community/chia/1.0.18/app-readme.md b/community/chia/1.0.19/app-readme.md similarity index 100% rename from community/chia/1.0.18/app-readme.md rename to community/chia/1.0.19/app-readme.md diff --git a/community/chia/1.0.19/charts/common-1.1.1.tgz b/community/chia/1.0.19/charts/common-1.1.1.tgz new file mode 100644 index 0000000000..8cc7e23ebb Binary files /dev/null and b/community/chia/1.0.19/charts/common-1.1.1.tgz differ diff --git a/community/chia/1.0.18/ci/additional-values.yaml b/community/chia/1.0.19/ci/additional-values.yaml similarity index 100% rename from community/chia/1.0.18/ci/additional-values.yaml rename to community/chia/1.0.19/ci/additional-values.yaml diff --git a/community/chia/1.0.18/ci/basic-values.yaml b/community/chia/1.0.19/ci/basic-values.yaml similarity index 100% rename from community/chia/1.0.18/ci/basic-values.yaml rename to community/chia/1.0.19/ci/basic-values.yaml diff --git a/community/chia/1.0.18/ci/farmer-values.yaml b/community/chia/1.0.19/ci/farmer-values.yaml similarity index 100% rename from community/chia/1.0.18/ci/farmer-values.yaml rename to community/chia/1.0.19/ci/farmer-values.yaml diff --git a/community/chia/1.0.18/ix_values.yaml b/community/chia/1.0.19/ix_values.yaml similarity index 97% rename from community/chia/1.0.18/ix_values.yaml rename to community/chia/1.0.19/ix_values.yaml index f5f87b6602..df43f1b186 100644 --- a/community/chia/1.0.18/ix_values.yaml +++ b/community/chia/1.0.19/ix_values.yaml @@ -1,6 +1,6 @@ image: repository: ghcr.io/chia-network/chia - tag: 2.0.0 + tag: 2.0.1 pullPolicy: IfNotPresent resources: limits: diff --git a/community/chia/1.0.18/metadata.yaml b/community/chia/1.0.19/metadata.yaml similarity index 100% rename from community/chia/1.0.18/metadata.yaml rename to community/chia/1.0.19/metadata.yaml diff --git a/community/chia/1.0.18/migrations/migrate b/community/chia/1.0.19/migrations/migrate similarity index 100% rename from community/chia/1.0.18/migrations/migrate rename to community/chia/1.0.19/migrations/migrate diff --git a/community/chia/1.0.18/questions.yaml b/community/chia/1.0.19/questions.yaml similarity index 100% rename from community/chia/1.0.18/questions.yaml rename to community/chia/1.0.19/questions.yaml diff --git a/community/chia/1.0.18/templates/NOTES.txt b/community/chia/1.0.19/templates/NOTES.txt similarity index 100% rename from community/chia/1.0.18/templates/NOTES.txt rename to community/chia/1.0.19/templates/NOTES.txt diff --git a/community/chia/1.0.18/templates/_chia.tpl b/community/chia/1.0.19/templates/_chia.tpl similarity index 100% rename from community/chia/1.0.18/templates/_chia.tpl rename to community/chia/1.0.19/templates/_chia.tpl diff --git a/community/chia/1.0.18/templates/_helper.tpl b/community/chia/1.0.19/templates/_helper.tpl similarity index 100% rename from community/chia/1.0.18/templates/_helper.tpl rename to community/chia/1.0.19/templates/_helper.tpl diff --git a/community/chia/1.0.18/templates/_validation.tpl b/community/chia/1.0.19/templates/_validation.tpl similarity index 100% rename from community/chia/1.0.18/templates/_validation.tpl rename to community/chia/1.0.19/templates/_validation.tpl diff --git a/community/chia/1.0.18/templates/common.yaml b/community/chia/1.0.19/templates/common.yaml similarity index 100% rename from community/chia/1.0.18/templates/common.yaml rename to community/chia/1.0.19/templates/common.yaml diff --git a/community/immich/1.0.17/Chart.lock b/community/immich/1.0.17/Chart.lock deleted file mode 100644 index 989953e8b1..0000000000 --- a/community/immich/1.0.17/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:43:29.853048404+03:00" diff --git a/community/immich/1.0.17/charts/common-1.1.0.tgz b/community/immich/1.0.17/charts/common-1.1.0.tgz deleted file mode 100644 index f229056678..0000000000 Binary files a/community/immich/1.0.17/charts/common-1.1.0.tgz and /dev/null differ diff --git a/community/immich/1.0.18/Chart.lock b/community/immich/1.0.18/Chart.lock new file mode 100644 index 0000000000..6e02db3fcf --- /dev/null +++ b/community/immich/1.0.18/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.1 +digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7 +generated: "2023-09-07T10:04:22.853563117+03:00" diff --git a/community/immich/1.0.17/Chart.yaml b/community/immich/1.0.18/Chart.yaml similarity index 91% rename from community/immich/1.0.17/Chart.yaml rename to community/immich/1.0.18/Chart.yaml index d7deb69ded..621bf5aa53 100644 --- a/community/immich/1.0.17/Chart.yaml +++ b/community/immich/1.0.18/Chart.yaml @@ -3,9 +3,9 @@ description: Immich annotations: title: Immich type: application -version: 1.0.17 +version: 1.0.18 apiVersion: v2 -appVersion: 1.76.1 +appVersion: 1.77.0 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://immich.app icon: https://github.com/immich-app/immich/raw/main/design/immich-logo.svg sources: diff --git a/community/immich/1.0.17/README.md b/community/immich/1.0.18/README.md similarity index 100% rename from community/immich/1.0.17/README.md rename to community/immich/1.0.18/README.md diff --git a/community/immich/1.0.17/app-readme.md b/community/immich/1.0.18/app-readme.md similarity index 100% rename from community/immich/1.0.17/app-readme.md rename to community/immich/1.0.18/app-readme.md diff --git a/community/immich/1.0.18/charts/common-1.1.1.tgz b/community/immich/1.0.18/charts/common-1.1.1.tgz new file mode 100644 index 0000000000..f23fe98d23 Binary files /dev/null and b/community/immich/1.0.18/charts/common-1.1.1.tgz differ diff --git a/community/immich/1.0.17/ci/basic-values.yaml b/community/immich/1.0.18/ci/basic-values.yaml similarity index 100% rename from community/immich/1.0.17/ci/basic-values.yaml rename to community/immich/1.0.18/ci/basic-values.yaml diff --git a/community/immich/1.0.17/ci/extra-values.yaml b/community/immich/1.0.18/ci/extra-values.yaml similarity index 100% rename from community/immich/1.0.17/ci/extra-values.yaml rename to community/immich/1.0.18/ci/extra-values.yaml diff --git a/community/immich/1.0.17/ci/no-extra-values.yaml b/community/immich/1.0.18/ci/no-extra-values.yaml similarity index 100% rename from community/immich/1.0.17/ci/no-extra-values.yaml rename to community/immich/1.0.18/ci/no-extra-values.yaml diff --git a/community/immich/1.0.17/ci/no-ml-values.yaml b/community/immich/1.0.18/ci/no-ml-values.yaml similarity index 100% rename from community/immich/1.0.17/ci/no-ml-values.yaml rename to community/immich/1.0.18/ci/no-ml-values.yaml diff --git a/community/immich/1.0.17/ci/no-typesenes-values.yaml b/community/immich/1.0.18/ci/no-typesenes-values.yaml similarity index 100% rename from community/immich/1.0.17/ci/no-typesenes-values.yaml rename to community/immich/1.0.18/ci/no-typesenes-values.yaml diff --git a/community/immich/1.0.17/ix_values.yaml b/community/immich/1.0.18/ix_values.yaml similarity index 96% rename from community/immich/1.0.17/ix_values.yaml rename to community/immich/1.0.18/ix_values.yaml index 7d9bd99adf..8d45bcdde1 100644 --- a/community/immich/1.0.17/ix_values.yaml +++ b/community/immich/1.0.18/ix_values.yaml @@ -1,22 +1,22 @@ image: repository: altran1502/immich-server pullPolicy: IfNotPresent - tag: v1.76.1 + tag: v1.77.0 webImage: repository: altran1502/immich-web pullPolicy: IfNotPresent - tag: v1.76.1 + tag: v1.77.0 proxyImage: repository: altran1502/immich-proxy pullPolicy: IfNotPresent - tag: v1.76.1 + tag: v1.77.0 mlImage: repository: altran1502/immich-machine-learning pullPolicy: IfNotPresent - tag: v1.76.1 + tag: v1.77.0 typesenseImage: repository: typesense/typesense diff --git a/community/immich/1.0.17/metadata.yaml b/community/immich/1.0.18/metadata.yaml similarity index 100% rename from community/immich/1.0.17/metadata.yaml rename to community/immich/1.0.18/metadata.yaml diff --git a/community/immich/1.0.17/questions.yaml b/community/immich/1.0.18/questions.yaml similarity index 100% rename from community/immich/1.0.17/questions.yaml rename to community/immich/1.0.18/questions.yaml diff --git a/community/immich/1.0.17/templates/NOTES.txt b/community/immich/1.0.18/templates/NOTES.txt similarity index 100% rename from community/immich/1.0.17/templates/NOTES.txt rename to community/immich/1.0.18/templates/NOTES.txt diff --git a/community/immich/1.0.17/templates/_configuration.tpl b/community/immich/1.0.18/templates/_configuration.tpl similarity index 100% rename from community/immich/1.0.17/templates/_configuration.tpl rename to community/immich/1.0.18/templates/_configuration.tpl diff --git a/community/immich/1.0.17/templates/_immich-machinelearning.tpl b/community/immich/1.0.18/templates/_immich-machinelearning.tpl similarity index 100% rename from community/immich/1.0.17/templates/_immich-machinelearning.tpl rename to community/immich/1.0.18/templates/_immich-machinelearning.tpl diff --git a/community/immich/1.0.17/templates/_immich-microservices.tpl b/community/immich/1.0.18/templates/_immich-microservices.tpl similarity index 100% rename from community/immich/1.0.17/templates/_immich-microservices.tpl rename to community/immich/1.0.18/templates/_immich-microservices.tpl diff --git a/community/immich/1.0.17/templates/_immich-proxy.tpl b/community/immich/1.0.18/templates/_immich-proxy.tpl similarity index 100% rename from community/immich/1.0.17/templates/_immich-proxy.tpl rename to community/immich/1.0.18/templates/_immich-proxy.tpl diff --git a/community/immich/1.0.17/templates/_immich-server.tpl b/community/immich/1.0.18/templates/_immich-server.tpl similarity index 100% rename from community/immich/1.0.17/templates/_immich-server.tpl rename to community/immich/1.0.18/templates/_immich-server.tpl diff --git a/community/immich/1.0.17/templates/_immich-typesense.tpl b/community/immich/1.0.18/templates/_immich-typesense.tpl similarity index 100% rename from community/immich/1.0.17/templates/_immich-typesense.tpl rename to community/immich/1.0.18/templates/_immich-typesense.tpl diff --git a/community/immich/1.0.17/templates/_immich-web.tpl b/community/immich/1.0.18/templates/_immich-web.tpl similarity index 100% rename from community/immich/1.0.17/templates/_immich-web.tpl rename to community/immich/1.0.18/templates/_immich-web.tpl diff --git a/community/immich/1.0.17/templates/_persistence.tpl b/community/immich/1.0.18/templates/_persistence.tpl similarity index 100% rename from community/immich/1.0.17/templates/_persistence.tpl rename to community/immich/1.0.18/templates/_persistence.tpl diff --git a/community/immich/1.0.17/templates/_portal.tpl b/community/immich/1.0.18/templates/_portal.tpl similarity index 100% rename from community/immich/1.0.17/templates/_portal.tpl rename to community/immich/1.0.18/templates/_portal.tpl diff --git a/community/immich/1.0.17/templates/_postgres.tpl b/community/immich/1.0.18/templates/_postgres.tpl similarity index 100% rename from community/immich/1.0.17/templates/_postgres.tpl rename to community/immich/1.0.18/templates/_postgres.tpl diff --git a/community/immich/1.0.17/templates/_redis.tpl b/community/immich/1.0.18/templates/_redis.tpl similarity index 100% rename from community/immich/1.0.17/templates/_redis.tpl rename to community/immich/1.0.18/templates/_redis.tpl diff --git a/community/immich/1.0.17/templates/_service.tpl b/community/immich/1.0.18/templates/_service.tpl similarity index 100% rename from community/immich/1.0.17/templates/_service.tpl rename to community/immich/1.0.18/templates/_service.tpl diff --git a/community/immich/1.0.17/templates/_waitURL.tpl b/community/immich/1.0.18/templates/_waitURL.tpl similarity index 100% rename from community/immich/1.0.17/templates/_waitURL.tpl rename to community/immich/1.0.18/templates/_waitURL.tpl diff --git a/community/immich/1.0.17/templates/common.yaml b/community/immich/1.0.18/templates/common.yaml similarity index 100% rename from community/immich/1.0.17/templates/common.yaml rename to community/immich/1.0.18/templates/common.yaml diff --git a/community/node-red/1.0.3/Chart.lock b/community/node-red/1.0.3/Chart.lock deleted file mode 100644 index 5d417a11aa..0000000000 --- a/community/node-red/1.0.3/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:56:48.899723126+03:00" diff --git a/community/node-red/1.0.3/charts/common-1.1.0.tgz b/community/node-red/1.0.3/charts/common-1.1.0.tgz deleted file mode 100644 index 22ec68a716..0000000000 Binary files a/community/node-red/1.0.3/charts/common-1.1.0.tgz and /dev/null differ diff --git a/community/node-red/1.0.4/Chart.lock b/community/node-red/1.0.4/Chart.lock new file mode 100644 index 0000000000..a3feed078b --- /dev/null +++ b/community/node-red/1.0.4/Chart.lock @@ -0,0 +1,6 @@ +dependencies: +- name: common + repository: file://../../../common + version: 1.1.1 +digest: sha256:a7dbe3e4d42dbcd4325776e5e01a1d630c7f185f79e7ebf22b1b9cc80f56eed7 +generated: "2023-09-07T10:05:18.83836972+03:00" diff --git a/community/node-red/1.0.3/Chart.yaml b/community/node-red/1.0.4/Chart.yaml similarity index 82% rename from community/node-red/1.0.3/Chart.yaml rename to community/node-red/1.0.4/Chart.yaml index 45b6e3407e..465615d9e1 100644 --- a/community/node-red/1.0.3/Chart.yaml +++ b/community/node-red/1.0.4/Chart.yaml @@ -1,11 +1,12 @@ name: node-red -description: Node-RED is a programming tool for wiring together hardware devices, APIs and online services in new and interesting ways. +description: Node-RED is a programming tool for wiring together hardware devices, + APIs and online services in new and interesting ways. annotations: title: Node-RED type: application -version: 1.0.3 +version: 1.0.4 apiVersion: v2 -appVersion: '3.0.2' +appVersion: 3.1.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://nodered.org icon: https://avatars.githubusercontent.com/u/5375661 sources: diff --git a/community/node-red/1.0.3/README.md b/community/node-red/1.0.4/README.md similarity index 100% rename from community/node-red/1.0.3/README.md rename to community/node-red/1.0.4/README.md diff --git a/community/node-red/1.0.3/app-readme.md b/community/node-red/1.0.4/app-readme.md similarity index 100% rename from community/node-red/1.0.3/app-readme.md rename to community/node-red/1.0.4/app-readme.md diff --git a/community/node-red/1.0.4/charts/common-1.1.1.tgz b/community/node-red/1.0.4/charts/common-1.1.1.tgz new file mode 100644 index 0000000000..0f619652ba Binary files /dev/null and b/community/node-red/1.0.4/charts/common-1.1.1.tgz differ diff --git a/community/node-red/1.0.3/ci/basic-node14-values.yaml b/community/node-red/1.0.4/ci/basic-node14-values.yaml similarity index 100% rename from community/node-red/1.0.3/ci/basic-node14-values.yaml rename to community/node-red/1.0.4/ci/basic-node14-values.yaml diff --git a/community/node-red/1.0.3/ci/basic-node14minimal-values.yaml b/community/node-red/1.0.4/ci/basic-node14minimal-values.yaml similarity index 100% rename from community/node-red/1.0.3/ci/basic-node14minimal-values.yaml rename to community/node-red/1.0.4/ci/basic-node14minimal-values.yaml diff --git a/community/node-red/1.0.3/ci/basic-node16-values.yaml b/community/node-red/1.0.4/ci/basic-node16-values.yaml similarity index 100% rename from community/node-red/1.0.3/ci/basic-node16-values.yaml rename to community/node-red/1.0.4/ci/basic-node16-values.yaml diff --git a/community/node-red/1.0.3/ci/basic-node16minimal-values.yaml b/community/node-red/1.0.4/ci/basic-node16minimal-values.yaml similarity index 100% rename from community/node-red/1.0.3/ci/basic-node16minimal-values.yaml rename to community/node-red/1.0.4/ci/basic-node16minimal-values.yaml diff --git a/community/node-red/1.0.3/ci/basic-node18-values.yaml b/community/node-red/1.0.4/ci/basic-node18-values.yaml similarity index 100% rename from community/node-red/1.0.3/ci/basic-node18-values.yaml rename to community/node-red/1.0.4/ci/basic-node18-values.yaml diff --git a/community/node-red/1.0.3/ci/basic-node18minimal-values.yaml b/community/node-red/1.0.4/ci/basic-node18minimal-values.yaml similarity index 100% rename from community/node-red/1.0.3/ci/basic-node18minimal-values.yaml rename to community/node-red/1.0.4/ci/basic-node18minimal-values.yaml diff --git a/community/node-red/1.0.3/ci/extra-values.yaml b/community/node-red/1.0.4/ci/extra-values.yaml similarity index 100% rename from community/node-red/1.0.3/ci/extra-values.yaml rename to community/node-red/1.0.4/ci/extra-values.yaml diff --git a/community/node-red/1.0.3/ci/hostNet-values.yaml b/community/node-red/1.0.4/ci/hostNet-values.yaml similarity index 100% rename from community/node-red/1.0.3/ci/hostNet-values.yaml rename to community/node-red/1.0.4/ci/hostNet-values.yaml diff --git a/community/node-red/1.0.3/ix_values.yaml b/community/node-red/1.0.4/ix_values.yaml similarity index 85% rename from community/node-red/1.0.3/ix_values.yaml rename to community/node-red/1.0.4/ix_values.yaml index 6d251c571a..19de0c2da0 100644 --- a/community/node-red/1.0.3/ix_values.yaml +++ b/community/node-red/1.0.4/ix_values.yaml @@ -1,27 +1,27 @@ node18Image: repository: nodered/node-red pullPolicy: IfNotPresent - tag: '3.0.2-18' + tag: 3.1.0-18 node18MinimalImage: repository: nodered/node-red pullPolicy: IfNotPresent - tag: '3.0.2-18-minimal' + tag: 3.1.0-18-minimal node16Image: repository: nodered/node-red pullPolicy: IfNotPresent - tag: '3.0.2-16' + tag: 3.1.0-16 node16MinimalImage: repository: nodered/node-red pullPolicy: IfNotPresent - tag: '3.0.2-16-minimal' + tag: 3.1.0-16-minimal node14Image: repository: nodered/node-red pullPolicy: IfNotPresent - tag: '3.0.2-14' + tag: 3.1.0-14 node14MinimalImage: repository: nodered/node-red pullPolicy: IfNotPresent - tag: '3.0.2-14-minimal' + tag: 3.1.0-14-minimal resources: limits: diff --git a/community/node-red/1.0.3/metadata.yaml b/community/node-red/1.0.4/metadata.yaml similarity index 100% rename from community/node-red/1.0.3/metadata.yaml rename to community/node-red/1.0.4/metadata.yaml diff --git a/community/node-red/1.0.3/questions.yaml b/community/node-red/1.0.4/questions.yaml similarity index 100% rename from community/node-red/1.0.3/questions.yaml rename to community/node-red/1.0.4/questions.yaml diff --git a/community/node-red/1.0.3/templates/NOTES.txt b/community/node-red/1.0.4/templates/NOTES.txt similarity index 100% rename from community/node-red/1.0.3/templates/NOTES.txt rename to community/node-red/1.0.4/templates/NOTES.txt diff --git a/community/node-red/1.0.3/templates/_nodered.tpl b/community/node-red/1.0.4/templates/_nodered.tpl similarity index 100% rename from community/node-red/1.0.3/templates/_nodered.tpl rename to community/node-red/1.0.4/templates/_nodered.tpl diff --git a/community/node-red/1.0.3/templates/_persistence.tpl b/community/node-red/1.0.4/templates/_persistence.tpl similarity index 100% rename from community/node-red/1.0.3/templates/_persistence.tpl rename to community/node-red/1.0.4/templates/_persistence.tpl diff --git a/community/node-red/1.0.3/templates/_portal.tpl b/community/node-red/1.0.4/templates/_portal.tpl similarity index 100% rename from community/node-red/1.0.3/templates/_portal.tpl rename to community/node-red/1.0.4/templates/_portal.tpl diff --git a/community/node-red/1.0.3/templates/_service.tpl b/community/node-red/1.0.4/templates/_service.tpl similarity index 100% rename from community/node-red/1.0.3/templates/_service.tpl rename to community/node-red/1.0.4/templates/_service.tpl diff --git a/community/node-red/1.0.3/templates/common.yaml b/community/node-red/1.0.4/templates/common.yaml similarity index 100% rename from community/node-red/1.0.3/templates/common.yaml rename to community/node-red/1.0.4/templates/common.yaml