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