Publish new changes in catalog

This commit is contained in:
sonicaj
2024-05-31 17:12:15 +00:00
parent 693d0b97ca
commit 06a38e4ad3
16 changed files with 2 additions and 1 deletions

View File

@@ -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'

View File

@@ -14,6 +14,7 @@ workload:
securityContext:
runAsUser: {{ .Values.audiobookshelfRunAs.user }}
runAsGroup: {{ .Values.audiobookshelfRunAs.group }}
readOnlyRootFilesystem: false
env:
PORT: {{ .Values.audiobookshelfNetwork.webPort }}
CONFIG_PATH: /config