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