kubeapps: bump chart version to 4.0.2

This commit is contained in:
kubernetes-bitnami
2020-09-29 10:58:06 +00:00
parent f45925c70b
commit ab95599839
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v1
name: kubeapps
version: 4.0.1
version: 4.0.2
appVersion: v2.0.0-beta.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

@@ -433,7 +433,7 @@ dashboard:
image:
registry: docker.io
repository: bitnami/kubeapps-dashboard
tag: 2.0.0-debian-10-r4
tag: 2.0.0-beta.2-debian-10-r0
## Specify a imagePullPolicy
## ref: http://kubernetes.io/docs/user-guide/images/#pre-pulling-images
##