File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 33
44apiVersion : v2
55name : vault
6- version : 0.29.0
6+ version : 0.29.1
77appVersion : 1.18.1
88kubeVersion : " >= 1.20.0-0"
99description : Official HashiCorp Vault Chart
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ LOCAL_ACCEPTANCE_TESTS?=false
1414KIND_CLUSTER_NAME? =vault-helm
1515
1616# kind k8s version
17- KIND_K8S_VERSION? =v1.31.1
17+ KIND_K8S_VERSION? =v1.31.2
1818
1919# Generate json schema for chart values. See test/README.md for more details.
2020values-schema :
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ this README. Please refer to the Kubernetes and Helm documentation.
2121The versions required are:
2222
2323 * ** Helm 3.6+**
24- * ** Kubernetes 1.28 +** - This is the earliest version of Kubernetes tested.
24+ * ** Kubernetes 1.27 +** - This is the earliest version of Kubernetes tested.
2525 It is possible that this chart works with earlier versions but it is
2626 untested.
2727
You can’t perform that action at this time.
0 commit comments