From f12419d37ef8117db91d8460a8883dd4d47f5f97 Mon Sep 17 00:00:00 2001 From: "unsc-oni-ancilla[bot]" <121069198+unsc-oni-ancilla[bot]@users.noreply.github.com> Date: Fri, 5 Dec 2025 14:08:41 +0000 Subject: [PATCH] =?UTF-8?q?fix(container):=20update=20image=20docker.io/en?= =?UTF-8?q?voyproxy/gateway-helm=20(=201.6.0=20=E2=9E=94=201.6.1=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 ff8e6665e..42fb8442d 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.0 + version: 1.6.1 - 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 348603937..3ebbe4ca8 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.0 + tag: 1.6.1 url: oci://docker.io/envoyproxy/gateway-helm