diff --git a/community/drawio/1.0.2/Chart.lock b/community/drawio/1.0.3/Chart.lock similarity index 100% rename from community/drawio/1.0.2/Chart.lock rename to community/drawio/1.0.3/Chart.lock diff --git a/community/drawio/1.0.2/Chart.yaml b/community/drawio/1.0.3/Chart.yaml similarity index 95% rename from community/drawio/1.0.2/Chart.yaml rename to community/drawio/1.0.3/Chart.yaml index 0614b58ca3..c3edc00948 100644 --- a/community/drawio/1.0.2/Chart.yaml +++ b/community/drawio/1.0.3/Chart.yaml @@ -3,9 +3,9 @@ description: Draw.io is a whiteboarding / diagramming software application. annotations: title: Draw.IO type: application -version: 1.0.2 +version: 1.0.3 apiVersion: v2 -appVersion: 22.0.5 +appVersion: 22.0.6 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/drawio/1.0.2/README.md b/community/drawio/1.0.3/README.md similarity index 100% rename from community/drawio/1.0.2/README.md rename to community/drawio/1.0.3/README.md diff --git a/community/drawio/1.0.2/app-readme.md b/community/drawio/1.0.3/app-readme.md similarity index 100% rename from community/drawio/1.0.2/app-readme.md rename to community/drawio/1.0.3/app-readme.md diff --git a/community/drawio/1.0.2/charts/common-1.1.1.tgz b/community/drawio/1.0.3/charts/common-1.1.1.tgz similarity index 100% rename from community/drawio/1.0.2/charts/common-1.1.1.tgz rename to community/drawio/1.0.3/charts/common-1.1.1.tgz diff --git a/community/drawio/1.0.2/ci/basic-values.yaml b/community/drawio/1.0.3/ci/basic-values.yaml similarity index 100% rename from community/drawio/1.0.2/ci/basic-values.yaml rename to community/drawio/1.0.3/ci/basic-values.yaml diff --git a/community/drawio/1.0.2/ci/extra-values.yaml b/community/drawio/1.0.3/ci/extra-values.yaml similarity index 100% rename from community/drawio/1.0.2/ci/extra-values.yaml rename to community/drawio/1.0.3/ci/extra-values.yaml diff --git a/community/drawio/1.0.2/ci/hostNet-values.yaml b/community/drawio/1.0.3/ci/hostNet-values.yaml similarity index 100% rename from community/drawio/1.0.2/ci/hostNet-values.yaml rename to community/drawio/1.0.3/ci/hostNet-values.yaml diff --git a/community/drawio/1.0.2/ix_values.yaml b/community/drawio/1.0.3/ix_values.yaml similarity index 95% rename from community/drawio/1.0.2/ix_values.yaml rename to community/drawio/1.0.3/ix_values.yaml index 384b4968b9..ca8af7b53c 100644 --- a/community/drawio/1.0.2/ix_values.yaml +++ b/community/drawio/1.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: jgraph/drawio pullPolicy: IfNotPresent - tag: 22.0.5 + tag: 22.0.6 resources: limits: diff --git a/community/drawio/1.0.2/metadata.yaml b/community/drawio/1.0.3/metadata.yaml similarity index 100% rename from community/drawio/1.0.2/metadata.yaml rename to community/drawio/1.0.3/metadata.yaml diff --git a/community/drawio/1.0.2/questions.yaml b/community/drawio/1.0.3/questions.yaml similarity index 100% rename from community/drawio/1.0.2/questions.yaml rename to community/drawio/1.0.3/questions.yaml diff --git a/community/drawio/1.0.2/templates/NOTES.txt b/community/drawio/1.0.3/templates/NOTES.txt similarity index 100% rename from community/drawio/1.0.2/templates/NOTES.txt rename to community/drawio/1.0.3/templates/NOTES.txt diff --git a/community/drawio/1.0.2/templates/_drawio.tpl b/community/drawio/1.0.3/templates/_drawio.tpl similarity index 100% rename from community/drawio/1.0.2/templates/_drawio.tpl rename to community/drawio/1.0.3/templates/_drawio.tpl diff --git a/community/drawio/1.0.2/templates/_persistence.tpl b/community/drawio/1.0.3/templates/_persistence.tpl similarity index 100% rename from community/drawio/1.0.2/templates/_persistence.tpl rename to community/drawio/1.0.3/templates/_persistence.tpl diff --git a/community/drawio/1.0.2/templates/_portal.tpl b/community/drawio/1.0.3/templates/_portal.tpl similarity index 100% rename from community/drawio/1.0.2/templates/_portal.tpl rename to community/drawio/1.0.3/templates/_portal.tpl diff --git a/community/drawio/1.0.2/templates/_service.tpl b/community/drawio/1.0.3/templates/_service.tpl similarity index 100% rename from community/drawio/1.0.2/templates/_service.tpl rename to community/drawio/1.0.3/templates/_service.tpl diff --git a/community/drawio/1.0.2/templates/common.yaml b/community/drawio/1.0.3/templates/common.yaml similarity index 100% rename from community/drawio/1.0.2/templates/common.yaml rename to community/drawio/1.0.3/templates/common.yaml diff --git a/community/komga/1.0.14/Chart.lock b/community/komga/1.0.15/Chart.lock similarity index 100% rename from community/komga/1.0.14/Chart.lock rename to community/komga/1.0.15/Chart.lock diff --git a/community/komga/1.0.14/Chart.yaml b/community/komga/1.0.15/Chart.yaml similarity index 94% rename from community/komga/1.0.14/Chart.yaml rename to community/komga/1.0.15/Chart.yaml index f4729f1bfa..e3548919c5 100644 --- a/community/komga/1.0.14/Chart.yaml +++ b/community/komga/1.0.15/Chart.yaml @@ -3,9 +3,9 @@ description: Komga is a free and open source comics/mangas server. annotations: title: Komga type: application -version: 1.0.14 +version: 1.0.15 apiVersion: v2 -appVersion: 1.6.1 +appVersion: 1.6.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/komga/1.0.14/README.md b/community/komga/1.0.15/README.md similarity index 100% rename from community/komga/1.0.14/README.md rename to community/komga/1.0.15/README.md diff --git a/community/komga/1.0.14/app-readme.md b/community/komga/1.0.15/app-readme.md similarity index 100% rename from community/komga/1.0.14/app-readme.md rename to community/komga/1.0.15/app-readme.md diff --git a/community/komga/1.0.14/charts/common-1.1.1.tgz b/community/komga/1.0.15/charts/common-1.1.1.tgz similarity index 100% rename from community/komga/1.0.14/charts/common-1.1.1.tgz rename to community/komga/1.0.15/charts/common-1.1.1.tgz diff --git a/community/komga/1.0.14/ci/basic-values.yaml b/community/komga/1.0.15/ci/basic-values.yaml similarity index 100% rename from community/komga/1.0.14/ci/basic-values.yaml rename to community/komga/1.0.15/ci/basic-values.yaml diff --git a/community/komga/1.0.14/ci/extra-values.yaml b/community/komga/1.0.15/ci/extra-values.yaml similarity index 100% rename from community/komga/1.0.14/ci/extra-values.yaml rename to community/komga/1.0.15/ci/extra-values.yaml diff --git a/community/komga/1.0.14/ci/hostNet-values.yaml b/community/komga/1.0.15/ci/hostNet-values.yaml similarity index 100% rename from community/komga/1.0.14/ci/hostNet-values.yaml rename to community/komga/1.0.15/ci/hostNet-values.yaml diff --git a/community/komga/1.0.14/ix_values.yaml b/community/komga/1.0.15/ix_values.yaml similarity index 96% rename from community/komga/1.0.14/ix_values.yaml rename to community/komga/1.0.15/ix_values.yaml index 496a522d29..55285815ff 100644 --- a/community/komga/1.0.14/ix_values.yaml +++ b/community/komga/1.0.15/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: gotson/komga pullPolicy: IfNotPresent - tag: 1.6.1 + tag: 1.6.2 resources: limits: diff --git a/community/komga/1.0.14/metadata.yaml b/community/komga/1.0.15/metadata.yaml similarity index 100% rename from community/komga/1.0.14/metadata.yaml rename to community/komga/1.0.15/metadata.yaml diff --git a/community/komga/1.0.14/questions.yaml b/community/komga/1.0.15/questions.yaml similarity index 100% rename from community/komga/1.0.14/questions.yaml rename to community/komga/1.0.15/questions.yaml diff --git a/community/komga/1.0.14/templates/NOTES.txt b/community/komga/1.0.15/templates/NOTES.txt similarity index 100% rename from community/komga/1.0.14/templates/NOTES.txt rename to community/komga/1.0.15/templates/NOTES.txt diff --git a/community/komga/1.0.14/templates/_komga.tpl b/community/komga/1.0.15/templates/_komga.tpl similarity index 100% rename from community/komga/1.0.14/templates/_komga.tpl rename to community/komga/1.0.15/templates/_komga.tpl diff --git a/community/komga/1.0.14/templates/_persistence.tpl b/community/komga/1.0.15/templates/_persistence.tpl similarity index 100% rename from community/komga/1.0.14/templates/_persistence.tpl rename to community/komga/1.0.15/templates/_persistence.tpl diff --git a/community/komga/1.0.14/templates/_portal.tpl b/community/komga/1.0.15/templates/_portal.tpl similarity index 100% rename from community/komga/1.0.14/templates/_portal.tpl rename to community/komga/1.0.15/templates/_portal.tpl diff --git a/community/komga/1.0.14/templates/_service.tpl b/community/komga/1.0.15/templates/_service.tpl similarity index 100% rename from community/komga/1.0.14/templates/_service.tpl rename to community/komga/1.0.15/templates/_service.tpl diff --git a/community/komga/1.0.14/templates/common.yaml b/community/komga/1.0.15/templates/common.yaml similarity index 100% rename from community/komga/1.0.14/templates/common.yaml rename to community/komga/1.0.15/templates/common.yaml diff --git a/community/metube/1.0.4/Chart.lock b/community/metube/1.0.5/Chart.lock similarity index 100% rename from community/metube/1.0.4/Chart.lock rename to community/metube/1.0.5/Chart.lock diff --git a/community/metube/1.0.4/Chart.yaml b/community/metube/1.0.5/Chart.yaml similarity index 93% rename from community/metube/1.0.4/Chart.yaml rename to community/metube/1.0.5/Chart.yaml index d8b3c1a6ba..44f8dfc123 100644 --- a/community/metube/1.0.4/Chart.yaml +++ b/community/metube/1.0.5/Chart.yaml @@ -4,9 +4,9 @@ description: MeTube is a web GUI for youtube-dl (using the yt-dlp fork) with pla annotations: title: MeTube type: application -version: 1.0.4 +version: 1.0.5 apiVersion: v2 -appVersion: '2023-10-19' +appVersion: '2023-10-20' kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/metube/1.0.4/README.md b/community/metube/1.0.5/README.md similarity index 100% rename from community/metube/1.0.4/README.md rename to community/metube/1.0.5/README.md diff --git a/community/metube/1.0.4/app-readme.md b/community/metube/1.0.5/app-readme.md similarity index 100% rename from community/metube/1.0.4/app-readme.md rename to community/metube/1.0.5/app-readme.md diff --git a/community/metube/1.0.4/charts/common-1.1.1.tgz b/community/metube/1.0.5/charts/common-1.1.1.tgz similarity index 100% rename from community/metube/1.0.4/charts/common-1.1.1.tgz rename to community/metube/1.0.5/charts/common-1.1.1.tgz diff --git a/community/metube/1.0.4/ci/basic-values.yaml b/community/metube/1.0.5/ci/basic-values.yaml similarity index 100% rename from community/metube/1.0.4/ci/basic-values.yaml rename to community/metube/1.0.5/ci/basic-values.yaml diff --git a/community/metube/1.0.4/ci/extra-values.yaml b/community/metube/1.0.5/ci/extra-values.yaml similarity index 100% rename from community/metube/1.0.4/ci/extra-values.yaml rename to community/metube/1.0.5/ci/extra-values.yaml diff --git a/community/metube/1.0.4/ci/hostNet-values.yaml b/community/metube/1.0.5/ci/hostNet-values.yaml similarity index 100% rename from community/metube/1.0.4/ci/hostNet-values.yaml rename to community/metube/1.0.5/ci/hostNet-values.yaml diff --git a/community/metube/1.0.4/ix_values.yaml b/community/metube/1.0.5/ix_values.yaml similarity index 94% rename from community/metube/1.0.4/ix_values.yaml rename to community/metube/1.0.5/ix_values.yaml index a9d81045b2..f033621b13 100644 --- a/community/metube/1.0.4/ix_values.yaml +++ b/community/metube/1.0.5/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: alexta69/metube pullPolicy: IfNotPresent - tag: '2023-10-19' + tag: '2023-10-20' resources: limits: diff --git a/community/metube/1.0.4/metadata.yaml b/community/metube/1.0.5/metadata.yaml similarity index 100% rename from community/metube/1.0.4/metadata.yaml rename to community/metube/1.0.5/metadata.yaml diff --git a/community/metube/1.0.4/questions.yaml b/community/metube/1.0.5/questions.yaml similarity index 100% rename from community/metube/1.0.4/questions.yaml rename to community/metube/1.0.5/questions.yaml diff --git a/community/metube/1.0.4/templates/NOTES.txt b/community/metube/1.0.5/templates/NOTES.txt similarity index 100% rename from community/metube/1.0.4/templates/NOTES.txt rename to community/metube/1.0.5/templates/NOTES.txt diff --git a/community/metube/1.0.4/templates/_metube.tpl b/community/metube/1.0.5/templates/_metube.tpl similarity index 100% rename from community/metube/1.0.4/templates/_metube.tpl rename to community/metube/1.0.5/templates/_metube.tpl diff --git a/community/metube/1.0.4/templates/_persistence.tpl b/community/metube/1.0.5/templates/_persistence.tpl similarity index 100% rename from community/metube/1.0.4/templates/_persistence.tpl rename to community/metube/1.0.5/templates/_persistence.tpl diff --git a/community/metube/1.0.4/templates/_portal.tpl b/community/metube/1.0.5/templates/_portal.tpl similarity index 100% rename from community/metube/1.0.4/templates/_portal.tpl rename to community/metube/1.0.5/templates/_portal.tpl diff --git a/community/metube/1.0.4/templates/_service.tpl b/community/metube/1.0.5/templates/_service.tpl similarity index 100% rename from community/metube/1.0.4/templates/_service.tpl rename to community/metube/1.0.5/templates/_service.tpl diff --git a/community/metube/1.0.4/templates/common.yaml b/community/metube/1.0.5/templates/common.yaml similarity index 100% rename from community/metube/1.0.4/templates/common.yaml rename to community/metube/1.0.5/templates/common.yaml diff --git a/community/planka/1.0.4/Chart.lock b/community/planka/1.0.5/Chart.lock similarity index 100% rename from community/planka/1.0.4/Chart.lock rename to community/planka/1.0.5/Chart.lock diff --git a/community/planka/1.0.4/Chart.yaml b/community/planka/1.0.5/Chart.yaml similarity index 94% rename from community/planka/1.0.4/Chart.yaml rename to community/planka/1.0.5/Chart.yaml index cd0e466168..45bc08fe70 100644 --- a/community/planka/1.0.4/Chart.yaml +++ b/community/planka/1.0.5/Chart.yaml @@ -3,9 +3,9 @@ description: Planka is an Elegant open source project tracking annotations: title: Planka type: application -version: 1.0.4 +version: 1.0.5 apiVersion: v2 -appVersion: 1.14.1 +appVersion: 1.14.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/planka/1.0.4/README.md b/community/planka/1.0.5/README.md similarity index 100% rename from community/planka/1.0.4/README.md rename to community/planka/1.0.5/README.md diff --git a/community/planka/1.0.4/app-readme.md b/community/planka/1.0.5/app-readme.md similarity index 100% rename from community/planka/1.0.4/app-readme.md rename to community/planka/1.0.5/app-readme.md diff --git a/community/planka/1.0.4/charts/common-1.1.1.tgz b/community/planka/1.0.5/charts/common-1.1.1.tgz similarity index 100% rename from community/planka/1.0.4/charts/common-1.1.1.tgz rename to community/planka/1.0.5/charts/common-1.1.1.tgz diff --git a/community/planka/1.0.4/ci/basic-values.yaml b/community/planka/1.0.5/ci/basic-values.yaml similarity index 100% rename from community/planka/1.0.4/ci/basic-values.yaml rename to community/planka/1.0.5/ci/basic-values.yaml diff --git a/community/planka/1.0.4/ci/extra-values.yaml b/community/planka/1.0.5/ci/extra-values.yaml similarity index 100% rename from community/planka/1.0.4/ci/extra-values.yaml rename to community/planka/1.0.5/ci/extra-values.yaml diff --git a/community/planka/1.0.4/ci/hostNet-values.yaml b/community/planka/1.0.5/ci/hostNet-values.yaml similarity index 100% rename from community/planka/1.0.4/ci/hostNet-values.yaml rename to community/planka/1.0.5/ci/hostNet-values.yaml diff --git a/community/planka/1.0.4/ix_values.yaml b/community/planka/1.0.5/ix_values.yaml similarity index 98% rename from community/planka/1.0.4/ix_values.yaml rename to community/planka/1.0.5/ix_values.yaml index c45386dbdf..828def9ada 100644 --- a/community/planka/1.0.4/ix_values.yaml +++ b/community/planka/1.0.5/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/plankanban/planka pullPolicy: IfNotPresent - tag: 1.14.1 + tag: 1.14.2 resources: limits: diff --git a/community/planka/1.0.4/metadata.yaml b/community/planka/1.0.5/metadata.yaml similarity index 100% rename from community/planka/1.0.4/metadata.yaml rename to community/planka/1.0.5/metadata.yaml diff --git a/community/planka/1.0.4/questions.yaml b/community/planka/1.0.5/questions.yaml similarity index 100% rename from community/planka/1.0.4/questions.yaml rename to community/planka/1.0.5/questions.yaml diff --git a/community/planka/1.0.4/templates/NOTES.txt b/community/planka/1.0.5/templates/NOTES.txt similarity index 100% rename from community/planka/1.0.4/templates/NOTES.txt rename to community/planka/1.0.5/templates/NOTES.txt diff --git a/community/planka/1.0.4/templates/_configuration.tpl b/community/planka/1.0.5/templates/_configuration.tpl similarity index 100% rename from community/planka/1.0.4/templates/_configuration.tpl rename to community/planka/1.0.5/templates/_configuration.tpl diff --git a/community/planka/1.0.4/templates/_persistence.tpl b/community/planka/1.0.5/templates/_persistence.tpl similarity index 100% rename from community/planka/1.0.4/templates/_persistence.tpl rename to community/planka/1.0.5/templates/_persistence.tpl diff --git a/community/planka/1.0.4/templates/_planka.tpl b/community/planka/1.0.5/templates/_planka.tpl similarity index 100% rename from community/planka/1.0.4/templates/_planka.tpl rename to community/planka/1.0.5/templates/_planka.tpl diff --git a/community/planka/1.0.4/templates/_portal.tpl b/community/planka/1.0.5/templates/_portal.tpl similarity index 100% rename from community/planka/1.0.4/templates/_portal.tpl rename to community/planka/1.0.5/templates/_portal.tpl diff --git a/community/planka/1.0.4/templates/_postgres.tpl b/community/planka/1.0.5/templates/_postgres.tpl similarity index 100% rename from community/planka/1.0.4/templates/_postgres.tpl rename to community/planka/1.0.5/templates/_postgres.tpl diff --git a/community/planka/1.0.4/templates/_service.tpl b/community/planka/1.0.5/templates/_service.tpl similarity index 100% rename from community/planka/1.0.4/templates/_service.tpl rename to community/planka/1.0.5/templates/_service.tpl diff --git a/community/planka/1.0.4/templates/common.yaml b/community/planka/1.0.5/templates/common.yaml similarity index 100% rename from community/planka/1.0.4/templates/common.yaml rename to community/planka/1.0.5/templates/common.yaml diff --git a/community/recyclarr/1.0.11/Chart.lock b/community/recyclarr/1.0.12/Chart.lock similarity index 100% rename from community/recyclarr/1.0.11/Chart.lock rename to community/recyclarr/1.0.12/Chart.lock diff --git a/community/recyclarr/1.0.11/Chart.yaml b/community/recyclarr/1.0.12/Chart.yaml similarity index 95% rename from community/recyclarr/1.0.11/Chart.yaml rename to community/recyclarr/1.0.12/Chart.yaml index ee75984aa6..aef42888c2 100644 --- a/community/recyclarr/1.0.11/Chart.yaml +++ b/community/recyclarr/1.0.12/Chart.yaml @@ -4,9 +4,9 @@ description: Recyclarr synchronizes recommended settings from the TRaSH guides t annotations: title: Recyclarr type: application -version: 1.0.11 +version: 1.0.12 apiVersion: v2 -appVersion: 6.0.1 +appVersion: 6.0.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/recyclarr/1.0.11/README.md b/community/recyclarr/1.0.12/README.md similarity index 100% rename from community/recyclarr/1.0.11/README.md rename to community/recyclarr/1.0.12/README.md diff --git a/community/recyclarr/1.0.11/app-readme.md b/community/recyclarr/1.0.12/app-readme.md similarity index 100% rename from community/recyclarr/1.0.11/app-readme.md rename to community/recyclarr/1.0.12/app-readme.md diff --git a/community/recyclarr/1.0.11/charts/common-1.1.1.tgz b/community/recyclarr/1.0.12/charts/common-1.1.1.tgz similarity index 100% rename from community/recyclarr/1.0.11/charts/common-1.1.1.tgz rename to community/recyclarr/1.0.12/charts/common-1.1.1.tgz diff --git a/community/recyclarr/1.0.11/ci/basic-values.yaml b/community/recyclarr/1.0.12/ci/basic-values.yaml similarity index 100% rename from community/recyclarr/1.0.11/ci/basic-values.yaml rename to community/recyclarr/1.0.12/ci/basic-values.yaml diff --git a/community/recyclarr/1.0.11/ci/extra-values.yaml b/community/recyclarr/1.0.12/ci/extra-values.yaml similarity index 100% rename from community/recyclarr/1.0.11/ci/extra-values.yaml rename to community/recyclarr/1.0.12/ci/extra-values.yaml diff --git a/community/recyclarr/1.0.11/ix_values.yaml b/community/recyclarr/1.0.12/ix_values.yaml similarity index 96% rename from community/recyclarr/1.0.11/ix_values.yaml rename to community/recyclarr/1.0.12/ix_values.yaml index afd7175b9d..12a7a446c0 100644 --- a/community/recyclarr/1.0.11/ix_values.yaml +++ b/community/recyclarr/1.0.12/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: recyclarr/recyclarr pullPolicy: IfNotPresent - tag: 6.0.1 + tag: 6.0.2 resources: limits: diff --git a/community/recyclarr/1.0.11/metadata.yaml b/community/recyclarr/1.0.12/metadata.yaml similarity index 100% rename from community/recyclarr/1.0.11/metadata.yaml rename to community/recyclarr/1.0.12/metadata.yaml diff --git a/community/recyclarr/1.0.11/questions.yaml b/community/recyclarr/1.0.12/questions.yaml similarity index 100% rename from community/recyclarr/1.0.11/questions.yaml rename to community/recyclarr/1.0.12/questions.yaml diff --git a/community/recyclarr/1.0.11/templates/NOTES.txt b/community/recyclarr/1.0.12/templates/NOTES.txt similarity index 100% rename from community/recyclarr/1.0.11/templates/NOTES.txt rename to community/recyclarr/1.0.12/templates/NOTES.txt diff --git a/community/recyclarr/1.0.11/templates/_persistence.tpl b/community/recyclarr/1.0.12/templates/_persistence.tpl similarity index 100% rename from community/recyclarr/1.0.11/templates/_persistence.tpl rename to community/recyclarr/1.0.12/templates/_persistence.tpl diff --git a/community/recyclarr/1.0.11/templates/_recyclarr.tpl b/community/recyclarr/1.0.12/templates/_recyclarr.tpl similarity index 100% rename from community/recyclarr/1.0.11/templates/_recyclarr.tpl rename to community/recyclarr/1.0.12/templates/_recyclarr.tpl diff --git a/community/recyclarr/1.0.11/templates/common.yaml b/community/recyclarr/1.0.12/templates/common.yaml similarity index 100% rename from community/recyclarr/1.0.11/templates/common.yaml rename to community/recyclarr/1.0.12/templates/common.yaml diff --git a/community/searxng/1.0.6/Chart.lock b/community/searxng/1.0.7/Chart.lock similarity index 100% rename from community/searxng/1.0.6/Chart.lock rename to community/searxng/1.0.7/Chart.lock diff --git a/community/searxng/1.0.6/Chart.yaml b/community/searxng/1.0.7/Chart.yaml similarity index 94% rename from community/searxng/1.0.6/Chart.yaml rename to community/searxng/1.0.7/Chart.yaml index be031fbca5..d12a4e6095 100644 --- a/community/searxng/1.0.6/Chart.yaml +++ b/community/searxng/1.0.7/Chart.yaml @@ -3,9 +3,9 @@ description: SearXNG is a privacy-respecting, hackable metasearch engine annotations: title: SearXNG type: application -version: 1.0.6 +version: 1.0.7 apiVersion: v2 -appVersion: 2023.10.13 +appVersion: 2023.10.20 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/searxng/1.0.6/README.md b/community/searxng/1.0.7/README.md similarity index 100% rename from community/searxng/1.0.6/README.md rename to community/searxng/1.0.7/README.md diff --git a/community/searxng/1.0.6/app-readme.md b/community/searxng/1.0.7/app-readme.md similarity index 100% rename from community/searxng/1.0.6/app-readme.md rename to community/searxng/1.0.7/app-readme.md diff --git a/community/searxng/1.0.6/charts/common-1.1.1.tgz b/community/searxng/1.0.7/charts/common-1.1.1.tgz similarity index 100% rename from community/searxng/1.0.6/charts/common-1.1.1.tgz rename to community/searxng/1.0.7/charts/common-1.1.1.tgz diff --git a/community/searxng/1.0.6/ci/basic-values.yaml b/community/searxng/1.0.7/ci/basic-values.yaml similarity index 100% rename from community/searxng/1.0.6/ci/basic-values.yaml rename to community/searxng/1.0.7/ci/basic-values.yaml diff --git a/community/searxng/1.0.6/ci/extra-values.yaml b/community/searxng/1.0.7/ci/extra-values.yaml similarity index 100% rename from community/searxng/1.0.6/ci/extra-values.yaml rename to community/searxng/1.0.7/ci/extra-values.yaml diff --git a/community/searxng/1.0.6/ci/hostNet-values.yaml b/community/searxng/1.0.7/ci/hostNet-values.yaml similarity index 100% rename from community/searxng/1.0.6/ci/hostNet-values.yaml rename to community/searxng/1.0.7/ci/hostNet-values.yaml diff --git a/community/searxng/1.0.6/ix_values.yaml b/community/searxng/1.0.7/ix_values.yaml similarity index 92% rename from community/searxng/1.0.6/ix_values.yaml rename to community/searxng/1.0.7/ix_values.yaml index 35179287e4..5096b9d4b0 100644 --- a/community/searxng/1.0.6/ix_values.yaml +++ b/community/searxng/1.0.7/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: searxng/searxng pullPolicy: IfNotPresent - tag: 2023.10.13-efada7cba + tag: 2023.10.20-01b5b9cb8 resources: limits: diff --git a/community/searxng/1.0.6/metadata.yaml b/community/searxng/1.0.7/metadata.yaml similarity index 100% rename from community/searxng/1.0.6/metadata.yaml rename to community/searxng/1.0.7/metadata.yaml diff --git a/community/searxng/1.0.6/questions.yaml b/community/searxng/1.0.7/questions.yaml similarity index 100% rename from community/searxng/1.0.6/questions.yaml rename to community/searxng/1.0.7/questions.yaml diff --git a/community/searxng/1.0.6/templates/NOTES.txt b/community/searxng/1.0.7/templates/NOTES.txt similarity index 100% rename from community/searxng/1.0.6/templates/NOTES.txt rename to community/searxng/1.0.7/templates/NOTES.txt diff --git a/community/searxng/1.0.6/templates/_persistence.tpl b/community/searxng/1.0.7/templates/_persistence.tpl similarity index 100% rename from community/searxng/1.0.6/templates/_persistence.tpl rename to community/searxng/1.0.7/templates/_persistence.tpl diff --git a/community/searxng/1.0.6/templates/_portal.tpl b/community/searxng/1.0.7/templates/_portal.tpl similarity index 100% rename from community/searxng/1.0.6/templates/_portal.tpl rename to community/searxng/1.0.7/templates/_portal.tpl diff --git a/community/searxng/1.0.6/templates/_searxng.tpl b/community/searxng/1.0.7/templates/_searxng.tpl similarity index 100% rename from community/searxng/1.0.6/templates/_searxng.tpl rename to community/searxng/1.0.7/templates/_searxng.tpl diff --git a/community/searxng/1.0.6/templates/_service.tpl b/community/searxng/1.0.7/templates/_service.tpl similarity index 100% rename from community/searxng/1.0.6/templates/_service.tpl rename to community/searxng/1.0.7/templates/_service.tpl diff --git a/community/searxng/1.0.6/templates/common.yaml b/community/searxng/1.0.7/templates/common.yaml similarity index 100% rename from community/searxng/1.0.6/templates/common.yaml rename to community/searxng/1.0.7/templates/common.yaml