Skip to content

Commit 536e2f2

Browse files
fix(container): update envoyproxy-gateway group
| datasource | package | from | to | | ---------- | ------------------------------------- | ------ | ------ | | docker | docker.io/envoyproxy/gateway-helm | 1.8.1 | 1.8.2 | | docker | mirror.gcr.io/envoyproxy/gateway-helm | v1.8.1 | v1.8.2 |
1 parent 7b344d7 commit 536e2f2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

kubernetes/core/envoy-gateway/source.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ spec:
1010
mediaType: application/vnd.cncf.helm.chart.content.v1.tar+gzip
1111
operation: copy
1212
ref:
13-
tag: v1.8.1
13+
tag: v1.8.2
1414
url: oci://mirror.gcr.io/envoyproxy/gateway-helm

kubernetes/hacks/helmfile.d/crds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ releases:
1616
- name: envoy-gateway
1717
namespace: network
1818
chart: oci://docker.io/envoyproxy/gateway-helm
19-
version: 1.8.1
19+
version: 1.8.2
2020
- name: external-dns
2121
namespace: network
2222
chart: oci://ghcr.io/home-operations/charts-mirror/external-dns

0 commit comments

Comments
 (0)