From 2affa53a49fc60e03e96f454c2ad2e2f888c5fda Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 18 Feb 2026 17:03:21 +0000 Subject: [PATCH] chore(deps): update ubuntu docker tag to resolute-20260108 --- 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 c151767c2..706e7a446 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-20260106.1 + tag: resolute-20260108 pullPolicy: IfNotPresent command: - "sleep" diff --git a/clusters/cl01tl/helm/libation/values.yaml b/clusters/cl01tl/helm/libation/values.yaml index f6dc08817..383dd3163 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-20260106.1 + tag: resolute-20260108 pullPolicy: IfNotPresent command: - "sleep" -- 2.49.1