From 137b679f1288d85687a1d580853a8243eb9c9df6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Aug 2024 19:36:04 +0000 Subject: [PATCH] Update Helm release volsync to v0.10.0 --- clusters/cl01tl/storage/volsync/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/storage/volsync/Chart.yaml b/clusters/cl01tl/storage/volsync/Chart.yaml index 2ba016d81..0fee2e564 100644 --- a/clusters/cl01tl/storage/volsync/Chart.yaml +++ b/clusters/cl01tl/storage/volsync/Chart.yaml @@ -16,7 +16,7 @@ maintainers: - name: alexlebens dependencies: - name: volsync - version: 0.9.1 + version: 0.10.0 repository: https://backube.github.io/helm-charts/ icon: https://raw.githubusercontent.com/backube/volsync/main/docs/media/volsync.svg?sanitize=true appVersion: "0.9.1"