chore: minor fixes

This commit is contained in:
Stefan Reimer 2021-09-03 19:19:48 +02:00
parent 9fc02ba9e5
commit ab1e2c5922
4 changed files with 7 additions and 7 deletions

View File

@ -2,7 +2,7 @@ apiVersion: v2
name: kubezero-istio-ingress
description: KubeZero Umbrella Chart for Istio based Ingress
type: application
version: 0.7.2
version: 0.7.3
appVersion: 1.11.1
home: https://kubezero.com
icon: https://cdn.zero-downtime.net/assets/kubezero/logo-small-64.png

View File

@ -1,6 +1,6 @@
# kubezero-istio-ingress
![Version: 0.7.1](https://img.shields.io/badge/Version-0.7.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.11.0](https://img.shields.io/badge/AppVersion-1.11.0-informational?style=flat-square)
![Version: 0.7.2](https://img.shields.io/badge/Version-0.7.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.11.1](https://img.shields.io/badge/AppVersion-1.11.1-informational?style=flat-square)
KubeZero Umbrella Chart for Istio based Ingress
@ -20,9 +20,9 @@ Kubernetes: `>= 1.18.0`
| Repository | Name | Version |
|------------|------|---------|
| | istio-ingress | 1.11.0 |
| | istio-private-ingress | 1.11.0 |
| https://zero-down-time.github.io/kubezero/ | kubezero-lib | >= 0.1.3 |
| | istio-ingress | 1.11.1 |
| | istio-private-ingress | 1.11.1 |
| https://zero-down-time.github.io/kubezero/ | kubezero-lib | >= 0.1.4 |
## Values

View File

@ -14,7 +14,7 @@
{{- range $cert := $.certificates }}
- port:
number: {{ $port.port }}
name: {{ $port.name }}
name: {{ $port.name }}-{{ $cert.name }}
protocol: {{ default "TCP" $port.gatewayProtocol }}
tls:
credentialName: {{ $cert.name }}

View File

@ -87,7 +87,7 @@
"options": {
"feedUrl": "https://zero-downtime.net/index.xml"
},
"title": "Latest from our blog",
"title": "Latest News from Zero Down Time",
"type": "news"
}
],