Skip to content

Commit

Permalink
chart: update MongoDB dep to 4.3.1 to fix label selector issue (#590)
Browse files Browse the repository at this point in the history
  • Loading branch information
prydonius committed Sep 6, 2018
1 parent d8647f6 commit d5546d2
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
@@ -1,6 +1,6 @@
apiVersion: v1
name: kubeapps
version: 0.3.4
version: 0.3.5
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/requirements.lock
@@ -1,6 +1,6 @@
dependencies:
- name: mongodb
repository: https://kubernetes-charts.storage.googleapis.com
version: 4.2.3
version: 4.3.1
digest: sha256:415440e73af7d4b02a10a15f28bb2fc095cbdffdc2e1676d76e0f0eaa1632d50
generated: 2018-09-05T12:24:26.414668116+02:00
generated: 2018-09-06T11:42:11.193527286-07:00

0 comments on commit d5546d2

Please sign in to comment.