Skip to content

vault/0.6.1

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

Release Notes

#Bug fixes

  • fix escape of ‘“’ in config
  • fix step-down when tls is enabled

Usage

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

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

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

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

Jobs

Packages