From 3a6b6a6a679c653bc773e1e2d33a8937582b40fe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 23:01:00 +0000 Subject: [PATCH] Update Helm release volsync to v0.11.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 0fee2e564..820d72e6c 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.10.0 + version: 0.11.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"