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