From 5b25c136240be04a61a6e4c2fa575701b3517061 Mon Sep 17 00:00:00 2001 From: Indrek Juhkam Date: Wed, 6 Dec 2023 11:19:08 +0200 Subject: [PATCH] chore: bump apisix-ingress-controller to 0.13.0 Changes since 0.12.2: * 0c05e7c feat: support configure gateway.tls and adding ingress class (#657) * 2461821 feat: adding nginx configuration & gateway type in composite architecture (#644) * f70b01b fix: plugin_metadata_cm path (#646) * 2ba669d feat: auto populate ingress_publish_service when using etcdserver (#643) * c2d4f35 chore: update ApisixRoute crd paths pattern rule (#638) * a54c769 Enable promethus plugins for service monitoring (#632) * be31a91 docs: specify ServiceMonitor requirements in values.yaml (#585) * c57fce0 chore: update ingress controller version to 1.7.1 --- charts/apisix-ingress-controller/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/apisix-ingress-controller/Chart.yaml b/charts/apisix-ingress-controller/Chart.yaml index d81fec4b..af0cbf7f 100644 --- a/charts/apisix-ingress-controller/Chart.yaml +++ b/charts/apisix-ingress-controller/Chart.yaml @@ -24,7 +24,7 @@ keywords: - nginx - crd type: application -version: 0.12.2 +version: 0.13.0 appVersion: 1.7.1 sources: - https://github.com/apache/apisix-helm-chart