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