diff --git a/charts/envoy-gateway-controller/Chart.lock b/charts/envoy-gateway-controller/Chart.lock index 84d19566..fac23d6d 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.4 -digest: sha256:9f81aa64c7f32fcaa885f1f8c6d84637ee2a33d02a0aa286f1ed51613a2188f5 -generated: "2025-10-20T22:08:43.125290432Z" + version: 1.6.1 +digest: sha256:194e6a5d1e933dfd4054f769095bb900bc24e6ea8c8bee2038de8120f472738a +generated: "2025-12-05T14:23:36.306956075Z" diff --git a/charts/envoy-gateway-controller/Chart.yaml b/charts/envoy-gateway-controller/Chart.yaml index 80e427f5..d1e0ee25 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.1 +version: 0.3.0 appVersion: "1.16.0" dependencies: - alias: envoy-gateway-controller name: gateway-helm # https://gateway.envoyproxy.io/news/releases/matrix/ - version: 1.5.4 + version: 1.6.1 repository: "oci://docker.io/envoyproxy" diff --git a/charts/envoy-gateway-controller/README.md b/charts/envoy-gateway-controller/README.md index de8774d0..041b6dd0 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.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) +![Version: 0.3.0](https://img.shields.io/badge/Version-0.3.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.5.4 | +| oci://docker.io/envoyproxy | envoy-gateway-controller(gateway-helm) | 1.6.1 | ## Values 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 deleted file mode 100644 index 890ff30c..00000000 Binary files a/charts/envoy-gateway-controller/charts/gateway-helm-1.5.4.tgz and /dev/null differ diff --git a/charts/envoy-gateway-controller/charts/gateway-helm-1.6.1.tgz b/charts/envoy-gateway-controller/charts/gateway-helm-1.6.1.tgz new file mode 100644 index 00000000..3a419022 Binary files /dev/null and b/charts/envoy-gateway-controller/charts/gateway-helm-1.6.1.tgz differ