Skip to content

vault/0.3.0

You can find the source of this version on GitHub at cloudfoundry-community/vault-boshrelease. It was created based on the commit c7192a50.

Release Notes

New Features

  • New vault-broker job / package, for running Vault as a service in your Cloud Foundry environment.

Usage

You can reference this release in your deployment manifest from the releases section:

- name: "vault"
  version: "0.3.0"
  url: "https://bosh.io/d/github.com/cloudfoundry-community/vault-boshrelease?v=0.3.0"
  sha1: "bd1ae82104dcf36abf64875fc5a46e1661bf2eac"

Or upload it to your director with the upload-release command:

bosh upload-release --sha1 bd1ae82104dcf36abf64875fc5a46e1661bf2eac \
  "https://bosh.io/d/github.com/cloudfoundry-community/vault-boshrelease?v=0.3.0"

Jobs

Packages