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