Compare commits

..

2 Commits

Author SHA1 Message Date
f08ae85e5c fix indentation 2024-03-13 01:11:57 -06:00
4988c82be2 fix chart data 2024-03-13 01:08:29 -06:00
2 changed files with 11 additions and 11 deletions

View File

@@ -1,9 +1,10 @@
apiVersion: v2
name: libation
version: 0.0.1
description: Chart for benphelps homepage
version: 0.0.3
description: Import library from audible
keywords:
- dashboard
- audiobooks
- job
sources:
- https://github.com/rmcrackan/Libation
maintainers:

View File

@@ -1,10 +1,9 @@
libation:
job:
schedule: "0 * * * *"
image:
repository: rmcrackan/libation
tag: "11.1.0"
pullPolicy: IfNotPresent
job:
schedule: "0 * * * *"
image:
repository: rmcrackan/libation
tag: "11.1.0"
pullPolicy: IfNotPresent
persistence:
config:
storageClassName: nfs-client