Making Kube service appProtocol field optional (#7873)

This commit is contained in:
Anton Holovin 2021-11-26 12:36:52 +02:00 committed by GitHub
parent cabc6ec144
commit 5a5bff1fb9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 15 additions and 3 deletions

View file

@ -2,7 +2,7 @@ apiVersion: v2
name: ingress-nginx
# When the version is modified, make sure the artifacthub.io/changes list is updated
# Also update CHANGELOG.md
version: 4.0.10
version: 4.0.11
appVersion: 1.1.0
home: https://github.com/kubernetes/ingress-nginx
description: Ingress controller for Kubernetes using NGINX as a reverse proxy and load balancer