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