Skip to content

Commit 559fe52

Browse files
authored
fix(container): update image mirror.gcr.io/envoyproxy/gateway-helm ( v1.6.0 ➔ v1.6.1 ) (#31)
1 parent 6a21cac commit 559fe52

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

bootstrap/helmfile.d/00-crds.yaml

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

kubernetes/apps/network/envoy-gateway/app/ocirepository.yaml

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)