kubeapps: bump chart version to 3.4.6

This commit is contained in:
kubernetes-bitnami
2020-03-17 11:33:46 +00:00
parent e039d2225f
commit 1ef1f3418e
5 changed files with 13 additions and 13 deletions

View File

@@ -457,7 +457,7 @@ dashboard:
image:
registry: docker.io
repository: bitnami/kubeapps-dashboard
tag: 1.8.2-debian-10-r25
tag: 1.8.2-debian-10-r26
## Dashboard service parameters
##
service:
@@ -506,7 +506,7 @@ dashboard:
tolerations: {}
## MongoDB chart configuration
## ref: https://github.com/helm/charts/blob/master/stable/mongodb/values.yaml
## ref: https://github.com/bitnami/charts/blob/master/bitnami/mongodb/values.yaml
##
mongodb:
## Whether to deploy a mongodb server to satisfy the applications database requirements.
@@ -539,7 +539,7 @@ mongodb:
memory: 256Mi
## PostgreSQL chart configuration
## ref: https://github.com/helm/charts/blob/master/stable/postgresql/values.yaml
## ref: https://github.com/bitnami/charts/blob/master/bitnami/postgresql/values.yaml
##
postgresql:
## Whether to deploy a postgresql server to satisfy the applications database requirements.