From bdc9b3b8fc3ed8917e282ddeb82dcf4b61c36dc7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 2 Mar 2026 00:10:57 +0000 Subject: [PATCH] chore(deps): update rmcrackan/libation to v13.1.9 --- 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 7f6369145..823b52272 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.8 +appVersion: 13.1.9 diff --git a/clusters/cl01tl/helm/libation/values.yaml b/clusters/cl01tl/helm/libation/values.yaml index 383dd3163..ec6168de9 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.8 + tag: 13.1.9 pullPolicy: IfNotPresent env: - name: SLEEP_TIME -- 2.49.1