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