diff --git a/clusters/cl01tl/helm/houndarr/Chart.yaml b/clusters/cl01tl/helm/houndarr/Chart.yaml index 23c89d8a3..6351fa7c5 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.5.0 +appVersion: v1.6.0 diff --git a/clusters/cl01tl/helm/houndarr/values.yaml b/clusters/cl01tl/helm/houndarr/values.yaml index 73be3b733..889ba82dd 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.5.0 + tag: v1.6.0 pullPolicy: IfNotPresent env: - name: TZ