From 1fa9585a8dc6667854e692d3653329e575129361 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 9 Feb 2026 22:37:37 +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": {} },