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