Skip to content

Commit

Permalink
Update chartsvc and chart-repo versions (#1232)
Browse files Browse the repository at this point in the history
  • Loading branch information
Andres Martinez Gotor authored Oct 18, 2019
1 parent 137b629 commit 42b02bc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion chart/kubeapps/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
apiVersion: v1
name: kubeapps
version: 2.1.6
version: 2.1.7
appVersion: DEVEL
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
Expand Down
4 changes: 2 additions & 2 deletions chart/kubeapps/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ apprepository:
syncImage:
registry: docker.io
repository: bitnami/kubeapps-chart-repo
tag: 1.8.2-r0
tag: 1.9.0-r2
initialReposProxy:
enabled: false
# http_proxy: "http://yourproxy:3128"
Expand Down Expand Up @@ -196,7 +196,7 @@ chartsvc:
image:
registry: docker.io
repository: bitnami/kubeapps-chartsvc
tag: 1.8.2-r0
tag: 1.9.0-r0
service:
port: 8080
# https://github.com/kubeapps/kubeapps/issues/478#issuecomment-422979262
Expand Down

0 comments on commit 42b02bc

Please sign in to comment.