diff --git a/clusters/cl01tl/helm/houndarr/Chart.yaml b/clusters/cl01tl/helm/houndarr/Chart.yaml index bee82ea61..23c89d8a3 100644 --- a/clusters/cl01tl/helm/houndarr/Chart.yaml +++ b/clusters/cl01tl/helm/houndarr/Chart.yaml @@ -22,4 +22,4 @@ dependencies: repository: oci://harbor.alexlebens.net/helm-charts icon: https://raw.githubusercontent.com/av1155/houndarr/main/src/houndarr/static/img/houndarr-logo-dark.png # renovate: datasource=github-releases depName=av1155/houndarr -appVersion: v1.4.0 +appVersion: v1.5.0 diff --git a/clusters/cl01tl/helm/houndarr/values.yaml b/clusters/cl01tl/helm/houndarr/values.yaml index 69a56db96..73be3b733 100644 --- a/clusters/cl01tl/helm/houndarr/values.yaml +++ b/clusters/cl01tl/helm/houndarr/values.yaml @@ -9,7 +9,7 @@ houndarr: main: image: repository: ghcr.io/av1155/houndarr - tag: v1.4.0 + tag: v1.5.0 pullPolicy: IfNotPresent env: - name: TZ