Skip to content

Commit

Permalink
[stable/spinnaker] bump dependency redis 0.9.0 (helm#1959)
Browse files Browse the repository at this point in the history
* [stable/spinnaker] bump dependency redis 0.9.0

* Bump stable/spinnaker version
  • Loading branch information
scottrigby authored and mgoodness committed Sep 4, 2017
1 parent 27d9407 commit 4cdaee4
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 23 deletions.
2 changes: 1 addition & 1 deletion stable/spinnaker/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
description: Open source, multi-cloud continuous delivery platform for releasing software changes with high velocity and confidence.
name: spinnaker
version: 0.3.2
version: 0.3.3
appVersion: 1.1.0
home: http://spinnaker.io/
sources:
Expand Down
27 changes: 6 additions & 21 deletions stable/spinnaker/requirements.lock
Original file line number Diff line number Diff line change
@@ -1,27 +1,12 @@
dependencies:
- alias: ""
condition: ""
enabled: false
import-values: null
name: redis
- name: redis
repository: https://kubernetes-charts.storage.googleapis.com/
tags: null
version: 0.4.6
- alias: ""
condition: ""
enabled: false
import-values: null
name: minio
version: 0.9.0
- name: minio
repository: https://kubernetes-charts.storage.googleapis.com/
tags: null
version: 0.1.0
- alias: ""
condition: ""
enabled: false
import-values: null
name: jenkins
- name: jenkins
repository: https://kubernetes-charts.storage.googleapis.com/
tags: null
version: 0.8.0
digest: sha256:72fe3d266c0678570c5cd67f681ba1ed6ba6f271cc427f1746ac802ca3256a46
generated: 2017-07-05T16:25:03.0251459-07:00
digest: sha256:48f3fbd710cd9e5fae72a817c8eedd0b351fbe2ae69e7569ccdc39c13ec91fbb
generated: 2017-09-03T14:32:17.04295638-04:00
2 changes: 1 addition & 1 deletion stable/spinnaker/requirements.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: redis
version: 0.4.6
version: 0.9.0
repository: https://kubernetes-charts.storage.googleapis.com/
- name: minio
version: 0.1.0
Expand Down

0 comments on commit 4cdaee4

Please sign in to comment.