From 06a38e4ad3f4ec46619ab06ea8af80bbeb4d3ba9 Mon Sep 17 00:00:00 2001 From: sonicaj Date: Fri, 31 May 2024 17:12:15 +0000 Subject: [PATCH] Publish new changes in catalog --- .../audiobookshelf/{1.0.4 => 1.0.5}/Chart.lock | 0 .../audiobookshelf/{1.0.4 => 1.0.5}/Chart.yaml | 2 +- community/audiobookshelf/{1.0.4 => 1.0.5}/README.md | 0 .../audiobookshelf/{1.0.4 => 1.0.5}/app-readme.md | 0 .../{1.0.4 => 1.0.5}/charts/common-1.2.9.tgz | Bin .../{1.0.4 => 1.0.5}/ci/basic-values.yaml | 0 .../{1.0.4 => 1.0.5}/ci/extra-values.yaml | 0 .../audiobookshelf/{1.0.4 => 1.0.5}/ix_values.yaml | 0 .../audiobookshelf/{1.0.4 => 1.0.5}/metadata.yaml | 0 .../audiobookshelf/{1.0.4 => 1.0.5}/questions.yaml | 0 .../{1.0.4 => 1.0.5}/templates/NOTES.txt | 0 .../{1.0.4 => 1.0.5}/templates/_audiobookshelf.tpl | 1 + .../{1.0.4 => 1.0.5}/templates/_persistence.tpl | 0 .../{1.0.4 => 1.0.5}/templates/_portal.tpl | 0 .../{1.0.4 => 1.0.5}/templates/_service.tpl | 0 .../{1.0.4 => 1.0.5}/templates/common.yaml | 0 16 files changed, 2 insertions(+), 1 deletion(-) rename community/audiobookshelf/{1.0.4 => 1.0.5}/Chart.lock (100%) rename community/audiobookshelf/{1.0.4 => 1.0.5}/Chart.yaml (97%) rename community/audiobookshelf/{1.0.4 => 1.0.5}/README.md (100%) rename community/audiobookshelf/{1.0.4 => 1.0.5}/app-readme.md (100%) rename community/audiobookshelf/{1.0.4 => 1.0.5}/charts/common-1.2.9.tgz (100%) rename community/audiobookshelf/{1.0.4 => 1.0.5}/ci/basic-values.yaml (100%) rename community/audiobookshelf/{1.0.4 => 1.0.5}/ci/extra-values.yaml (100%) rename community/audiobookshelf/{1.0.4 => 1.0.5}/ix_values.yaml (100%) rename community/audiobookshelf/{1.0.4 => 1.0.5}/metadata.yaml (100%) rename community/audiobookshelf/{1.0.4 => 1.0.5}/questions.yaml (100%) rename community/audiobookshelf/{1.0.4 => 1.0.5}/templates/NOTES.txt (100%) rename community/audiobookshelf/{1.0.4 => 1.0.5}/templates/_audiobookshelf.tpl (97%) rename community/audiobookshelf/{1.0.4 => 1.0.5}/templates/_persistence.tpl (100%) rename community/audiobookshelf/{1.0.4 => 1.0.5}/templates/_portal.tpl (100%) rename community/audiobookshelf/{1.0.4 => 1.0.5}/templates/_service.tpl (100%) rename community/audiobookshelf/{1.0.4 => 1.0.5}/templates/common.yaml (100%) 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