diff --git a/charts/home-assistant/1.0.112/.helmignore b/charts/home-assistant/1.0.113/.helmignore similarity index 100% rename from charts/home-assistant/1.0.112/.helmignore rename to charts/home-assistant/1.0.113/.helmignore diff --git a/charts/home-assistant/1.0.112/Chart.lock b/charts/home-assistant/1.0.113/Chart.lock similarity index 100% rename from charts/home-assistant/1.0.112/Chart.lock rename to charts/home-assistant/1.0.113/Chart.lock diff --git a/charts/home-assistant/1.0.112/Chart.yaml b/charts/home-assistant/1.0.113/Chart.yaml similarity index 94% rename from charts/home-assistant/1.0.112/Chart.yaml rename to charts/home-assistant/1.0.113/Chart.yaml index 1a28e02e31..851ff3dde8 100644 --- a/charts/home-assistant/1.0.112/Chart.yaml +++ b/charts/home-assistant/1.0.113/Chart.yaml @@ -3,9 +3,9 @@ description: Home Assistant App for TrueNAS SCALE annotations: title: Home Assistant type: application -version: 1.0.112 +version: 1.0.113 apiVersion: v2 -appVersion: 2023.10.1 +appVersion: 2023.10.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/home-assistant/1.0.112/README.md b/charts/home-assistant/1.0.113/README.md similarity index 100% rename from charts/home-assistant/1.0.112/README.md rename to charts/home-assistant/1.0.113/README.md diff --git a/charts/home-assistant/1.0.112/app-readme.md b/charts/home-assistant/1.0.113/app-readme.md similarity index 100% rename from charts/home-assistant/1.0.112/app-readme.md rename to charts/home-assistant/1.0.113/app-readme.md diff --git a/charts/home-assistant/1.0.112/charts/common-2304.0.1.tgz b/charts/home-assistant/1.0.113/charts/common-2304.0.1.tgz similarity index 100% rename from charts/home-assistant/1.0.112/charts/common-2304.0.1.tgz rename to charts/home-assistant/1.0.113/charts/common-2304.0.1.tgz diff --git a/charts/home-assistant/1.0.112/ci/test-values.yaml b/charts/home-assistant/1.0.113/ci/test-values.yaml similarity index 100% rename from charts/home-assistant/1.0.112/ci/test-values.yaml rename to charts/home-assistant/1.0.113/ci/test-values.yaml diff --git a/charts/home-assistant/1.0.112/ix_values.yaml b/charts/home-assistant/1.0.113/ix_values.yaml similarity index 81% rename from charts/home-assistant/1.0.112/ix_values.yaml rename to charts/home-assistant/1.0.113/ix_values.yaml index 7e14bd2f66..a19aa3e8f7 100644 --- a/charts/home-assistant/1.0.112/ix_values.yaml +++ b/charts/home-assistant/1.0.113/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: homeassistant/home-assistant - tag: 2023.10.1 + tag: 2023.10.2 diff --git a/charts/home-assistant/1.0.112/metadata.yaml b/charts/home-assistant/1.0.113/metadata.yaml similarity index 100% rename from charts/home-assistant/1.0.112/metadata.yaml rename to charts/home-assistant/1.0.113/metadata.yaml diff --git a/charts/home-assistant/1.0.112/questions.yaml b/charts/home-assistant/1.0.113/questions.yaml similarity index 100% rename from charts/home-assistant/1.0.112/questions.yaml rename to charts/home-assistant/1.0.113/questions.yaml diff --git a/charts/home-assistant/1.0.112/templates/_postgres.tpl b/charts/home-assistant/1.0.113/templates/_postgres.tpl similarity index 100% rename from charts/home-assistant/1.0.112/templates/_postgres.tpl rename to charts/home-assistant/1.0.113/templates/_postgres.tpl diff --git a/charts/home-assistant/1.0.112/templates/backup-postgres-config.yaml b/charts/home-assistant/1.0.113/templates/backup-postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.112/templates/backup-postgres-config.yaml rename to charts/home-assistant/1.0.113/templates/backup-postgres-config.yaml diff --git a/charts/home-assistant/1.0.112/templates/backup-postgres-hook.yaml b/charts/home-assistant/1.0.113/templates/backup-postgres-hook.yaml similarity index 100% rename from charts/home-assistant/1.0.112/templates/backup-postgres-hook.yaml rename to charts/home-assistant/1.0.113/templates/backup-postgres-hook.yaml diff --git a/charts/home-assistant/1.0.112/templates/deployment.yaml b/charts/home-assistant/1.0.113/templates/deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.112/templates/deployment.yaml rename to charts/home-assistant/1.0.113/templates/deployment.yaml diff --git a/charts/home-assistant/1.0.112/templates/home-assistance-init-config.yaml b/charts/home-assistant/1.0.113/templates/home-assistance-init-config.yaml similarity index 100% rename from charts/home-assistant/1.0.112/templates/home-assistance-init-config.yaml rename to charts/home-assistant/1.0.113/templates/home-assistance-init-config.yaml diff --git a/charts/home-assistant/1.0.112/templates/postgres-config.yaml b/charts/home-assistant/1.0.113/templates/postgres-config.yaml similarity index 100% rename from charts/home-assistant/1.0.112/templates/postgres-config.yaml rename to charts/home-assistant/1.0.113/templates/postgres-config.yaml diff --git a/charts/home-assistant/1.0.112/templates/postgres-deployment.yaml b/charts/home-assistant/1.0.113/templates/postgres-deployment.yaml similarity index 100% rename from charts/home-assistant/1.0.112/templates/postgres-deployment.yaml rename to charts/home-assistant/1.0.113/templates/postgres-deployment.yaml diff --git a/charts/home-assistant/1.0.112/templates/postgres-secret.yaml b/charts/home-assistant/1.0.113/templates/postgres-secret.yaml similarity index 100% rename from charts/home-assistant/1.0.112/templates/postgres-secret.yaml rename to charts/home-assistant/1.0.113/templates/postgres-secret.yaml diff --git a/charts/home-assistant/1.0.112/templates/postgres-service.yaml b/charts/home-assistant/1.0.113/templates/postgres-service.yaml similarity index 100% rename from charts/home-assistant/1.0.112/templates/postgres-service.yaml rename to charts/home-assistant/1.0.113/templates/postgres-service.yaml diff --git a/charts/home-assistant/1.0.112/templates/pre-install-job.yaml b/charts/home-assistant/1.0.113/templates/pre-install-job.yaml similarity index 100% rename from charts/home-assistant/1.0.112/templates/pre-install-job.yaml rename to charts/home-assistant/1.0.113/templates/pre-install-job.yaml diff --git a/charts/home-assistant/1.0.112/templates/service.yaml b/charts/home-assistant/1.0.113/templates/service.yaml similarity index 100% rename from charts/home-assistant/1.0.112/templates/service.yaml rename to charts/home-assistant/1.0.113/templates/service.yaml diff --git a/charts/prometheus/1.0.20/Chart.lock b/charts/prometheus/1.0.21/Chart.lock similarity index 100% rename from charts/prometheus/1.0.20/Chart.lock rename to charts/prometheus/1.0.21/Chart.lock diff --git a/charts/prometheus/1.0.20/Chart.yaml b/charts/prometheus/1.0.21/Chart.yaml similarity index 94% rename from charts/prometheus/1.0.20/Chart.yaml rename to charts/prometheus/1.0.21/Chart.yaml index dff76e629e..89da781ce6 100644 --- a/charts/prometheus/1.0.20/Chart.yaml +++ b/charts/prometheus/1.0.21/Chart.yaml @@ -3,9 +3,9 @@ description: The Prometheus monitoring system and time series database. annotations: title: Prometheus type: application -version: 1.0.20 +version: 1.0.21 apiVersion: v2 -appVersion: v2.47.1 +appVersion: v2.47.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/prometheus/1.0.20/README.md b/charts/prometheus/1.0.21/README.md similarity index 100% rename from charts/prometheus/1.0.20/README.md rename to charts/prometheus/1.0.21/README.md diff --git a/charts/prometheus/1.0.20/app-readme.md b/charts/prometheus/1.0.21/app-readme.md similarity index 100% rename from charts/prometheus/1.0.20/app-readme.md rename to charts/prometheus/1.0.21/app-readme.md diff --git a/charts/prometheus/1.0.20/charts/common-1.1.1.tgz b/charts/prometheus/1.0.21/charts/common-1.1.1.tgz similarity index 100% rename from charts/prometheus/1.0.20/charts/common-1.1.1.tgz rename to charts/prometheus/1.0.21/charts/common-1.1.1.tgz diff --git a/charts/prometheus/1.0.20/ci/basic-values.yaml b/charts/prometheus/1.0.21/ci/basic-values.yaml similarity index 100% rename from charts/prometheus/1.0.20/ci/basic-values.yaml rename to charts/prometheus/1.0.21/ci/basic-values.yaml diff --git a/charts/prometheus/1.0.20/ix_values.yaml b/charts/prometheus/1.0.21/ix_values.yaml similarity index 96% rename from charts/prometheus/1.0.20/ix_values.yaml rename to charts/prometheus/1.0.21/ix_values.yaml index b9eae3c972..7cd3de297d 100644 --- a/charts/prometheus/1.0.20/ix_values.yaml +++ b/charts/prometheus/1.0.21/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: prom/prometheus pullPolicy: IfNotPresent - tag: v2.47.1 + tag: v2.47.2 resources: limits: diff --git a/charts/prometheus/1.0.20/metadata.yaml b/charts/prometheus/1.0.21/metadata.yaml similarity index 100% rename from charts/prometheus/1.0.20/metadata.yaml rename to charts/prometheus/1.0.21/metadata.yaml diff --git a/charts/prometheus/1.0.20/migrations/migrate b/charts/prometheus/1.0.21/migrations/migrate similarity index 100% rename from charts/prometheus/1.0.20/migrations/migrate rename to charts/prometheus/1.0.21/migrations/migrate diff --git a/charts/prometheus/1.0.20/questions.yaml b/charts/prometheus/1.0.21/questions.yaml similarity index 100% rename from charts/prometheus/1.0.20/questions.yaml rename to charts/prometheus/1.0.21/questions.yaml diff --git a/charts/prometheus/1.0.20/templates/NOTES.txt b/charts/prometheus/1.0.21/templates/NOTES.txt similarity index 100% rename from charts/prometheus/1.0.20/templates/NOTES.txt rename to charts/prometheus/1.0.21/templates/NOTES.txt diff --git a/charts/prometheus/1.0.20/templates/_portal.tpl b/charts/prometheus/1.0.21/templates/_portal.tpl similarity index 100% rename from charts/prometheus/1.0.20/templates/_portal.tpl rename to charts/prometheus/1.0.21/templates/_portal.tpl diff --git a/charts/prometheus/1.0.20/templates/_prometheus.tpl b/charts/prometheus/1.0.21/templates/_prometheus.tpl similarity index 100% rename from charts/prometheus/1.0.20/templates/_prometheus.tpl rename to charts/prometheus/1.0.21/templates/_prometheus.tpl diff --git a/charts/prometheus/1.0.20/templates/common.yaml b/charts/prometheus/1.0.21/templates/common.yaml similarity index 100% rename from charts/prometheus/1.0.20/templates/common.yaml rename to charts/prometheus/1.0.21/templates/common.yaml diff --git a/community/grafana/1.0.15/Chart.lock b/community/grafana/1.0.16/Chart.lock similarity index 100% rename from community/grafana/1.0.15/Chart.lock rename to community/grafana/1.0.16/Chart.lock diff --git a/community/grafana/1.0.15/Chart.yaml b/community/grafana/1.0.16/Chart.yaml similarity index 95% rename from community/grafana/1.0.15/Chart.yaml rename to community/grafana/1.0.16/Chart.yaml index 3efd2ae056..3f9ca9e599 100644 --- a/community/grafana/1.0.15/Chart.yaml +++ b/community/grafana/1.0.16/Chart.yaml @@ -4,9 +4,9 @@ description: Grafana is the open source analytics & monitoring solution for ever annotations: title: Grafana type: application -version: 1.0.15 +version: 1.0.16 apiVersion: v2 -appVersion: 10.1.4 +appVersion: 10.1.5 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/grafana/1.0.15/README.md b/community/grafana/1.0.16/README.md similarity index 100% rename from community/grafana/1.0.15/README.md rename to community/grafana/1.0.16/README.md diff --git a/community/grafana/1.0.15/app-readme.md b/community/grafana/1.0.16/app-readme.md similarity index 100% rename from community/grafana/1.0.15/app-readme.md rename to community/grafana/1.0.16/app-readme.md diff --git a/community/grafana/1.0.15/charts/common-1.1.1.tgz b/community/grafana/1.0.16/charts/common-1.1.1.tgz similarity index 100% rename from community/grafana/1.0.15/charts/common-1.1.1.tgz rename to community/grafana/1.0.16/charts/common-1.1.1.tgz diff --git a/community/grafana/1.0.15/ci/basic-plugin-values.yaml b/community/grafana/1.0.16/ci/basic-plugin-values.yaml similarity index 100% rename from community/grafana/1.0.15/ci/basic-plugin-values.yaml rename to community/grafana/1.0.16/ci/basic-plugin-values.yaml diff --git a/community/grafana/1.0.15/ci/basic-values.yaml b/community/grafana/1.0.16/ci/basic-values.yaml similarity index 100% rename from community/grafana/1.0.15/ci/basic-values.yaml rename to community/grafana/1.0.16/ci/basic-values.yaml diff --git a/community/grafana/1.0.15/ci/https-plugins-values.yaml b/community/grafana/1.0.16/ci/https-plugins-values.yaml similarity index 100% rename from community/grafana/1.0.15/ci/https-plugins-values.yaml rename to community/grafana/1.0.16/ci/https-plugins-values.yaml diff --git a/community/grafana/1.0.15/ci/https-values.yaml b/community/grafana/1.0.16/ci/https-values.yaml similarity index 100% rename from community/grafana/1.0.15/ci/https-values.yaml rename to community/grafana/1.0.16/ci/https-values.yaml diff --git a/community/grafana/1.0.15/ix_values.yaml b/community/grafana/1.0.16/ix_values.yaml similarity index 97% rename from community/grafana/1.0.15/ix_values.yaml rename to community/grafana/1.0.16/ix_values.yaml index 67078be144..7ad450411a 100644 --- a/community/grafana/1.0.15/ix_values.yaml +++ b/community/grafana/1.0.16/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: grafana/grafana pullPolicy: IfNotPresent - tag: 10.1.4 + tag: 10.1.5 resources: limits: diff --git a/community/grafana/1.0.15/metadata.yaml b/community/grafana/1.0.16/metadata.yaml similarity index 100% rename from community/grafana/1.0.15/metadata.yaml rename to community/grafana/1.0.16/metadata.yaml diff --git a/community/grafana/1.0.15/questions.yaml b/community/grafana/1.0.16/questions.yaml similarity index 100% rename from community/grafana/1.0.15/questions.yaml rename to community/grafana/1.0.16/questions.yaml diff --git a/community/grafana/1.0.15/templates/NOTES.txt b/community/grafana/1.0.16/templates/NOTES.txt similarity index 100% rename from community/grafana/1.0.15/templates/NOTES.txt rename to community/grafana/1.0.16/templates/NOTES.txt diff --git a/community/grafana/1.0.15/templates/_configuration.tpl b/community/grafana/1.0.16/templates/_configuration.tpl similarity index 100% rename from community/grafana/1.0.15/templates/_configuration.tpl rename to community/grafana/1.0.16/templates/_configuration.tpl diff --git a/community/grafana/1.0.15/templates/_grafana.tpl b/community/grafana/1.0.16/templates/_grafana.tpl similarity index 100% rename from community/grafana/1.0.15/templates/_grafana.tpl rename to community/grafana/1.0.16/templates/_grafana.tpl diff --git a/community/grafana/1.0.15/templates/_portal.tpl b/community/grafana/1.0.16/templates/_portal.tpl similarity index 100% rename from community/grafana/1.0.15/templates/_portal.tpl rename to community/grafana/1.0.16/templates/_portal.tpl diff --git a/community/grafana/1.0.15/templates/common.yaml b/community/grafana/1.0.16/templates/common.yaml similarity index 100% rename from community/grafana/1.0.15/templates/common.yaml rename to community/grafana/1.0.16/templates/common.yaml diff --git a/community/searxng/1.0.3/Chart.lock b/community/searxng/1.0.4/Chart.lock similarity index 100% rename from community/searxng/1.0.3/Chart.lock rename to community/searxng/1.0.4/Chart.lock diff --git a/community/searxng/1.0.3/Chart.yaml b/community/searxng/1.0.4/Chart.yaml similarity index 94% rename from community/searxng/1.0.3/Chart.yaml rename to community/searxng/1.0.4/Chart.yaml index dccd4ef34b..c2db6339bb 100644 --- a/community/searxng/1.0.3/Chart.yaml +++ b/community/searxng/1.0.4/Chart.yaml @@ -3,9 +3,9 @@ description: SearXNG is a privacy-respecting, hackable metasearch engine annotations: title: SearXNG type: application -version: 1.0.3 +version: 1.0.4 apiVersion: v2 -appVersion: 2023.10.11 +appVersion: 2023.10.12 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/searxng/1.0.3/README.md b/community/searxng/1.0.4/README.md similarity index 100% rename from community/searxng/1.0.3/README.md rename to community/searxng/1.0.4/README.md diff --git a/community/searxng/1.0.3/app-readme.md b/community/searxng/1.0.4/app-readme.md similarity index 100% rename from community/searxng/1.0.3/app-readme.md rename to community/searxng/1.0.4/app-readme.md diff --git a/community/searxng/1.0.3/charts/common-1.1.1.tgz b/community/searxng/1.0.4/charts/common-1.1.1.tgz similarity index 100% rename from community/searxng/1.0.3/charts/common-1.1.1.tgz rename to community/searxng/1.0.4/charts/common-1.1.1.tgz diff --git a/community/searxng/1.0.3/ci/basic-values.yaml b/community/searxng/1.0.4/ci/basic-values.yaml similarity index 100% rename from community/searxng/1.0.3/ci/basic-values.yaml rename to community/searxng/1.0.4/ci/basic-values.yaml diff --git a/community/searxng/1.0.3/ci/extra-values.yaml b/community/searxng/1.0.4/ci/extra-values.yaml similarity index 100% rename from community/searxng/1.0.3/ci/extra-values.yaml rename to community/searxng/1.0.4/ci/extra-values.yaml diff --git a/community/searxng/1.0.3/ci/hostNet-values.yaml b/community/searxng/1.0.4/ci/hostNet-values.yaml similarity index 100% rename from community/searxng/1.0.3/ci/hostNet-values.yaml rename to community/searxng/1.0.4/ci/hostNet-values.yaml diff --git a/community/searxng/1.0.3/ix_values.yaml b/community/searxng/1.0.4/ix_values.yaml similarity index 92% rename from community/searxng/1.0.3/ix_values.yaml rename to community/searxng/1.0.4/ix_values.yaml index bdc46d98f3..d4fc20c127 100644 --- a/community/searxng/1.0.3/ix_values.yaml +++ b/community/searxng/1.0.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: searxng/searxng pullPolicy: IfNotPresent - tag: 2023.10.11-24561370b + tag: 2023.10.12-af071121d resources: limits: diff --git a/community/searxng/1.0.3/metadata.yaml b/community/searxng/1.0.4/metadata.yaml similarity index 100% rename from community/searxng/1.0.3/metadata.yaml rename to community/searxng/1.0.4/metadata.yaml diff --git a/community/searxng/1.0.3/questions.yaml b/community/searxng/1.0.4/questions.yaml similarity index 100% rename from community/searxng/1.0.3/questions.yaml rename to community/searxng/1.0.4/questions.yaml diff --git a/community/searxng/1.0.3/templates/NOTES.txt b/community/searxng/1.0.4/templates/NOTES.txt similarity index 100% rename from community/searxng/1.0.3/templates/NOTES.txt rename to community/searxng/1.0.4/templates/NOTES.txt diff --git a/community/searxng/1.0.3/templates/_persistence.tpl b/community/searxng/1.0.4/templates/_persistence.tpl similarity index 100% rename from community/searxng/1.0.3/templates/_persistence.tpl rename to community/searxng/1.0.4/templates/_persistence.tpl diff --git a/community/searxng/1.0.3/templates/_portal.tpl b/community/searxng/1.0.4/templates/_portal.tpl similarity index 100% rename from community/searxng/1.0.3/templates/_portal.tpl rename to community/searxng/1.0.4/templates/_portal.tpl diff --git a/community/searxng/1.0.3/templates/_searxng.tpl b/community/searxng/1.0.4/templates/_searxng.tpl similarity index 100% rename from community/searxng/1.0.3/templates/_searxng.tpl rename to community/searxng/1.0.4/templates/_searxng.tpl diff --git a/community/searxng/1.0.3/templates/_service.tpl b/community/searxng/1.0.4/templates/_service.tpl similarity index 100% rename from community/searxng/1.0.3/templates/_service.tpl rename to community/searxng/1.0.4/templates/_service.tpl diff --git a/community/searxng/1.0.3/templates/common.yaml b/community/searxng/1.0.4/templates/common.yaml similarity index 100% rename from community/searxng/1.0.3/templates/common.yaml rename to community/searxng/1.0.4/templates/common.yaml