Skip to content

Commit 9cc073b

Browse files
fix(container): update image mirror.gcr.io/envoyproxy/gateway-helm ( v1.6.0 ➔ v1.6.1 )
1 parent 4c0efbb commit 9cc073b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

templates/config/bootstrap/helmfile.d/00-crds.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ releases:
2121
- name: envoy-gateway
2222
namespace: network
2323
chart: oci://mirror.gcr.io/envoyproxy/gateway-helm
24-
version: v1.6.0
24+
version: v1.6.1
2525

2626
- name: kube-prometheus-stack
2727
namespace: observability

templates/config/kubernetes/apps/network/envoy-gateway/app/ocirepository.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,5 +9,5 @@ spec:
99
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
1010
operation: copy
1111
ref:
12-
tag: v1.6.0
12+
tag: v1.6.1
1313
url: oci://mirror.gcr.io/envoyproxy/gateway-helm

0 commit comments

Comments
 (0)