1 parent 6a21cac commit 559fe52Copy full SHA for 559fe52
2 files changed
bootstrap/helmfile.d/00-crds.yaml
@@ -21,7 +21,7 @@ releases:
21
- name: envoy-gateway
22
namespace: network
23
chart: oci://mirror.gcr.io/envoyproxy/gateway-helm
24
- version: v1.6.0
+ version: v1.6.1
25
26
- name: kube-prometheus-stack
27
namespace: observability
kubernetes/apps/network/envoy-gateway/app/ocirepository.yaml
@@ -9,5 +9,5 @@ spec:
9
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
10
operation: copy
11
ref:
12
- tag: v1.6.0
+ tag: v1.6.1
13
url: oci://mirror.gcr.io/envoyproxy/gateway-helm
0 commit comments