Release v1.9.0-beta.0 (#10422)
This commit is contained in:
parent
d1dc763c7e
commit
cb70900609
15 changed files with 878 additions and 1028 deletions
|
|
@ -1,9 +1,13 @@
|
|||
annotations:
|
||||
artifacthub.io/changes: |
|
||||
- "Update Ingress-Nginx version controller-v1.8.2"
|
||||
artifacthub.io/prerelease: "false"
|
||||
artifacthub.io/changes: |2
|
||||
- "ci(helm): fix Helm Chart release action 422 error (#10237)"
|
||||
- "helm: Use .Release.Namespace as default for ServiceMonitor namespace (#10249)"
|
||||
- "[helm] configure allow to configure hostAliases (#10180)"
|
||||
- "[helm] pass service annotations through helm tpl engine (#10084)"
|
||||
- "Update Ingress-Nginx version controller-v1.9.0-beta.0"
|
||||
artifacthub.io/prerelease: "true"
|
||||
apiVersion: v2
|
||||
appVersion: 1.8.2
|
||||
appVersion: 1.9.0-beta.0
|
||||
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and
|
||||
load balancer
|
||||
engine: gotpl
|
||||
|
|
@ -20,4 +24,4 @@ maintainers:
|
|||
name: ingress-nginx
|
||||
sources:
|
||||
- https://github.com/kubernetes/ingress-nginx
|
||||
version: 4.7.2
|
||||
version: 4.8.0-beta.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue