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