Skip to content

vault/0.6.0

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

Release Notes

Improvements

  • use spec.ip to determin own ip address (compatible with BOSH-release v258+)

Changes

  • Remove consuming ssl certs from linked consul. The hostnames will need to be set for vault rendering the certs unusable.

Usage

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

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

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

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

Jobs

Packages