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