fix(audiobookshelf): Fix persistence key (#1551)

This commit is contained in:
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs 2022-05-04 15:56:59 +02:00 committed by GitHub
parent e7696b46a9
commit 17b9317ad6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@ apiVersion: v2
appVersion: "2.0.3"
description: Self-hosted audiobook server for managing and playing your audiobooks
name: audiobookshelf
version: 1.1.1
version: 1.1.2
kubeVersion: ">= 1.16.0-0"
keywords:
- audiobookshelf
@ -22,5 +22,5 @@ dependencies:
version: 4.4.1
annotations:
artifacthub.io/changes: |-
- kind: changed
description: Upgraded `common` chart dependency to version 4.4.1
- kind: fixed
description: Fixed persistence not being respected

View File

@ -38,7 +38,7 @@ ingress:
# -- Configure persistence settings for the chart under this key.
# @default -- See values.yaml
persistence:
persistence: {}
# config:
# enabled: false
# mountPath: /config