kubeapps: bump chart version to 2.1.6

This commit is contained in:
kubernetes-bitnami
2019-10-03 23:25:08 +00:00
parent e8b358fd7a
commit c2c9fc404b
3 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v1
name: kubeapps
version: 2.1.5
version: 2.1.6
appVersion: v1.5.1
description: Kubeapps is a dashboard for your Kubernetes cluster that makes it easy to deploy and manage applications in your cluster using Helm
icon: https://raw.githubusercontent.com/kubeapps/kubeapps/master/docs/img/logo.png

View File

@@ -184,7 +184,7 @@ Most likely you will only want to have one hostname that maps to this Kubeapps i
##### Annotations
For annotations, please see [this document](https://github.com/kubernetes/ingress-nginx/blob/master/docs/annotations.md). Not all annotations are supported by all ingress controllers, but this document does a good job of indicating which annotation is supported by many popular ingress controllers. Annotations can be set using `ingress.annotations`.
For annotations, please see [this document](https://github.com/kubernetes/ingress-nginx/blob/master/docs/user-guide/nginx-configuration/annotations.md). Not all annotations are supported by all ingress controllers, but this document does a good job of indicating which annotation is supported by many popular ingress controllers. Annotations can be set using `ingress.annotations`.
##### TLS

View File

@@ -22,7 +22,7 @@ ingress:
# Ingress annotations done as key:value pairs
# For a full list of possible ingress annotations, please see
# ref: https://github.com/kubernetes/ingress-nginx/blob/master/docs/annotations.md
# ref: https://github.com/kubernetes/ingress-nginx/blob/master/docs/user-guide/nginx-configuration/annotations.md
#
# If certManager is set to true, annotation kubernetes.io/tls-acme: "true" will automatically be set
annotations:
@@ -231,7 +231,7 @@ dashboard:
image:
registry: docker.io
repository: bitnami/kubeapps-dashboard
tag: 1.5.1-debian-9-r0
tag: 1.5.1-debian-9-r2
service:
port: 8080
livenessProbe: