From dbf954f736c73e86b0bb3cd13f57953d1b0282b7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 30 Aug 2026 10:00:58 +0000 Subject: [PATCH] feat(deps): update dependency hops-ops/istio-stack to v1.4.1 --- tests/e2etest-knative/main.k | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/e2etest-knative/main.k b/tests/e2etest-knative/main.k index 451f2ab..869e523 100644 --- a/tests/e2etest-knative/main.k +++ b/tests/e2etest-knative/main.k @@ -65,7 +65,7 @@ _items = [ name = "istio-stack" } spec = { - package = "ghcr.io/hops-ops/istio-stack:v1.0.0" + package = "ghcr.io/hops-ops/istio-stack:v1.4.1" } } ]