From 06156003708ed7ffc030d423ea3598b488a7f1ef Mon Sep 17 00:00:00 2001 From: "unsc-oni-ancilla[bot]" <121069198+unsc-oni-ancilla[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 17:11:22 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20docker.io/en?= =?UTF-8?q?voyproxy/gateway-helm=20(=201.6.1=20=E2=9E=94=201.6.2=20)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bootstrap/helmfile.d/00-crds.yaml | 2 +- kubernetes/apps/network/envoy-gateway/app/ocirepository.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bootstrap/helmfile.d/00-crds.yaml b/bootstrap/helmfile.d/00-crds.yaml index c19157ee0..351234925 100644 --- a/bootstrap/helmfile.d/00-crds.yaml +++ b/bootstrap/helmfile.d/00-crds.yaml @@ -27,7 +27,7 @@ releases: - name: envoy-gateway namespace: network chart: oci://docker.io/envoyproxy/gateway-helm - version: 1.6.1 + version: 1.6.2 - name: grafana-operator namespace: observability diff --git a/kubernetes/apps/network/envoy-gateway/app/ocirepository.yaml b/kubernetes/apps/network/envoy-gateway/app/ocirepository.yaml index 3ebbe4ca8..7ec02a48d 100644 --- a/kubernetes/apps/network/envoy-gateway/app/ocirepository.yaml +++ b/kubernetes/apps/network/envoy-gateway/app/ocirepository.yaml @@ -10,5 +10,5 @@ spec: mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip operation: copy ref: - tag: 1.6.1 + tag: 1.6.2 url: oci://docker.io/envoyproxy/gateway-helm