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