kubeapps: bump chart version to 3.4.3

This commit is contained in:
kubernetes-bitnami
2020-02-25 23:35:11 +00:00
parent e92c11379e
commit 071212f8b0
3 changed files with 4 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v1
name: kubeapps
version: 3.4.2
version: 3.4.3
appVersion: v1.8.2
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

@@ -1,3 +1,4 @@
{{- if .Values.featureFlags.reposPerNamespace -}}
# Invalidate the chart cache during upgrade.
apiVersion: batch/v1
kind: Job
@@ -65,3 +66,4 @@ spec:
key: postgresql-password
name: {{ .Values.postgresql.existingSecret }}
{{- end }}
{{- end -}}

View File

@@ -457,7 +457,7 @@ dashboard:
image:
registry: docker.io
repository: bitnami/kubeapps-dashboard
tag: 1.8.2-debian-10-r5
tag: 1.8.2-debian-10-r6
## Dashboard service parameters
##
service: