From 43a9815f9a902df1cfcf3f6d636b5b4a22b99352 Mon Sep 17 00:00:00 2001 From: Anas El Barkani Date: Mon, 9 Oct 2023 22:56:25 +0200 Subject: [PATCH] upgrade --- charts/ingress-nginx/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/ingress-nginx/Chart.yaml b/charts/ingress-nginx/Chart.yaml index 2a15960f7..4b2753061 100644 --- a/charts/ingress-nginx/Chart.yaml +++ b/charts/ingress-nginx/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: ingress-nginx # When the version is modified, make sure the artifacthub.io/changes list is updated # Also update CHANGELOG.md -version: 4.4.2 -appVersion: 1.5.1 +version: 4.8.1 +appVersion: 1.9.1 home: https://github.com/kubernetes/ingress-nginx description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer icon: https://upload.wikimedia.org/wikipedia/commons/thumb/c/c5/Nginx_logo.svg/500px-Nginx_logo.svg.png