diff --git a/charts/kubezero-istio-ingress/Chart.yaml b/charts/kubezero-istio-ingress/Chart.yaml index 58476e2f..fffa9b1a 100644 --- a/charts/kubezero-istio-ingress/Chart.yaml +++ b/charts/kubezero-istio-ingress/Chart.yaml @@ -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 diff --git a/charts/kubezero-istio-ingress/README.md b/charts/kubezero-istio-ingress/README.md index b46c21af..6009ba6b 100644 --- a/charts/kubezero-istio-ingress/README.md +++ b/charts/kubezero-istio-ingress/README.md @@ -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 diff --git a/charts/kubezero-istio-ingress/templates/_gateway.tpl b/charts/kubezero-istio-ingress/templates/_gateway.tpl index 4fcf028b..5983de1f 100644 --- a/charts/kubezero-istio-ingress/templates/_gateway.tpl +++ b/charts/kubezero-istio-ingress/templates/_gateway.tpl @@ -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 }} diff --git a/charts/kubezero-metrics/dashboards/zdt/home.json b/charts/kubezero-metrics/dashboards/zdt/home.json index 4ef79698..e4aa7c7c 100644 --- a/charts/kubezero-metrics/dashboards/zdt/home.json +++ b/charts/kubezero-metrics/dashboards/zdt/home.json @@ -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" } ],