Skip to content

Commit 784bf82

Browse files
authored
Merge pull request #10789 from Gacko/o896f
Chart: Revert verion `4.8.4`.
2 parents f019bf2 + 0e12525 commit 784bf82

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/ingress-nginx/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ maintainers:
1919
name: ingress-nginx
2020
sources:
2121
- https://github.com/kubernetes/ingress-nginx
22-
version: 4.8.4
22+
version: 4.8.3

charts/ingress-nginx/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

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

5-
![Version: 4.8.4](https://img.shields.io/badge/Version-4.8.4-informational?style=flat-square) ![AppVersion: 1.9.4](https://img.shields.io/badge/AppVersion-1.9.4-informational?style=flat-square)
5+
![Version: 4.8.3](https://img.shields.io/badge/Version-4.8.3-informational?style=flat-square) ![AppVersion: 1.9.4](https://img.shields.io/badge/AppVersion-1.9.4-informational?style=flat-square)
66

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

0 commit comments

Comments
 (0)