From 5ceb24e417758c6d8f934f36fb71b8394f84a0ba Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 13 Feb 2026 22:36:43 +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 f11856e4..260be0f5 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-20260202", "features": { "helm": {} },