We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e5a09e commit 0eaa7acCopy full SHA for 0eaa7ac
k8s/apps/media/audiobookshelf/deployment.yaml
@@ -30,7 +30,7 @@ spec:
30
type: RuntimeDefault
31
containers:
32
- name: audiobookshelf
33
- image: ghcr.io/advplyr/audiobookshelf:2.29.0 # renovate: docker=ghcr.io/advplyr/audiobookshelf
+ image: ghcr.io/advplyr/audiobookshelf:2.30.0 # renovate: docker=ghcr.io/advplyr/audiobookshelf
34
securityContext:
35
allowPrivilegeEscalation: false
36
readOnlyRootFilesystem: true
0 commit comments