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