From 0b6bf72fdddd59dadd8be673dde0530b366ccf73 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 16 Jan 2026 19:07:53 +0000 Subject: [PATCH] Update ubuntu Docker tag to resolute-20260106.1 --- 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 3b79656e4..f8dd87501 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-20251208 + tag: resolute-20260106.1 pullPolicy: IfNotPresent command: - "sleep" diff --git a/clusters/cl01tl/helm/libation/values.yaml b/clusters/cl01tl/helm/libation/values.yaml index b16f923c6..a9ec34bde 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-20251208 + tag: resolute-20260106.1 pullPolicy: IfNotPresent command: - "sleep" -- 2.49.1