From 80ee52ad9ab13ab78468c6e0301124425b8ee804 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 12 Jul 2025 10:05:18 +0000 Subject: [PATCH] Update gateway-helm Docker tag to v1.4.2 --- charts/envoy-gateway-controller/Chart.lock | 6 +++--- charts/envoy-gateway-controller/Chart.yaml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/envoy-gateway-controller/Chart.lock b/charts/envoy-gateway-controller/Chart.lock index 842f7fec..92ac850a 100644 --- a/charts/envoy-gateway-controller/Chart.lock +++ b/charts/envoy-gateway-controller/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: gateway-helm repository: oci://docker.io/envoyproxy - version: v1.4.1 -digest: sha256:033c3f49f2642c2c50bed2a0169bbef8da4aa29d5296430c3a3d170a82deeaa3 -generated: "2025-06-22T14:29:46.146880015+01:00" + version: 1.4.2 +digest: sha256:685ad01050f44684c978560039d50ec58cb06c6b2c22124c24c838d5d22ac9b5 +generated: "2025-07-12T10:05:13.949363676Z" diff --git a/charts/envoy-gateway-controller/Chart.yaml b/charts/envoy-gateway-controller/Chart.yaml index c562d0f2..9eccd086 100644 --- a/charts/envoy-gateway-controller/Chart.yaml +++ b/charts/envoy-gateway-controller/Chart.yaml @@ -9,5 +9,5 @@ dependencies: - alias: envoy-gateway-controller name: gateway-helm # https://gateway.envoyproxy.io/news/releases/matrix/ - version: v1.4.1 + version: 1.4.2 repository: "oci://docker.io/envoyproxy"