diff --git a/community/actual-budget/1.2.10/Chart.lock b/community/actual-budget/1.2.11/Chart.lock similarity index 100% rename from community/actual-budget/1.2.10/Chart.lock rename to community/actual-budget/1.2.11/Chart.lock diff --git a/community/actual-budget/1.2.10/Chart.yaml b/community/actual-budget/1.2.11/Chart.yaml similarity index 95% rename from community/actual-budget/1.2.10/Chart.yaml rename to community/actual-budget/1.2.11/Chart.yaml index e0b9991381..47946418e2 100644 --- a/community/actual-budget/1.2.10/Chart.yaml +++ b/community/actual-budget/1.2.11/Chart.yaml @@ -4,9 +4,9 @@ description: Actual Budget is a super fast and privacy-focused app for managing annotations: title: Actual Budget type: application -version: 1.2.10 +version: 1.2.11 apiVersion: v2 -appVersion: 24.2.0 +appVersion: 24.3.0 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/actual-budget/1.2.10/README.md b/community/actual-budget/1.2.11/README.md similarity index 100% rename from community/actual-budget/1.2.10/README.md rename to community/actual-budget/1.2.11/README.md diff --git a/community/actual-budget/1.2.10/app-readme.md b/community/actual-budget/1.2.11/app-readme.md similarity index 100% rename from community/actual-budget/1.2.10/app-readme.md rename to community/actual-budget/1.2.11/app-readme.md diff --git a/community/actual-budget/1.2.10/charts/common-1.2.9.tgz b/community/actual-budget/1.2.11/charts/common-1.2.9.tgz similarity index 100% rename from community/actual-budget/1.2.10/charts/common-1.2.9.tgz rename to community/actual-budget/1.2.11/charts/common-1.2.9.tgz diff --git a/community/actual-budget/1.2.10/ci/basic-values.yaml b/community/actual-budget/1.2.11/ci/basic-values.yaml similarity index 100% rename from community/actual-budget/1.2.10/ci/basic-values.yaml rename to community/actual-budget/1.2.11/ci/basic-values.yaml diff --git a/community/actual-budget/1.2.10/ci/hostNet-values.yaml b/community/actual-budget/1.2.11/ci/hostNet-values.yaml similarity index 100% rename from community/actual-budget/1.2.10/ci/hostNet-values.yaml rename to community/actual-budget/1.2.11/ci/hostNet-values.yaml diff --git a/community/actual-budget/1.2.10/ci/https-values.yaml b/community/actual-budget/1.2.11/ci/https-values.yaml similarity index 100% rename from community/actual-budget/1.2.10/ci/https-values.yaml rename to community/actual-budget/1.2.11/ci/https-values.yaml diff --git a/community/actual-budget/1.2.10/ix_values.yaml b/community/actual-budget/1.2.11/ix_values.yaml similarity index 96% rename from community/actual-budget/1.2.10/ix_values.yaml rename to community/actual-budget/1.2.11/ix_values.yaml index ef82ff43ed..31016a3cb2 100644 --- a/community/actual-budget/1.2.10/ix_values.yaml +++ b/community/actual-budget/1.2.11/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: actualbudget/actual-server pullPolicy: IfNotPresent - tag: 24.2.0 + tag: 24.3.0 resources: limits: diff --git a/community/actual-budget/1.2.10/metadata.yaml b/community/actual-budget/1.2.11/metadata.yaml similarity index 100% rename from community/actual-budget/1.2.10/metadata.yaml rename to community/actual-budget/1.2.11/metadata.yaml diff --git a/community/actual-budget/1.2.10/questions.yaml b/community/actual-budget/1.2.11/questions.yaml similarity index 100% rename from community/actual-budget/1.2.10/questions.yaml rename to community/actual-budget/1.2.11/questions.yaml diff --git a/community/actual-budget/1.2.10/templates/NOTES.txt b/community/actual-budget/1.2.11/templates/NOTES.txt similarity index 100% rename from community/actual-budget/1.2.10/templates/NOTES.txt rename to community/actual-budget/1.2.11/templates/NOTES.txt diff --git a/community/actual-budget/1.2.10/templates/_actual.tpl b/community/actual-budget/1.2.11/templates/_actual.tpl similarity index 100% rename from community/actual-budget/1.2.10/templates/_actual.tpl rename to community/actual-budget/1.2.11/templates/_actual.tpl diff --git a/community/actual-budget/1.2.10/templates/_persistence.tpl b/community/actual-budget/1.2.11/templates/_persistence.tpl similarity index 97% rename from community/actual-budget/1.2.10/templates/_persistence.tpl rename to community/actual-budget/1.2.11/templates/_persistence.tpl index baeae2402d..724188e2bf 100644 --- a/community/actual-budget/1.2.10/templates/_persistence.tpl +++ b/community/actual-budget/1.2.11/templates/_persistence.tpl @@ -10,7 +10,7 @@ persistence: {{- if and (eq .Values.actualStorage.data.type "ixVolume") (not (.Values.actualStorage.data.ixVolumeConfig | default dict).aclEnable) }} 01-permissions: - mountPath: /mnt/directories + mountPath: /mnt/directories/data {{- end }} tmp: enabled: true diff --git a/community/actual-budget/1.2.10/templates/_portal.tpl b/community/actual-budget/1.2.11/templates/_portal.tpl similarity index 100% rename from community/actual-budget/1.2.10/templates/_portal.tpl rename to community/actual-budget/1.2.11/templates/_portal.tpl diff --git a/community/actual-budget/1.2.10/templates/_service.tpl b/community/actual-budget/1.2.11/templates/_service.tpl similarity index 100% rename from community/actual-budget/1.2.10/templates/_service.tpl rename to community/actual-budget/1.2.11/templates/_service.tpl diff --git a/community/actual-budget/1.2.10/templates/common.yaml b/community/actual-budget/1.2.11/templates/common.yaml similarity index 100% rename from community/actual-budget/1.2.10/templates/common.yaml rename to community/actual-budget/1.2.11/templates/common.yaml diff --git a/community/lidarr/1.2.16/Chart.lock b/community/lidarr/1.2.17/Chart.lock similarity index 100% rename from community/lidarr/1.2.16/Chart.lock rename to community/lidarr/1.2.17/Chart.lock diff --git a/community/lidarr/1.2.16/Chart.yaml b/community/lidarr/1.2.17/Chart.yaml similarity index 94% rename from community/lidarr/1.2.16/Chart.yaml rename to community/lidarr/1.2.17/Chart.yaml index 05fb90f0e4..1318ac4d51 100644 --- a/community/lidarr/1.2.16/Chart.yaml +++ b/community/lidarr/1.2.17/Chart.yaml @@ -3,9 +3,9 @@ description: Lidarr is a music collection manager for Usenet and BitTorrent user annotations: title: Lidarr type: application -version: 1.2.16 +version: 1.2.17 apiVersion: v2 -appVersion: 2.2.0.4045 +appVersion: 2.2.0.4053 kubeVersion: '>=1.16.0-0' maintainers: - name: truenas diff --git a/community/lidarr/1.2.16/README.md b/community/lidarr/1.2.17/README.md similarity index 100% rename from community/lidarr/1.2.16/README.md rename to community/lidarr/1.2.17/README.md diff --git a/community/lidarr/1.2.16/app-readme.md b/community/lidarr/1.2.17/app-readme.md similarity index 100% rename from community/lidarr/1.2.16/app-readme.md rename to community/lidarr/1.2.17/app-readme.md diff --git a/community/lidarr/1.2.16/charts/common-1.2.9.tgz b/community/lidarr/1.2.17/charts/common-1.2.9.tgz similarity index 100% rename from community/lidarr/1.2.16/charts/common-1.2.9.tgz rename to community/lidarr/1.2.17/charts/common-1.2.9.tgz diff --git a/community/lidarr/1.2.16/ci/basic-values.yaml b/community/lidarr/1.2.17/ci/basic-values.yaml similarity index 100% rename from community/lidarr/1.2.16/ci/basic-values.yaml rename to community/lidarr/1.2.17/ci/basic-values.yaml diff --git a/community/lidarr/1.2.16/ci/extra-values.yaml b/community/lidarr/1.2.17/ci/extra-values.yaml similarity index 100% rename from community/lidarr/1.2.16/ci/extra-values.yaml rename to community/lidarr/1.2.17/ci/extra-values.yaml diff --git a/community/lidarr/1.2.16/ci/hostNet-values.yaml b/community/lidarr/1.2.17/ci/hostNet-values.yaml similarity index 100% rename from community/lidarr/1.2.16/ci/hostNet-values.yaml rename to community/lidarr/1.2.17/ci/hostNet-values.yaml diff --git a/community/lidarr/1.2.16/ix_values.yaml b/community/lidarr/1.2.17/ix_values.yaml similarity index 95% rename from community/lidarr/1.2.16/ix_values.yaml rename to community/lidarr/1.2.17/ix_values.yaml index 6435a5b275..86d785f2a2 100644 --- a/community/lidarr/1.2.16/ix_values.yaml +++ b/community/lidarr/1.2.17/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: ghcr.io/onedr0p/lidarr-develop pullPolicy: IfNotPresent - tag: 2.2.0.4045 + tag: 2.2.0.4053 resources: limits: diff --git a/community/lidarr/1.2.16/metadata.yaml b/community/lidarr/1.2.17/metadata.yaml similarity index 100% rename from community/lidarr/1.2.16/metadata.yaml rename to community/lidarr/1.2.17/metadata.yaml diff --git a/community/lidarr/1.2.16/migrations/migrate b/community/lidarr/1.2.17/migrations/migrate similarity index 100% rename from community/lidarr/1.2.16/migrations/migrate rename to community/lidarr/1.2.17/migrations/migrate diff --git a/community/lidarr/1.2.16/questions.yaml b/community/lidarr/1.2.17/questions.yaml similarity index 100% rename from community/lidarr/1.2.16/questions.yaml rename to community/lidarr/1.2.17/questions.yaml diff --git a/community/lidarr/1.2.16/templates/NOTES.txt b/community/lidarr/1.2.17/templates/NOTES.txt similarity index 100% rename from community/lidarr/1.2.16/templates/NOTES.txt rename to community/lidarr/1.2.17/templates/NOTES.txt diff --git a/community/lidarr/1.2.16/templates/_lidarr.tpl b/community/lidarr/1.2.17/templates/_lidarr.tpl similarity index 100% rename from community/lidarr/1.2.16/templates/_lidarr.tpl rename to community/lidarr/1.2.17/templates/_lidarr.tpl diff --git a/community/lidarr/1.2.16/templates/_portal.tpl b/community/lidarr/1.2.17/templates/_portal.tpl similarity index 100% rename from community/lidarr/1.2.16/templates/_portal.tpl rename to community/lidarr/1.2.17/templates/_portal.tpl diff --git a/community/lidarr/1.2.16/templates/common.yaml b/community/lidarr/1.2.17/templates/common.yaml similarity index 100% rename from community/lidarr/1.2.16/templates/common.yaml rename to community/lidarr/1.2.17/templates/common.yaml