mirror of
https://github.com/bitnami/charts.git
synced 2026-03-11 07:17:45 +08:00
kubeapps: bump chart version to 3.4.3
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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 -}}
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user