1
0
mirror of https://github.com/helm/chart-testing.git synced 2026-02-06 12:45:22 +01:00

18 Commits

Author SHA1 Message Date
Carlos Tadeu Panato Junior
bd40619bf0 Prepare release v2.5.0 (#319)
* Prepare release v2.5.0

Signed-off-by: Carlos Panato <ctadeu@gmail.com>

* fix go code

Signed-off-by: Carlos Panato <ctadeu@gmail.com>

* add missing chart_schema

Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2021-08-19 10:59:48 +02:00
Eric
a4377be973 Prepare release v2.4.0 (#180)
Signed-off-by: Eric Lemieux <eric@lemieuxdev.com>
2019-11-02 12:06:10 -04:00
Carlos Tadeu Panato Junior
9e45a0914e Update local path provisioner version in the example folder (#145)
* update local path provisioner version in the example folder

Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2019-10-15 06:55:33 +02:00
Reinhard Nägele
e3c32f5aea Prepare release v2.3.3 (#154)
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
2019-04-25 19:28:15 +02:00
Reinhard Nägele
d427587049 Prepare release v2.3.2 (#149)
Signed-off-by: Reinhard Nägele <reinhard.naegele@codecentric.de>
2019-04-23 22:48:15 +02:00
Reinhard Nägele
bc028fd7c4 Update readme and examples for v2.3.1 release (#148)
Signed-off-by: Reinhard Nägele <reinhard.naegele@codecentric.de>
2019-04-23 22:27:19 +02:00
Reinhard Nägele
0e5c65006a Fix kind timeout (#144)
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
2019-04-22 21:02:20 +02:00
Rimas Mocevicius
c97c7907c3 Update kind to v0.2.0 (#135)
Signed-off-by: rimas <rmocius@gmail.com>
2019-03-27 18:48:49 +01:00
Reinhard Nägele
e3136ec117 Update local-path-provisioner (#128)
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
2019-03-18 11:58:47 -04:00
Rimas Mocevicius
8e67de44ae Update kind cluster example with working local storage for all nodes (#116)
Signed-off-by: rimas <rmocius@gmail.com>
2019-03-02 21:26:40 +01:00
Rimas Mocevicius
b33b7c0947 Update kind readme to reflect one worker node cluster setup (#118)
Signed-off-by: rimas <rmocius@gmail.com>
2019-02-22 12:29:52 +01:00
Rimas Mocevicius
4040c6ed7f Set kind node to 1 worker (#117)
Signed-off-by: rimas <rmocius@gmail.com>
2019-02-22 11:30:00 +01:00
Reinhard Nägele
9de228d2ca Update kind example (#94)
* Use kind release from GitHub instead of 'go get sigs.k8s.io/kind'
* Run ct container with '--network host' to avoid patching kubeconfig
* Create multi-node cluster with one master and three worker nodes
  so pods with anti-affinity can be tested
* Improve wait logic to cater for multiple nodes
* Add log statements
* Remote unnecessary 'k8s' remote to avoid confusion
* Extract function for 'docker exec' calls

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
2019-01-24 15:50:20 +01:00
Reinhard Nägele
00f37261fa Prepare release v2.2.0 (#89)
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
2019-01-23 15:29:06 +01:00
André Bauer
4e07361ff4 set port in .kube/config file to 6433 (#81)
Signed-off-by: André Bauer <monotek23@gmail.com>
2019-01-14 21:42:12 +01:00
Rimas Mocevicius
678da9fc35 Fix kind example (#80)
Signed-off-by: rimas <rmocius@gmail.com>
2019-01-09 11:49:14 +01:00
Reinhard Nägele
2da25914d0 Prepare release v2.1.0 (#77)
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
2019-01-07 16:46:19 -05:00
Rimas Mocevicius
e4512cbf9f Add kind example (#61)
Signed-off-by: rimas <rmocius@gmail.com>
2018-11-28 20:53:10 +01:00