From a609525310c72320c27a7d5a93119efde7c60017 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 18 Mar 2026 08:03:31 +0000 Subject: [PATCH] chore(deps): update ubuntu docker tag to resolute-20260312 --- clusters/cl01tl/helm/garage/values.yaml | 2 +- clusters/cl01tl/helm/libation/values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/helm/garage/values.yaml b/clusters/cl01tl/helm/garage/values.yaml index a5bf4af76..fc2ef7674 100644 --- a/clusters/cl01tl/helm/garage/values.yaml +++ b/clusters/cl01tl/helm/garage/values.yaml @@ -34,7 +34,7 @@ garage: debug: image: repository: ubuntu - tag: resolute-20260108 + tag: resolute-20260312 pullPolicy: IfNotPresent command: - "sleep" diff --git a/clusters/cl01tl/helm/libation/values.yaml b/clusters/cl01tl/helm/libation/values.yaml index 860ffc79c..3698fad5b 100644 --- a/clusters/cl01tl/helm/libation/values.yaml +++ b/clusters/cl01tl/helm/libation/values.yaml @@ -35,7 +35,7 @@ libation: main: image: repository: ubuntu - tag: resolute-20260108 + tag: resolute-20260312 pullPolicy: IfNotPresent command: - "sleep" -- 2.49.1