Skip to content

Commit

Permalink
Merge pull request #9784 from strongjz/helm-chart-release
Browse files Browse the repository at this point in the history
release 1.7.0 chart 4.6.0
  • Loading branch information
strongjz committed Mar 24, 2023
2 parents e94304d + 81cf94e commit 04b4f9c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions charts/ingress-nginx/Chart.yaml
Expand Up @@ -15,7 +15,7 @@ annotations:
- "Fix incorrect annotation name in upstream hashing configuration (#9617)"
artifacthub.io/prerelease: "false"
apiVersion: v2
appVersion: 4.6.0
appVersion: 1.7.0
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and
load balancer
engine: gotpl
Expand All @@ -32,4 +32,4 @@ maintainers:
name: ingress-nginx
sources:
- https://github.com/kubernetes/ingress-nginx
version: 4.5.4
version: 4.6.0
2 changes: 1 addition & 1 deletion charts/ingress-nginx/README.md
Expand Up @@ -2,7 +2,7 @@

[ingress-nginx](https://github.com/kubernetes/ingress-nginx) Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer

![Version: 4.5.4](https://img.shields.io/badge/Version-4.5.4-informational?style=flat-square) ![AppVersion: 4.6.0](https://img.shields.io/badge/AppVersion-4.6.0-informational?style=flat-square)
![Version: 4.6.0](https://img.shields.io/badge/Version-4.6.0-informational?style=flat-square) ![AppVersion: 1.7.0](https://img.shields.io/badge/AppVersion-1.7.0-informational?style=flat-square)

To use, add `ingressClassName: nginx` spec field or the `kubernetes.io/ingress.class: nginx` annotation to your Ingress resources.

Expand Down

0 comments on commit 04b4f9c

Please sign in to comment.