From 0bc404c3081e9ba59223dfb08545ca8374528f7a Mon Sep 17 00:00:00 2001 From: DeveloperDurp Date: Wed, 9 Nov 2022 17:12:43 -0600 Subject: [PATCH] update vault --- vault/Chart.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 vault/Chart.yaml diff --git a/vault/Chart.yaml b/vault/Chart.yaml new file mode 100644 index 0000000..2b10962 --- /dev/null +++ b/vault/Chart.yaml @@ -0,0 +1,11 @@ +apiVersion: v2 +name: vault +description: A Helm chart for Kubernetes +type: application +version: 0.0.1 +appVersion: 0.0.1 + +dependencies: +- name: vault + repository: https://helm.releases.hashicorp.com + version: 0.22.0