diff --git a/charts/envoy-gateway-controller/Chart.lock b/charts/envoy-gateway-controller/Chart.lock index f1083a35..84d19566 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.5.0 -digest: sha256:c65821efd07674e46e7fc5aa4471722cc84242bb84fa82a0da2fe6d680f9c7e7 -generated: "2025-08-26T21:24:52.914049777Z" + version: 1.5.4 +digest: sha256:9f81aa64c7f32fcaa885f1f8c6d84637ee2a33d02a0aa286f1ed51613a2188f5 +generated: "2025-10-20T22:08:43.125290432Z" diff --git a/charts/envoy-gateway-controller/Chart.yaml b/charts/envoy-gateway-controller/Chart.yaml index de70a1b2..80e427f5 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.2.0 +version: 0.2.1 appVersion: "1.16.0" dependencies: - alias: envoy-gateway-controller name: gateway-helm # https://gateway.envoyproxy.io/news/releases/matrix/ - version: 1.5.0 + version: 1.5.4 repository: "oci://docker.io/envoyproxy" diff --git a/charts/envoy-gateway-controller/README.md b/charts/envoy-gateway-controller/README.md index 39759d8c..9bc527c1 100644 --- a/charts/envoy-gateway-controller/README.md +++ b/charts/envoy-gateway-controller/README.md @@ -1,6 +1,6 @@ # envoy-gateway-controller -![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) +![Version: 0.2.1](https://img.shields.io/badge/Version-0.2.1-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.5.0 | +| oci://docker.io/envoyproxy | envoy-gateway-controller(gateway-helm) | 1.5.4 | ## Values 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 deleted file mode 100644 index b723e57b..00000000 Binary files a/charts/envoy-gateway-controller/charts/gateway-helm-1.5.0.tgz and /dev/null differ diff --git a/charts/envoy-gateway-controller/charts/gateway-helm-1.5.4.tgz b/charts/envoy-gateway-controller/charts/gateway-helm-1.5.4.tgz new file mode 100644 index 00000000..890ff30c Binary files /dev/null and b/charts/envoy-gateway-controller/charts/gateway-helm-1.5.4.tgz differ