From a13b3b938c09dc1eefb3fed215f29a2220ef84ca Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 19 Mar 2026 02:56:59 +0000 Subject: [PATCH] chore(deps): update rmcrackan/libation to v13.3.2 --- clusters/cl01tl/helm/libation/Chart.yaml | 2 +- clusters/cl01tl/helm/libation/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/libation/Chart.yaml b/clusters/cl01tl/helm/libation/Chart.yaml index c8a37fe6d..834eb2654 100644 --- a/clusters/cl01tl/helm/libation/Chart.yaml +++ b/clusters/cl01tl/helm/libation/Chart.yaml @@ -24,4 +24,4 @@ dependencies: repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/libation.png # renovate: datasource=github-releases depName=rmcrackan/Libation -appVersion: 13.3.0 +appVersion: 13.3.2 diff --git a/clusters/cl01tl/helm/libation/values.yaml b/clusters/cl01tl/helm/libation/values.yaml index 1888e9871..4f951e4ed 100644 --- a/clusters/cl01tl/helm/libation/values.yaml +++ b/clusters/cl01tl/helm/libation/values.yaml @@ -16,7 +16,7 @@ libation: main: image: repository: rmcrackan/libation - tag: 13.3.1 + tag: 13.3.2 pullPolicy: IfNotPresent env: - name: SLEEP_TIME -- 2.49.1