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