diff --git a/charts/envoy-gateway-controller/Chart.lock b/charts/envoy-gateway-controller/Chart.lock index 92ac850a..f1083a35 100644 --- a/charts/envoy-gateway-controller/Chart.lock +++ b/charts/envoy-gateway-controller/Chart.lock @@ -1,6 +1,6 @@ dependencies: - name: gateway-helm repository: oci://docker.io/envoyproxy - version: 1.4.2 -digest: sha256:685ad01050f44684c978560039d50ec58cb06c6b2c22124c24c838d5d22ac9b5 -generated: "2025-07-12T10:05:13.949363676Z" + version: 1.5.0 +digest: sha256:c65821efd07674e46e7fc5aa4471722cc84242bb84fa82a0da2fe6d680f9c7e7 +generated: "2025-08-26T21:24:52.914049777Z" diff --git a/charts/envoy-gateway-controller/Chart.yaml b/charts/envoy-gateway-controller/Chart.yaml index 9eccd086..de70a1b2 100644 --- a/charts/envoy-gateway-controller/Chart.yaml +++ b/charts/envoy-gateway-controller/Chart.yaml @@ -2,12 +2,12 @@ apiVersion: v2 name: envoy-gateway-controller description: A Helm chart for Kubernetes type: application -version: 0.1.0 +version: 0.2.0 appVersion: "1.16.0" dependencies: - alias: envoy-gateway-controller name: gateway-helm # https://gateway.envoyproxy.io/news/releases/matrix/ - version: 1.4.2 + version: 1.5.0 repository: "oci://docker.io/envoyproxy" diff --git a/charts/envoy-gateway-controller/README.md b/charts/envoy-gateway-controller/README.md index 8ee7d211..39759d8c 100644 --- a/charts/envoy-gateway-controller/README.md +++ b/charts/envoy-gateway-controller/README.md @@ -1,6 +1,6 @@ # envoy-gateway-controller -![Version: 0.1.0](https://img.shields.io/badge/Version-0.1.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square) +![Version: 0.2.0](https://img.shields.io/badge/Version-0.2.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.16.0](https://img.shields.io/badge/AppVersion-1.16.0-informational?style=flat-square) A Helm chart for Kubernetes @@ -8,7 +8,7 @@ A Helm chart for Kubernetes | Repository | Name | Version | |------------|------|---------| -| oci://docker.io/envoyproxy | envoy-gateway-controller(gateway-helm) | 1.4.2 | +| oci://docker.io/envoyproxy | envoy-gateway-controller(gateway-helm) | 1.5.0 | ## Values diff --git a/charts/envoy-gateway-controller/charts/gateway-helm-1.4.2.tgz b/charts/envoy-gateway-controller/charts/gateway-helm-1.4.2.tgz deleted file mode 100644 index 3af0ae48..00000000 Binary files a/charts/envoy-gateway-controller/charts/gateway-helm-1.4.2.tgz and /dev/null differ diff --git a/charts/envoy-gateway-controller/charts/gateway-helm-1.5.0.tgz b/charts/envoy-gateway-controller/charts/gateway-helm-1.5.0.tgz new file mode 100644 index 00000000..b723e57b Binary files /dev/null and b/charts/envoy-gateway-controller/charts/gateway-helm-1.5.0.tgz differ