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
lion24
a7e56d8741
vault: bump image to 1.9.3 ( #695 )
...
Signed-off-by: Lionel H <me@nullbyte.be>
2022-03-01 17:30:07 -08:00
Theron Voran
b0528fce49
Release 0.19.0 ( #687 )
2022-01-20 15:54:24 -08:00
Theron Voran
9fa25e97c8
vault-helm 0.18.0 release ( #650 )
2021-11-17 15:46:28 -08:00
Gary Frederick
4db9e831ad
v0.17.1 ( #637 )
2021-10-25 15:31:07 -07:00
Theron Voran
91ac2eedbc
vault-helm 0.17.0 release ( #632 )
2021-10-21 12:12:45 -07:00
Theron Voran
5dfc3515c1
vault-helm 0.16.1 release ( #619 )
2021-09-29 16:28:37 -07:00
Theron Voran
cd2059147d
vault 0.16.0 release ( #612 )
2021-09-16 09:39:59 -07:00
Theron Voran
c820454dd5
vault-helm 0.15.0 release ( #598 )
2021-08-23 08:51:52 -07:00
Theron Voran
a5c85627b3
vault-helm 0.14.0 release ( #578 )
2021-07-28 14:44:28 -07:00
Theron Voran
f67b844d30
Update to v0.13.0 ( #554 )
2021-06-17 10:52:21 -07:00
Jason O'Donnell
b21b37b07a
Update to v0.12.0 ( #532 )
...
* Update to v0.12.0
* Update values.schema.json
* Fix schema types
* revert image repo
2021-05-25 13:46:48 -04:00
Theron Voran
6e8ef40840
match kubeVersion on semver pre-releases ( #512 )
...
Since clouds like GKE set their kubeVersion as a
pre-release (e.g. v1.17.17-gke.6700)
2021-05-11 08:25:50 -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
Jason O'Donnell
27338595e8
Update to v0.11.0 ( #497 )
2021-04-14 10:26:33 -04:00
Jason O'Donnell
f75b19f068
Update to 0.10.0 ( #477 )
...
* Update to v0.10.0
* Fix typo
* Add csi link in changelog
2021-03-25 10:19:31 -04:00
Theron Voran
84a1dd9fbe
0.9.1 release updates ( #455 )
...
Changelog, chart metadata, and image versions
2021-02-02 11:06:40 -08:00
Theron Voran
7b5e08c4a8
0.9.0 release updates ( #439 )
...
Changelog, chart metadata, and image versions
2021-01-05 10:52:56 -08:00
Jason O'Donnell
ee4e532159
Update to 0.8.0 ( #405 )
...
* Update to 0.8.0
* Fix changelog formatting
2020-10-20 13:58:41 -04:00
Jason O'Donnell
cfe3bccf8e
Update to 0.7.0 ( #374 )
...
Update to 0.7.0
2020-08-24 14:19:12 -04:00
Jason O'Donnell
e7736defa1
Update to v0.6.0 ( #320 )
2020-06-03 10:03:10 -04:00
Jason O'Donnell
13f6df4e6a
Update to 0.5.0 ( #253 )
...
* Update to 0.5.0
* Add changelog for k8s service discovery
2020-04-09 09:51:37 -04:00
Jason O'Donnell
8a6419e623
Update to 0.4.0 ( #211 )
2020-02-21 14:56:30 -05: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
80027d3bda
Update to v0.3.3 ( #178 )
...
* Update to v0.3.3
* Reorder changelog
2020-01-14 14:14:27 -05:00
Jason O'Donnell
551f292b6f
Update to 0.3.2 ( #166 )
2020-01-08 10:05:06 -05:00
Jason O'Donnell
98e7e0a7c9
Update to 0.3.1 ( #162 )
2020-01-02 12:18:22 -05:00
Jason O'Donnell
7d8ae7df46
Update to 0.3.0 ( #154 )
2019-12-19 11:49:50 -05:00
Jason O'Donnell
fbe3c154a5
Update to 0.2.1 ( #111 )
2019-11-12 19:59:31 -05:00
Jason O'Donnell
a5331f5b38
Update for 0.2.0 release ( #102 )
2019-11-11 10:51:00 -05:00
Jason O'Donnell
0c86c6420a
Add privileged for mlock requirements ( #35 )
...
* Add privilged for mlock requirements
* Update Chart version
2019-08-22 16:32:30 -04:00
Jason O'Donnell
0b8aacb590
Add clusterrolebinding, fix service, update Vault ( #10 )
...
* Add clusterrolebinding, fix service, update Vault
* Change authDelegator to false by default
* Clarify clusterIP comment
2019-08-08 14:14:58 -04: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
2919739463
trim, s/Consul/Vault
2018-09-28 15:45:40 -05:00
Mitchell Hashimoto
7baa854376
Add consul-helm repo to Chart.yaml
2018-09-05 07:52:27 -07:00
Mitchell Hashimoto
323feba49c
Move chart to top-level
2018-08-18 14:20:04 -07:00