diff --git a/charts/pihole/2.0.9/.helmignore b/charts/pihole/2.0.10/.helmignore similarity index 100% rename from charts/pihole/2.0.9/.helmignore rename to charts/pihole/2.0.10/.helmignore diff --git a/charts/pihole/2.0.9/Chart.lock b/charts/pihole/2.0.10/Chart.lock similarity index 100% rename from charts/pihole/2.0.9/Chart.lock rename to charts/pihole/2.0.10/Chart.lock diff --git a/charts/pihole/2.0.9/Chart.yaml b/charts/pihole/2.0.10/Chart.yaml similarity index 93% rename from charts/pihole/2.0.9/Chart.yaml rename to charts/pihole/2.0.10/Chart.yaml index fff9b5cde7..74e1040ee8 100644 --- a/charts/pihole/2.0.9/Chart.yaml +++ b/charts/pihole/2.0.10/Chart.yaml @@ -3,9 +3,9 @@ description: DNS and Ad-filtering for your network. annotations: title: Pi-hole type: application -version: 2.0.9 +version: 2.0.10 apiVersion: v2 -appVersion: 2024.03.1 +appVersion: 2024.03.2 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/charts/pihole/2.0.9/README.md b/charts/pihole/2.0.10/README.md similarity index 100% rename from charts/pihole/2.0.9/README.md rename to charts/pihole/2.0.10/README.md diff --git a/charts/pihole/2.0.9/app-readme.md b/charts/pihole/2.0.10/app-readme.md similarity index 100% rename from charts/pihole/2.0.9/app-readme.md rename to charts/pihole/2.0.10/app-readme.md diff --git a/charts/pihole/2.0.9/charts/common-1.2.9.tgz b/charts/pihole/2.0.10/charts/common-1.2.9.tgz similarity index 100% rename from charts/pihole/2.0.9/charts/common-1.2.9.tgz rename to charts/pihole/2.0.10/charts/common-1.2.9.tgz diff --git a/charts/pihole/2.0.9/ci/basic-values.yaml b/charts/pihole/2.0.10/ci/basic-values.yaml similarity index 100% rename from charts/pihole/2.0.9/ci/basic-values.yaml rename to charts/pihole/2.0.10/ci/basic-values.yaml diff --git a/charts/pihole/2.0.9/ci/nodhcp-values.yaml b/charts/pihole/2.0.10/ci/nodhcp-values.yaml similarity index 100% rename from charts/pihole/2.0.9/ci/nodhcp-values.yaml rename to charts/pihole/2.0.10/ci/nodhcp-values.yaml diff --git a/charts/pihole/2.0.9/ix_values.yaml b/charts/pihole/2.0.10/ix_values.yaml similarity index 96% rename from charts/pihole/2.0.9/ix_values.yaml rename to charts/pihole/2.0.10/ix_values.yaml index 71ab1280ca..d77bd5489b 100644 --- a/charts/pihole/2.0.9/ix_values.yaml +++ b/charts/pihole/2.0.10/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: pihole/pihole - tag: 2024.03.1 + tag: 2024.03.2 resources: limits: diff --git a/charts/pihole/2.0.9/metadata.yaml b/charts/pihole/2.0.10/metadata.yaml similarity index 100% rename from charts/pihole/2.0.9/metadata.yaml rename to charts/pihole/2.0.10/metadata.yaml diff --git a/charts/pihole/2.0.9/migrations/migrate b/charts/pihole/2.0.10/migrations/migrate similarity index 100% rename from charts/pihole/2.0.9/migrations/migrate rename to charts/pihole/2.0.10/migrations/migrate diff --git a/charts/pihole/2.0.9/questions.yaml b/charts/pihole/2.0.10/questions.yaml similarity index 100% rename from charts/pihole/2.0.9/questions.yaml rename to charts/pihole/2.0.10/questions.yaml diff --git a/charts/pihole/2.0.9/templates/NOTES.txt b/charts/pihole/2.0.10/templates/NOTES.txt similarity index 100% rename from charts/pihole/2.0.9/templates/NOTES.txt rename to charts/pihole/2.0.10/templates/NOTES.txt diff --git a/charts/pihole/2.0.9/templates/_migration.tpl b/charts/pihole/2.0.10/templates/_migration.tpl similarity index 100% rename from charts/pihole/2.0.9/templates/_migration.tpl rename to charts/pihole/2.0.10/templates/_migration.tpl diff --git a/charts/pihole/2.0.9/templates/_persistence.tpl b/charts/pihole/2.0.10/templates/_persistence.tpl similarity index 100% rename from charts/pihole/2.0.9/templates/_persistence.tpl rename to charts/pihole/2.0.10/templates/_persistence.tpl diff --git a/charts/pihole/2.0.9/templates/_pihole.tpl b/charts/pihole/2.0.10/templates/_pihole.tpl similarity index 100% rename from charts/pihole/2.0.9/templates/_pihole.tpl rename to charts/pihole/2.0.10/templates/_pihole.tpl diff --git a/charts/pihole/2.0.9/templates/_portal.tpl b/charts/pihole/2.0.10/templates/_portal.tpl similarity index 100% rename from charts/pihole/2.0.9/templates/_portal.tpl rename to charts/pihole/2.0.10/templates/_portal.tpl diff --git a/charts/pihole/2.0.9/templates/_service.tpl b/charts/pihole/2.0.10/templates/_service.tpl similarity index 100% rename from charts/pihole/2.0.9/templates/_service.tpl rename to charts/pihole/2.0.10/templates/_service.tpl diff --git a/charts/pihole/2.0.9/templates/common.yaml b/charts/pihole/2.0.10/templates/common.yaml similarity index 100% rename from charts/pihole/2.0.9/templates/common.yaml rename to charts/pihole/2.0.10/templates/common.yaml diff --git a/charts/pihole/2.0.9/to_keep_versions.md b/charts/pihole/2.0.10/to_keep_versions.md similarity index 100% rename from charts/pihole/2.0.9/to_keep_versions.md rename to charts/pihole/2.0.10/to_keep_versions.md diff --git a/community/linkding/1.2.12/Chart.lock b/community/linkding/1.2.13/Chart.lock similarity index 100% rename from community/linkding/1.2.12/Chart.lock rename to community/linkding/1.2.13/Chart.lock diff --git a/community/linkding/1.2.12/Chart.yaml b/community/linkding/1.2.13/Chart.yaml similarity index 95% rename from community/linkding/1.2.12/Chart.yaml rename to community/linkding/1.2.13/Chart.yaml index 97516168d8..5a462f6055 100644 --- a/community/linkding/1.2.12/Chart.yaml +++ b/community/linkding/1.2.13/Chart.yaml @@ -3,9 +3,9 @@ description: Linkding is a bookmark manager that you can host yourself. annotations: title: Linkding type: application -version: 1.2.12 +version: 1.2.13 apiVersion: v2 -appVersion: 1.25.0 +appVersion: 1.26.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/linkding/1.2.12/README.md b/community/linkding/1.2.13/README.md similarity index 100% rename from community/linkding/1.2.12/README.md rename to community/linkding/1.2.13/README.md diff --git a/community/linkding/1.2.12/app-readme.md b/community/linkding/1.2.13/app-readme.md similarity index 100% rename from community/linkding/1.2.12/app-readme.md rename to community/linkding/1.2.13/app-readme.md diff --git a/community/linkding/1.2.12/charts/common-1.2.9.tgz b/community/linkding/1.2.13/charts/common-1.2.9.tgz similarity index 100% rename from community/linkding/1.2.12/charts/common-1.2.9.tgz rename to community/linkding/1.2.13/charts/common-1.2.9.tgz diff --git a/community/linkding/1.2.12/ci/basic-values.yaml b/community/linkding/1.2.13/ci/basic-values.yaml similarity index 100% rename from community/linkding/1.2.12/ci/basic-values.yaml rename to community/linkding/1.2.13/ci/basic-values.yaml diff --git a/community/linkding/1.2.12/ci/extra-values.yaml b/community/linkding/1.2.13/ci/extra-values.yaml similarity index 100% rename from community/linkding/1.2.12/ci/extra-values.yaml rename to community/linkding/1.2.13/ci/extra-values.yaml diff --git a/community/linkding/1.2.12/ci/hostNet-values.yaml b/community/linkding/1.2.13/ci/hostNet-values.yaml similarity index 100% rename from community/linkding/1.2.12/ci/hostNet-values.yaml rename to community/linkding/1.2.13/ci/hostNet-values.yaml diff --git a/community/linkding/1.2.12/ix_values.yaml b/community/linkding/1.2.13/ix_values.yaml similarity index 98% rename from community/linkding/1.2.12/ix_values.yaml rename to community/linkding/1.2.13/ix_values.yaml index 2756357cec..e49d3008c3 100644 --- a/community/linkding/1.2.12/ix_values.yaml +++ b/community/linkding/1.2.13/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: sissbruecker/linkding pullPolicy: IfNotPresent - tag: 1.25.0 + tag: 1.26.0 resources: limits: diff --git a/community/linkding/1.2.12/metadata.yaml b/community/linkding/1.2.13/metadata.yaml similarity index 100% rename from community/linkding/1.2.12/metadata.yaml rename to community/linkding/1.2.13/metadata.yaml diff --git a/community/linkding/1.2.12/migrations/migrate b/community/linkding/1.2.13/migrations/migrate similarity index 100% rename from community/linkding/1.2.12/migrations/migrate rename to community/linkding/1.2.13/migrations/migrate diff --git a/community/linkding/1.2.12/questions.yaml b/community/linkding/1.2.13/questions.yaml similarity index 100% rename from community/linkding/1.2.12/questions.yaml rename to community/linkding/1.2.13/questions.yaml diff --git a/community/linkding/1.2.12/templates/NOTES.txt b/community/linkding/1.2.13/templates/NOTES.txt similarity index 100% rename from community/linkding/1.2.12/templates/NOTES.txt rename to community/linkding/1.2.13/templates/NOTES.txt diff --git a/community/linkding/1.2.12/templates/_configuration.tpl b/community/linkding/1.2.13/templates/_configuration.tpl similarity index 100% rename from community/linkding/1.2.12/templates/_configuration.tpl rename to community/linkding/1.2.13/templates/_configuration.tpl diff --git a/community/linkding/1.2.12/templates/_linkding.tpl b/community/linkding/1.2.13/templates/_linkding.tpl similarity index 100% rename from community/linkding/1.2.12/templates/_linkding.tpl rename to community/linkding/1.2.13/templates/_linkding.tpl diff --git a/community/linkding/1.2.12/templates/_persistence.tpl b/community/linkding/1.2.13/templates/_persistence.tpl similarity index 100% rename from community/linkding/1.2.12/templates/_persistence.tpl rename to community/linkding/1.2.13/templates/_persistence.tpl diff --git a/community/linkding/1.2.12/templates/_portal.tpl b/community/linkding/1.2.13/templates/_portal.tpl similarity index 100% rename from community/linkding/1.2.12/templates/_portal.tpl rename to community/linkding/1.2.13/templates/_portal.tpl diff --git a/community/linkding/1.2.12/templates/_postgres.tpl b/community/linkding/1.2.13/templates/_postgres.tpl similarity index 100% rename from community/linkding/1.2.12/templates/_postgres.tpl rename to community/linkding/1.2.13/templates/_postgres.tpl diff --git a/community/linkding/1.2.12/templates/_service.tpl b/community/linkding/1.2.13/templates/_service.tpl similarity index 100% rename from community/linkding/1.2.12/templates/_service.tpl rename to community/linkding/1.2.13/templates/_service.tpl diff --git a/community/linkding/1.2.12/templates/_validation.tpl b/community/linkding/1.2.13/templates/_validation.tpl similarity index 100% rename from community/linkding/1.2.12/templates/_validation.tpl rename to community/linkding/1.2.13/templates/_validation.tpl diff --git a/community/linkding/1.2.12/templates/common.yaml b/community/linkding/1.2.13/templates/common.yaml similarity index 100% rename from community/linkding/1.2.12/templates/common.yaml rename to community/linkding/1.2.13/templates/common.yaml