diff --git a/clusters/cl01tl/helm/slskd/Chart.yaml b/clusters/cl01tl/helm/slskd/Chart.yaml index 97ba48657..e248e806f 100644 --- a/clusters/cl01tl/helm/slskd/Chart.yaml +++ b/clusters/cl01tl/helm/slskd/Chart.yaml @@ -22,4 +22,4 @@ dependencies: version: 4.6.2 icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/slskd.png # renovate: datasource=github-releases depName=slskd/slskd -appVersion: 0.25.0 +appVersion: 0.25.1 diff --git a/clusters/cl01tl/helm/slskd/values.yaml b/clusters/cl01tl/helm/slskd/values.yaml index 2be0660ea..ecaa2af4d 100644 --- a/clusters/cl01tl/helm/slskd/values.yaml +++ b/clusters/cl01tl/helm/slskd/values.yaml @@ -38,7 +38,7 @@ slskd: main: image: repository: slskd/slskd - tag: 0.25.0@sha256:6a91991c05b7cbbe4e3dcc1f5e10f88d00a68f7ad2ef8a820b79496441b9b78c + tag: 0.25.1@sha256:ab9ed50e028b524cefdb7c1dd8ebca368a076e18441ee8ac2326473eb850b4c3 env: - name: TZ value: America/Chicago