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: sha256:80d39dd5e46fff7ce00b808ec4a65b5a211b2ab310adb1df7442a64a2764be77
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1=sha256:80d39dd5e46fff7ce00b808ec4a65b5a211b2ab310adb1df7442a64a2764be77 \ "https://bosh.io/d/github.com/cloudfoundry-community/redis-boshrelease?v=15.2.2"