Browse Source

Publish new changes in catalog

sonicaj 1 year ago
parent
commit
06a38e4ad3

+ 0 - 0
community/audiobookshelf/1.0.4/Chart.lock → community/audiobookshelf/1.0.5/Chart.lock


+ 1 - 1
community/audiobookshelf/1.0.4/Chart.yaml → 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'

+ 0 - 0
community/audiobookshelf/1.0.4/README.md → community/audiobookshelf/1.0.5/README.md


+ 0 - 0
community/audiobookshelf/1.0.4/app-readme.md → community/audiobookshelf/1.0.5/app-readme.md


+ 0 - 0
community/audiobookshelf/1.0.4/charts/common-1.2.9.tgz → community/audiobookshelf/1.0.5/charts/common-1.2.9.tgz


+ 0 - 0
community/audiobookshelf/1.0.4/ci/basic-values.yaml → community/audiobookshelf/1.0.5/ci/basic-values.yaml


+ 0 - 0
community/audiobookshelf/1.0.4/ci/extra-values.yaml → community/audiobookshelf/1.0.5/ci/extra-values.yaml


+ 0 - 0
community/audiobookshelf/1.0.4/ix_values.yaml → community/audiobookshelf/1.0.5/ix_values.yaml


+ 0 - 0
community/audiobookshelf/1.0.4/metadata.yaml → community/audiobookshelf/1.0.5/metadata.yaml


+ 0 - 0
community/audiobookshelf/1.0.4/questions.yaml → community/audiobookshelf/1.0.5/questions.yaml


+ 0 - 0
community/audiobookshelf/1.0.4/templates/NOTES.txt → community/audiobookshelf/1.0.5/templates/NOTES.txt


+ 1 - 0
community/audiobookshelf/1.0.4/templates/_audiobookshelf.tpl → 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

+ 0 - 0
community/audiobookshelf/1.0.4/templates/_persistence.tpl → community/audiobookshelf/1.0.5/templates/_persistence.tpl


+ 0 - 0
community/audiobookshelf/1.0.4/templates/_portal.tpl → community/audiobookshelf/1.0.5/templates/_portal.tpl


+ 0 - 0
community/audiobookshelf/1.0.4/templates/_service.tpl → community/audiobookshelf/1.0.5/templates/_service.tpl


+ 0 - 0
community/audiobookshelf/1.0.4/templates/common.yaml → community/audiobookshelf/1.0.5/templates/common.yaml