Commit graph

28 commits

Author SHA1 Message Date
Theron Voran
2c4cd3a3c3
Updating GHA and default Vault version (#863)
Test with latest kind k8s versions 1.22-1.26. Remove support for old
disruptionbudget and ingress APIs (pre 1.22).

Pin all actions to SHAs, and use the common jira sync.

Update the default Vault version to v1.13.1.

Update chart-verifier used in tests to 1.10.1, also add an openshift
name annotation to Chart.yaml (one of the required checks).
2023-04-03 16:44:13 -07:00
Thy Ton
f4f05aaa74
fix: remove k8s 1.16 from acceptance testing (#848)
* remove 1.16 from the versions tested in .github/workflows/acceptance.yaml as kind no longer supports creating a k8s 1.16 cluster
* update vault-helm's minimum support k8s version to 1.20 in README and Chart.yaml
* refactor server-ingress's templating and unit tests applied to k8s versions < 1.20
2023-02-27 12:04:17 -08:00
Theron Voran
3dcc3fd612
Update minimum required helm version in readme (#730)
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
2022-05-19 23:23:09 -07:00
Theron Voran
460b5e1b65
Update k8s versions (#706)
* tests: updating the four most recent k8s versions

* bump oldest version to 1.16

* docs, Chart.yaml, and changelog for 1.14 -> 1.16
2022-03-21 10:29:03 -07:00
Theron Voran
b59cbf6dc6
Set kubeVersion and added chart-verifier tests (#510)
Set min kubeVersion in Chart.yaml to 1.14. Added a chart-verifier bats
test, and configured to run it in CI. Some verification tests that
haven't been addressed yet are skipped.
2021-05-10 16:56:31 -07:00
Paul
a6856646aa
Remove extra word in readme (#482) 2021-03-29 18:12:09 -07:00
Jason O'Donnell
62380cc24a
Add note to config about sensitive configs (#323)
* Add note to config about sensitive configs

* Update README.md

Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>

Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
2020-06-04 13:37:31 -04:00
Theron Voran
dd8e3a230c
updated readme with the helm repo info (#308) 2020-05-20 09:15:55 -07:00
Denys Vitali
0e115513c2
docs(REAMDE): Fix Vault K8s dead link (#256) 2020-04-10 10:43:14 -04:00
Luiz Muller
2b137c95d2
fix link to documentation (#247) 2020-04-03 17:47:33 -07:00
Theron Voran
77b973c17f
Helm 3 support (#195)
Update chart and tests to Helm 3

Co-authored-by: Matt Piekunka <mpiekunk@users.noreply.github.com>
Co-authored-by: Mike Brancato <mbrancato@users.noreply.github.com>
2020-02-06 08:44:38 -08:00
Jason O'Donnell
7d8ae7df46
Update to 0.3.0 (#154) 2019-12-19 11:49:50 -05:00
Jason O'Donnell
b7469914e2
Refactor chart for 1.0, add tests, update TF (#2)
* Refactor chart for 1.0, add tests, update TF

* Fix typo in helper comment

* Add NOTES for post install instructions

* Fix typo in NOTES

* Fix replication port for enterprise

* Change updateStrategy to OnDelete

* Add icon

* Remove cluster address from config

* Update README, add contributing doc

* Update README

* Change HA replicas to 3
2019-07-31 14:26:12 -04:00
Clint Shryock
51d8b51e14
update readme to remove links to docs we don't have yet 2018-12-03 16:12:51 -06:00
Clint Shryock
b70470d917
add note about auto-unseal 2018-12-03 16:06:17 -06:00
Clint Shryock
8a4ab899d8
s/Consul/Vault 2018-10-02 16:16:18 -05:00
Mitchell Hashimoto
81a1369da2
Merge pull request #5 from jmreicha/master
Add link to correct yq in README
2018-09-17 12:40:34 -07:00
Sean Johnson
9a8ecfa276
Fixed typo in Kubernetes versions
The README referenced Kubernetes major versions **2** instead of **1**.
2018-09-15 13:10:38 -05:00
Josh Reichardt
7ffe68b388 Add link to correct yq in README 2018-09-14 09:06:52 -07:00
Mitchell Hashimoto
102e220e07
update README 2018-09-13 14:48:40 -07:00
Mitchell Hashimoto
193f1dddad
Correct chart casing for our usage 2018-09-13 14:44:08 -07:00
Mitchell Hashimoto
78ae63636f
Update README 2018-09-12 08:47:27 -07:00
Mitchell Hashimoto
972a6defc2
Update README 2018-09-10 09:38:27 -07:00
Mitchell Hashimoto
fefc929895
update README for new testing 2018-09-03 13:02:06 -07:00
Mitchell Hashimoto
36e8afc7a0
Move all terraform setup to test/terraform 2018-08-20 16:16:22 -07:00
Mitchell Hashimoto
323feba49c
Move chart to top-level 2018-08-18 14:20:04 -07:00
Mitchell Hashimoto
8d04c2f684
Update README 2018-08-17 22:27:43 -07:00
Mitchell Hashimoto
ef0d2cbcee
Initial commit 2018-08-17 22:08:03 -07:00