From d83727197cfe0a5c60dce2a4b054fc006122a8eb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 May 2024 21:28:11 +0000 Subject: [PATCH] Update Helm release libation to v0.0.7 --- clusters/cl01tl/applications/libation/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/applications/libation/Chart.yaml b/clusters/cl01tl/applications/libation/Chart.yaml index 061d3f97a..2802dcb29 100644 --- a/clusters/cl01tl/applications/libation/Chart.yaml +++ b/clusters/cl01tl/applications/libation/Chart.yaml @@ -6,6 +6,6 @@ sources: - https://github.com/alexlebens/helm-charts/charts/libation dependencies: - name: libation - version: 0.0.6 + version: 0.0.7 repository: http://alexlebens.github.io/helm-charts appVersion: "11.1.0"