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