diff --git a/clusters/cl01tl/helm/rclone/Chart.yaml b/clusters/cl01tl/helm/rclone/Chart.yaml index 00144a174..fd465a851 100644 --- a/clusters/cl01tl/helm/rclone/Chart.yaml +++ b/clusters/cl01tl/helm/rclone/Chart.yaml @@ -19,4 +19,4 @@ dependencies: version: 0.4.3 icon: https://cdn.jsdelivr.net/gh/selfhst/icons@main/png/rclone.png # renovate: datasource=github-releases depName=rclone/rclone -appVersion: v1.73.5 +appVersion: v1.74.0 diff --git a/clusters/cl01tl/helm/rclone/values.yaml b/clusters/cl01tl/helm/rclone/values.yaml index c1a4e2efb..379e86d70 100644 --- a/clusters/cl01tl/helm/rclone/values.yaml +++ b/clusters/cl01tl/helm/rclone/values.yaml @@ -12,7 +12,7 @@ rclone: sync: image: repository: rclone/rclone - tag: 1.73.5@sha256:1619a625f845e169c34b952cf40c483c0392965b821c5155cde8cbfd35254a96 + tag: 1.74.0@sha256:d2e0e88359d0b2e67cfcd2c43d5405185eb8adfc207079df27c42da82c5207bc args: - sync - src:postgres-backups @@ -87,7 +87,7 @@ rclone: prune: image: repository: rclone/rclone - tag: 1.73.5@sha256:1619a625f845e169c34b952cf40c483c0392965b821c5155cde8cbfd35254a96 + tag: 1.74.0@sha256:d2e0e88359d0b2e67cfcd2c43d5405185eb8adfc207079df27c42da82c5207bc args: - delete - dest:postgres-backups