kubeapps: bump chart version to 0.9.1

This commit is contained in:
kubernetes-bitnami
2018-10-22 18:54:19 +00:00
parent eba1563332
commit 7abdec472b
2 changed files with 5 additions and 5 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v1
name: kubeapps
version: 0.9.0
version: 0.9.1
appVersion: v1.0.0-beta.3
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

@@ -95,8 +95,8 @@ apprepository:
tag: v1.0.0-beta.3
# Image used to perform chart repository syncs
syncImage:
registry: docker.io
repository: quay.io/helmpack/chart-repo
registry: quay.io
repository: helmpack/chart-repo
tag: v1.0.0
initialRepos:
- name: stable
@@ -163,8 +163,8 @@ tillerProxy:
chartsvc:
replicaCount: 2
image:
registry: docker.io
repository: quay.io/helmpack/chartsvc
registry: quay.io
repository: helmpack/chartsvc
tag: v1.0.0
service:
port: 8080