controller 1.8.4 and helm 4.7.2 release
Signed-off-by: James Strong <strong.james.e@gmail.com>
This commit is contained in:
parent
05adfe3ee5
commit
b5f9bdbddb
16 changed files with 570 additions and 849 deletions
|
|
@ -1,12 +1,9 @@
|
|||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "Added a doc line to the missing helm value service.internal.loadBalancerIP (#9406)"
|
||||
- "feat(helm): Add loadBalancerClass (#9562)"
|
||||
- "added helmshowvalues example (#10019)"
|
||||
- "Update Ingress-Nginx version controller-v1.8.1"
|
||||
artifacthub.io/changes: |2
|
||||
- "Update Ingress-Nginx version controller-v1.8.4"
|
||||
artifacthub.io/prerelease: "false"
|
||||
apiVersion: v2
|
||||
appVersion: 1.8.1
|
||||
appVersion: 1.8.4
|
||||
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and
|
||||
load balancer
|
||||
engine: gotpl
|
||||
|
|
@ -23,4 +20,4 @@ maintainers:
|
|||
name: ingress-nginx
|
||||
sources:
|
||||
- https://github.com/kubernetes/ingress-nginx
|
||||
version: 4.7.1
|
||||
version: 4.7.2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue