diff --git a/clusters/cl01tl/helm/shelfmark/Chart.yaml b/clusters/cl01tl/helm/shelfmark/Chart.yaml index 38340a8c6..4a15ea5be 100644 --- a/clusters/cl01tl/helm/shelfmark/Chart.yaml +++ b/clusters/cl01tl/helm/shelfmark/Chart.yaml @@ -23,4 +23,4 @@ dependencies: repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons@main/webp/shelfmark.webp # renovate: datasource=github-releases depName=calibrain/shelfmark -appVersion: v1.0.3 +appVersion: v1.0.4 diff --git a/clusters/cl01tl/helm/shelfmark/values.yaml b/clusters/cl01tl/helm/shelfmark/values.yaml index e33733a3d..7ce9131d7 100644 --- a/clusters/cl01tl/helm/shelfmark/values.yaml +++ b/clusters/cl01tl/helm/shelfmark/values.yaml @@ -9,7 +9,7 @@ shelfmark: main: image: repository: ghcr.io/calibrain/shelfmark - tag: v1.0.3 + tag: v1.0.4 pullPolicy: IfNotPresent env: - name: FLASK_PORT