From 14ce419b04450e040d0db913f01c570e9f1bbaae Mon Sep 17 00:00:00 2001 From: "unsc-oni-ancilla[bot]" <121069198+unsc-oni-ancilla[bot]@users.noreply.github.com> Date: Mon, 20 Oct 2025 03:30:44 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20docker.io/en?= =?UTF-8?q?voyproxy/gateway-helm=20(=201.5.3=20=E2=9E=94=201.5.4=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 5168de552..fff2a6bbe 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.3 + version: 1.5.4 - 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 dc710a4de..cbca132d2 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.3 + tag: 1.5.4 url: oci://docker.io/envoyproxy/gateway-helm