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 apiVersion: v2
name: libation name: libation
version: 0.0.1 version: 0.0.3
description: Chart for benphelps homepage description: Import library from audible
keywords: keywords:
- dashboard - audiobooks
- job
sources: sources:
- https://github.com/rmcrackan/Libation - https://github.com/rmcrackan/Libation
maintainers: maintainers:

View File

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