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