From c89695835328a08e1068060a4668e97bfa8c79c6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 28 Jan 2026 22:35:59 +0000 Subject: [PATCH] feature/helm: update dependencies --- features/test/helm/scenarios.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/test/helm/scenarios.json b/features/test/helm/scenarios.json index f11856e..13fe8c3 100644 --- a/features/test/helm/scenarios.json +++ b/features/test/helm/scenarios.json @@ -1,6 +1,6 @@ { "default": { - "image": "debian:bookworm-20250224", + "image": "debian:trixie-20260112", "features": { "helm": {} },