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