From 93b219daeb7037f5cdc1f8e36adeedc9c102fa5e Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 3 Feb 2026 21:30:20 +0000 Subject: [PATCH] chore(deps): update rmcrackan/libation to v13.1.8 --- 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 9641065e8..7f6369145 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.1.7 +appVersion: 13.1.8 diff --git a/clusters/cl01tl/helm/libation/values.yaml b/clusters/cl01tl/helm/libation/values.yaml index 8fbec4522..f6dc08817 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.1.7 + tag: 13.1.8 pullPolicy: IfNotPresent env: - name: SLEEP_TIME -- 2.49.1