Skip to content

Commit

Permalink
bumps chart-repo and chartsvc to v1.0.1 (#784)
Browse files Browse the repository at this point in the history
Fixes an issue with syncing updated chart tarballs (#659) and the
timeout for connecting to MongoDB.

See https://github.com/helm/monocular/releases/tag/v1.0.1.
  • Loading branch information
prydonius authored Nov 2, 2018
1 parent b62e19a commit 1bf5a25
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chart/kubeapps/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ apprepository:
syncImage:
registry: quay.io
repository: helmpack/chart-repo
tag: v1.0.0
tag: v1.0.1
initialRepos:
- name: stable
url: https://kubernetes-charts.storage.googleapis.com
Expand Down Expand Up @@ -165,7 +165,7 @@ chartsvc:
image:
registry: quay.io
repository: helmpack/chartsvc
tag: v1.0.0
tag: v1.0.1
service:
port: 8080
# https://github.com/kubeapps/kubeapps/issues/478#issuecomment-422979262
Expand Down

0 comments on commit 1bf5a25

Please sign in to comment.