From dbbccd69b5da0db5a1da45097d0b08dd5f1d2fcb Mon Sep 17 00:00:00 2001 From: "unsc-oni-ancilla[bot]" <121069198+unsc-oni-ancilla[bot]@users.noreply.github.com> Date: Fri, 3 Oct 2025 07:08:34 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20docker.io/en?= =?UTF-8?q?voyproxy/gateway-helm=20(=201.5.1=20=E2=9E=94=201.5.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 631b47ef1..b3e666ede 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.5.1 + version: 1.5.2 - name: kube-prometheus-stack namespace: observability diff --git a/kubernetes/apps/network/envoy-gateway/app/ocirepository.yaml b/kubernetes/apps/network/envoy-gateway/app/ocirepository.yaml index 28ff0d4d1..8f2672b97 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.5.1 + tag: 1.5.2 url: oci://docker.io/envoyproxy/gateway-helm