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