diff --git a/clusters/cl01tl/helm/booklore/Chart.yaml b/clusters/cl01tl/helm/booklore/Chart.yaml index fb3b87678..5dbadd873 100644 --- a/clusters/cl01tl/helm/booklore/Chart.yaml +++ b/clusters/cl01tl/helm/booklore/Chart.yaml @@ -30,4 +30,4 @@ dependencies: repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/booklore.png # renovate: datasource=github-releases depName=booklore-app/BookLore -appVersion: v2.0.3 +appVersion: v2.0.4 diff --git a/clusters/cl01tl/helm/booklore/values.yaml b/clusters/cl01tl/helm/booklore/values.yaml index cc3d07e42..ec3a01e80 100644 --- a/clusters/cl01tl/helm/booklore/values.yaml +++ b/clusters/cl01tl/helm/booklore/values.yaml @@ -9,7 +9,7 @@ booklore: main: image: repository: ghcr.io/booklore-app/booklore - tag: v2.0.3 + tag: v2.0.4 pullPolicy: IfNotPresent env: - name: TZ