apiVersion: v2 name: vault description: A Helm chart for Vault # Application charts are a collection of templates that can be packaged into versioned archives # to be deployed. type: application # The chart version. This version number should be incremented each time you make changes # to the chart and its templates, including the app version. version: 0.1.0 # Version number of the application being deployed. This version number should be # incremented each time you make changes to the application. appVersion: "1.0" dependencies: - name: vault version: 0.23.0 repository: "https://helm.releases.hashicorp.com/"