From 53e70a409dc643abc423c814aee3eb96c5aee5d8 Mon Sep 17 00:00:00 2001 From: "unsc-oni-ancilla[bot]" <121069198+unsc-oni-ancilla[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 07:08:46 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20docker.io/en?= =?UTF-8?q?voyproxy/gateway-helm=20(=201.5.2=20=E2=9E=94=201.5.3=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 51dd72fc0..e0a2c8d19 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.2 + version: 1.5.3 - 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 8f2672b97..dc710a4de 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.2 + tag: 1.5.3 url: oci://docker.io/envoyproxy/gateway-helm