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