diff --git a/clusters/cl01tl/helm/shelfmark/Chart.yaml b/clusters/cl01tl/helm/shelfmark/Chart.yaml index 5759641c0..6abbf71f1 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.1.1 +appVersion: v1.1.2 diff --git a/clusters/cl01tl/helm/shelfmark/values.yaml b/clusters/cl01tl/helm/shelfmark/values.yaml index 1c5e076b2..a7417b4a3 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.1.1 + tag: v1.1.2 pullPolicy: IfNotPresent env: - name: FLASK_PORT