Skip to content

Commit a0423d0

Browse files
committed
revert changes to chart version
1 parent e5b5eb5 commit a0423d0

File tree

3 files changed

+3
-12
lines changed

3 files changed

+3
-12
lines changed

charts/ingress-nginx/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
annotations:
22
artifacthub.io/changes: |
3-
- Add electionID label to controller pods when leader election is enabled
3+
- Update Ingress-Nginx version controller-v1.12.2
44
artifacthub.io/prerelease: "false"
55
apiVersion: v2
66
appVersion: 1.12.2
@@ -20,4 +20,4 @@ maintainers:
2020
name: ingress-nginx
2121
sources:
2222
- https://github.com/kubernetes/ingress-nginx
23-
version: 4.12.3
23+
version: 4.12.2

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.12.3](https://img.shields.io/badge/Version-4.12.3-informational?style=flat-square) ![AppVersion: 1.12.2](https://img.shields.io/badge/AppVersion-1.12.2-informational?style=flat-square)
5+
![Version: 4.12.2](https://img.shields.io/badge/Version-4.12.2-informational?style=flat-square) ![AppVersion: 1.12.2](https://img.shields.io/badge/AppVersion-1.12.2-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

charts/ingress-nginx/changelog/helm-chart-4.12.3.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

0 commit comments

Comments
 (0)