From 1523f9cf2042cb20d3b81cfb1505c0a47686e69d Mon Sep 17 00:00:00 2001 From: gitea-bot Date: Fri, 16 Jan 2026 19:10:55 +0000 Subject: [PATCH] chore: Update manifests after automerge --- .../cl01tl/manifests/garage/Deployment-garage-server-1.yaml | 2 +- .../cl01tl/manifests/libation/Deployment-libation-debug.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/clusters/cl01tl/manifests/garage/Deployment-garage-server-1.yaml b/clusters/cl01tl/manifests/garage/Deployment-garage-server-1.yaml index af0ffc126..3324dae79 100644 --- a/clusters/cl01tl/manifests/garage/Deployment-garage-server-1.yaml +++ b/clusters/cl01tl/manifests/garage/Deployment-garage-server-1.yaml @@ -50,7 +50,7 @@ spec: - command: - sleep - infinity - image: ubuntu:resolute-20251208 + image: ubuntu:resolute-20260106.1 imagePullPolicy: IfNotPresent name: debug resources: diff --git a/clusters/cl01tl/manifests/libation/Deployment-libation-debug.yaml b/clusters/cl01tl/manifests/libation/Deployment-libation-debug.yaml index 423f2fdf2..ae4baace3 100644 --- a/clusters/cl01tl/manifests/libation/Deployment-libation-debug.yaml +++ b/clusters/cl01tl/manifests/libation/Deployment-libation-debug.yaml @@ -37,7 +37,7 @@ spec: - command: - sleep - infinity - image: ubuntu:resolute-20251208 + image: ubuntu:resolute-20260106.1 imagePullPolicy: IfNotPresent name: main resources: -- 2.49.1