diff --git a/community/audiobookshelf/1.0.4/Chart.lock b/community/audiobookshelf/1.0.5/Chart.lock similarity index 100% rename from community/audiobookshelf/1.0.4/Chart.lock rename to community/audiobookshelf/1.0.5/Chart.lock diff --git a/community/audiobookshelf/1.0.4/Chart.yaml b/community/audiobookshelf/1.0.5/Chart.yaml similarity index 97% rename from community/audiobookshelf/1.0.4/Chart.yaml rename to community/audiobookshelf/1.0.5/Chart.yaml index 13820e2575..85c7f95794 100644 --- a/community/audiobookshelf/1.0.4/Chart.yaml +++ b/community/audiobookshelf/1.0.5/Chart.yaml @@ -3,7 +3,7 @@ description: Audiobookshelf is a self-hosted audiobook and podcast server annotations: title: Audiobookshelf type: application -version: 1.0.4 +version: 1.0.5 apiVersion: v2 appVersion: 2.10.1 kubeVersion: '>=1.16.0-0' diff --git a/community/audiobookshelf/1.0.4/README.md b/community/audiobookshelf/1.0.5/README.md similarity index 100% rename from community/audiobookshelf/1.0.4/README.md rename to community/audiobookshelf/1.0.5/README.md diff --git a/community/audiobookshelf/1.0.4/app-readme.md b/community/audiobookshelf/1.0.5/app-readme.md similarity index 100% rename from community/audiobookshelf/1.0.4/app-readme.md rename to community/audiobookshelf/1.0.5/app-readme.md diff --git a/community/audiobookshelf/1.0.4/charts/common-1.2.9.tgz b/community/audiobookshelf/1.0.5/charts/common-1.2.9.tgz similarity index 100% rename from community/audiobookshelf/1.0.4/charts/common-1.2.9.tgz rename to community/audiobookshelf/1.0.5/charts/common-1.2.9.tgz diff --git a/community/audiobookshelf/1.0.4/ci/basic-values.yaml b/community/audiobookshelf/1.0.5/ci/basic-values.yaml similarity index 100% rename from community/audiobookshelf/1.0.4/ci/basic-values.yaml rename to community/audiobookshelf/1.0.5/ci/basic-values.yaml diff --git a/community/audiobookshelf/1.0.4/ci/extra-values.yaml b/community/audiobookshelf/1.0.5/ci/extra-values.yaml similarity index 100% rename from community/audiobookshelf/1.0.4/ci/extra-values.yaml rename to community/audiobookshelf/1.0.5/ci/extra-values.yaml diff --git a/community/audiobookshelf/1.0.4/ix_values.yaml b/community/audiobookshelf/1.0.5/ix_values.yaml similarity index 100% rename from community/audiobookshelf/1.0.4/ix_values.yaml rename to community/audiobookshelf/1.0.5/ix_values.yaml diff --git a/community/audiobookshelf/1.0.4/metadata.yaml b/community/audiobookshelf/1.0.5/metadata.yaml similarity index 100% rename from community/audiobookshelf/1.0.4/metadata.yaml rename to community/audiobookshelf/1.0.5/metadata.yaml diff --git a/community/audiobookshelf/1.0.4/questions.yaml b/community/audiobookshelf/1.0.5/questions.yaml similarity index 100% rename from community/audiobookshelf/1.0.4/questions.yaml rename to community/audiobookshelf/1.0.5/questions.yaml diff --git a/community/audiobookshelf/1.0.4/templates/NOTES.txt b/community/audiobookshelf/1.0.5/templates/NOTES.txt similarity index 100% rename from community/audiobookshelf/1.0.4/templates/NOTES.txt rename to community/audiobookshelf/1.0.5/templates/NOTES.txt diff --git a/community/audiobookshelf/1.0.4/templates/_audiobookshelf.tpl b/community/audiobookshelf/1.0.5/templates/_audiobookshelf.tpl similarity index 97% rename from community/audiobookshelf/1.0.4/templates/_audiobookshelf.tpl rename to community/audiobookshelf/1.0.5/templates/_audiobookshelf.tpl index 7ceef729b5..118a6c5be2 100644 --- a/community/audiobookshelf/1.0.4/templates/_audiobookshelf.tpl +++ b/community/audiobookshelf/1.0.5/templates/_audiobookshelf.tpl @@ -14,6 +14,7 @@ workload: securityContext: runAsUser: {{ .Values.audiobookshelfRunAs.user }} runAsGroup: {{ .Values.audiobookshelfRunAs.group }} + readOnlyRootFilesystem: false env: PORT: {{ .Values.audiobookshelfNetwork.webPort }} CONFIG_PATH: /config diff --git a/community/audiobookshelf/1.0.4/templates/_persistence.tpl b/community/audiobookshelf/1.0.5/templates/_persistence.tpl similarity index 100% rename from community/audiobookshelf/1.0.4/templates/_persistence.tpl rename to community/audiobookshelf/1.0.5/templates/_persistence.tpl diff --git a/community/audiobookshelf/1.0.4/templates/_portal.tpl b/community/audiobookshelf/1.0.5/templates/_portal.tpl similarity index 100% rename from community/audiobookshelf/1.0.4/templates/_portal.tpl rename to community/audiobookshelf/1.0.5/templates/_portal.tpl diff --git a/community/audiobookshelf/1.0.4/templates/_service.tpl b/community/audiobookshelf/1.0.5/templates/_service.tpl similarity index 100% rename from community/audiobookshelf/1.0.4/templates/_service.tpl rename to community/audiobookshelf/1.0.5/templates/_service.tpl diff --git a/community/audiobookshelf/1.0.4/templates/common.yaml b/community/audiobookshelf/1.0.5/templates/common.yaml similarity index 100% rename from community/audiobookshelf/1.0.4/templates/common.yaml rename to community/audiobookshelf/1.0.5/templates/common.yaml