From 57dd5d46c1992ac1617b05346f581f1f45dd1c2c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sat, 31 Jan 2026 22:34:45 +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": {} },