redis/2
You can find the source of this version on GitHub at cloudfoundry-community/redis-boshrelease. It was created based on the commit 0c6da761
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "redis" version: "2" url: "https://bosh.io/d/github.com/cloudfoundry-community/redis-boshrelease?v=2" sha1: "c3b20c868a93700ce89e036531c60f8d928dde45"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 c3b20c868a93700ce89e036531c60f8d928dde45 \ "https://bosh.io/d/github.com/cloudfoundry-community/redis-boshrelease?v=2"