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