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