1
0
mirror of https://github.com/helm/chart-testing.git synced 2026-02-05 18:45:18 +01:00
Commit Graph

140 Commits

Author SHA1 Message Date
Reinhard Nägele
9044b2f1a7 Update docs and examples for v3.1.0 (#275)
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
v3.1.0
2020-09-25 11:06:33 +02:00
Reinhard Nägele
03739d3328 Update docs (#274)
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
2020-09-25 11:06:06 +02:00
Ram
0c81a7ce39 Bump versions (#272)
Signed-off-by: Ram <1331672+chukka@users.noreply.github.com>
2020-09-23 13:07:01 +02:00
Reinhard Nägele
b3899d2ce9 Add flag for disabling config printing (#269)
By default, ct prints the config on startup. This can be problematic
because it may contain senstivie data when helm-repo-extra-args contains
passwords. The new flag enables turning off config printing and disables
it by default.

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
2020-09-09 21:26:06 +02:00
Ram
621bece7df Bump versions (#268) 2020-09-09 01:11:47 +02:00
David J. M. Karlsen
dda8958eef chore: Upgrade to helm 3.3.1 (#266)
Signed-off-by: David Karlsen <david@davidkarlsen.com>
2020-09-01 09:12:45 +02:00
Alexander Zigelski
49f3a5ee04 Migrate chart-testing formula to homebrew/core (#247)
Signed-off-by: Scott Rigby <scott@r6by.com>
2020-08-30 19:21:46 -04:00
Scott Leggett
98f1d4896b Fix int to string conversion (#262)
The old code was incorrect and no longer builds with Go 1.15.

Signed-off-by: Scott Leggett <scott@sl.id.au>
2020-08-26 22:16:07 +02:00
Minh-Danh
594c3b60d5 Make home URL optional and support dependencies (#260)
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
2020-08-26 22:14:23 +02:00
Ram
8d3f5b101e Bump helm , kubectl versions (#259)
Signed-off-by: Ram <1331672+chukka@users.noreply.github.com>
2020-08-14 16:47:23 +02:00
Scott Leggett
f0403b0dea Bump docker image versions (#253)
* alpine 3.12
* python 3
* yamale 3.0.2
* yamllint 1.24.2
2020-08-09 23:27:37 +02:00
Scott Leggett
72362eb645 Add type field to chart schema (#252)
Signed-off-by: Scott Leggett <scott@sl.id.au>
2020-08-09 16:23:11 +02:00
Scott Leggett
e8a9bd1c65 Bump docker image helm verison to 3.2.4 (#250)
Signed-off-by: Scott Leggett <scott@sl.id.au>
2020-08-09 16:13:29 +02:00
Scott Rigby
8f4cee9d09 Update docs for v3.0.0 (#246)
Signed-off-by: Scott Rigby <scott@r6by.com>
2020-07-24 22:55:04 +02:00
Reinhard Nägele
50db473a1e Add Homebrew installer (#244)
The Homebrew formula installs the config files to Homebrew's
etc directory, so we add that to the search locations for config files.

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
v3.0.0
2020-07-24 22:32:42 +02:00
Marc Sensenich
93b10e8e55 Add since flag for changing the reference branch for git merge-base (#229) 2020-07-24 22:12:55 +02:00
Jeff Billimek
67ec12d315 appVersion should be optional (#239) 2020-07-24 09:14:27 +02:00
Zhao Xiaojie
2d2203e77f Add arm64 into the goarch list (#220) 2020-05-22 15:49:14 +02:00
Reinhard Nägele
16513fad69 Prepare release v3.0.0-rc.1 (#225)
Signed-off-by: Reinhard Naegele <unguiculus@gmail.com>
v3.0.0-rc.1
2020-04-02 23:45:27 -04:00
Reinhard Nägele
44eb34534b Prepare release v3.0.0-rc.1 (#225)
Signed-off-by: Reinhard Naegele <unguiculus@gmail.com>
2020-04-02 16:15:37 -04:00
Reinhard Nägele
c603fc43dd Revert "Use latest upstream instead of local branch for tags (#1… (#224)
This reverts commit 5cb2b8c235 because it
prevented releasing bug fixes for previous versions from non-master
branches.

Signed-off-by: Reinhard Naegele <unguiculus@gmail.com>
2020-04-02 21:45:05 +02:00
Will
814526768c Adding the apiVersion as a required field in the Chart.yaml vali… (#222)^
Signed-off-by: Will Varney <github@willvrny.co.uk>
2020-03-31 16:53:13 +02:00
Reinhard Nägele
ab921aa017 Update build, dependencies, Go and tool versions (#219)
* Use current CircleCI build image for Golang
* Update tools in Docker image
* Add image labels for installed tool versions
* Update labels from deprecated label schema to OCI spec
* Configure build tools in go.mod/tools.go
* Improve Go linting

Signed-off-by: Reinhard Naegele <unguiculus@gmail.com>
2020-03-28 22:02:08 +01:00
Reinhard Nägele
d96165233b Fix printing test results on error (#218)
* Fix a regression that would cause test results no to be printed on error
* No longer print usage output on error

Signed-off-by: Reinhard Naegele <unguiculus@gmail.com>
2020-03-28 09:16:47 +01:00
Reinhard Nägele
6f5f4d95d6 Fix ldflags for version (#215)
Signed-off-by: Reinhard Naegele <unguiculus@gmail.com>
2020-03-26 18:38:37 +01:00
Scott Rigby
a0b9b22242 Bump Alpine to 3.11 (#214)
Signed-off-by: Scott Rigby <scott@r6by.com>
2020-03-21 21:32:57 +01:00
Reinhard Nägele
00d8fd274a Prepare release v3.0.0-beta.2 (#208)
Signed-off-by: Reinhard Naegele <unguiculus@gmail.com>
v3.0.0-beta.2
2020-02-28 17:56:13 +01:00
Petr Řehoř
773ddaa334 Update Helm to v3.1.1 (#207)
Signed-off-by: Petr Řehoř <rx@rx.cz>
Co-authored-by: Reinhard Nägele <unguiculus@gmail.com>
2020-02-28 17:44:01 +01:00
Reinhard Nägele
f5f1e7786b Don't create provided namespace (#205)
Adding support for Helm 3 introduced creating namespaces
because Helm does not do this automatically anymore.
However, a regression was introduced that always creates
namespaces, even if a dedicated namespace is provided via
CLI flag.

Signed-off-by: Reinhard Naegele <unguiculus@gmail.com>

* Fix statefulset test

Signed-off-by: Reinhard Naegele <unguiculus@gmail.com>

* Fix deployment apiVersion

Signed-off-by: Reinhard Naegele <unguiculus@gmail.com>

* Create custom namespace before test

Signed-off-by: Reinhard Naegele <unguiculus@gmail.com>
2020-02-27 18:45:38 +01:00
Sunny
aacb8f4553 examples/kind: Add timeout unit in config (#201)
helm3 requires the timeout value to have a unit.
Without this, the test results in the following error:

```
Error: invalid argument "800" for "--timeout" flag: time: missing unit in duration 800
```

Signed-off-by: Sunny <darkowlzz@protonmail.com>
2020-02-14 16:30:42 +01:00
Reinhard Nägele
0824f98833 Update kind, Helm, and Go (#206)
Signed-off-by: Reinhard Naegele <unguiculus@gmail.com>
2020-02-14 15:50:35 +01:00
Reinhard Nägele
ecd4546130 Prepare release v3.0.0-beta.1 (#195)
Signed-off-by: Reinhard Naegele <unguiculus@gmail.com>
v3.0.0-beta.1
2019-12-13 16:43:25 +01:00
Reinhard Nägele
62e23acd9f Update docs for Helm 3 (#194)
Signed-off-by: Reinhard Naegele <unguiculus@gmail.com>
2019-12-13 16:18:11 +01:00
jeff-knurek
b9d4ad0a41 List changed fixes (#190)
Signed-off-by: Jeff Knurek <j.knurek@travelaudience.com>
2019-12-08 20:05:25 +01:00
Reinhard Nägele
b8572749f0 Add support for Helm 3 (#184)
Signed-off-by: Reinhard Naegele <unguiculus@gmail.com>
2019-11-28 19:09:20 +01:00
Reinhard Nägele
5b7b21e064 Migrate to Go modules (#183)
* Migrate to Go modules

Signed-off-by: Reinhard Naegele <unguiculus@gmail.com>

* Add 'go mod download'

Signed-off-by: Reinhard Naegele <unguiculus@gmail.com>

* Update machine image

Signed-off-by: Reinhard Naegele <unguiculus@gmail.com>

* Install Go

Signed-off-by: Reinhard Naegele <unguiculus@gmail.com>

* Fix Go installation

Signed-off-by: Reinhard Naegele <unguiculus@gmail.com>

* Fix Go installation

Signed-off-by: Reinhard Naegele <unguiculus@gmail.com>

* Override Go link

Signed-off-by: Reinhard Naegele <unguiculus@gmail.com>

* Do checkout first

Signed-off-by: Reinhard Naegele <unguiculus@gmail.com>

* Fix link

Signed-off-by: Reinhard Naegele <unguiculus@gmail.com>

* Copy go 1.13 binary in place of circle image default binary

Signed-off-by: Scott Rigby <scott@r6by.com>

* Use latest helm v3 version, and remove install_tiller function

Signed-off-by: Scott Rigby <scott@r6by.com>

* Revert "Use latest helm v3 version, and remove install_tiller function"

This reverts commit 63dedab3a2.

Signed-off-by: Scott Rigby <scott@r6by.com>

* Copy full go 1.13 dir into the circle machine default location after deleting initial install

Signed-off-by: Scott Rigby <scott@r6by.com>
2019-11-02 15:44:02 -04:00
Eric
a4377be973 Prepare release v2.4.0 (#180)
Signed-off-by: Eric Lemieux <eric@lemieuxdev.com>
v2.4.0
2019-11-02 12:06:10 -04:00
Carlos Tadeu Panato Junior
a357c22521 Bump Helm to 2.15.2 (#181)
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2019-10-30 16:35:04 +01:00
Carlos Tadeu Panato Junior
4dfcdf8d7c bump alpine base image, kubectl and helm (#176)
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2019-10-18 13:09:00 +02: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
Naseem
7da298b88d Add documentation for use with Google Cloud Build (#170)
Signed-off-by: Naseem <naseemkullah@gmail.com>
2019-09-12 12:55:44 +02:00
Reinhard Nägele
e731d947fb Consider username and password in repo urls (#162)
Signed-off-by: Reinhard Naegele <unguiculus@gmail.com>
2019-07-09 07:24:17 +02:00
Reinhard Nägele
f53c402ee2 Print events on cleanup (#155)
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
2019-05-03 08:07:18 +02:00
Reinhard Nägele
e3c32f5aea Prepare release v2.3.3 (#154)
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
v2.3.3
2019-04-25 19:28:15 +02:00
Reinhard Nägele
5cb2b8c235 Use latest upstream instead of local branch for tags (#153)
This is to avoid accidentally tagging the wrong commit if
the wrong branch is checked out.

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
2019-04-25 19:15:43 +02:00
Reinhard Nägele
e2e0c8cea3 Fix log messages (#152)
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
2019-04-25 18:39:03 +02:00
Reinhard Nägele
f1712a6b22 Trim leading invalid chars from names (#151)
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
2019-04-24 22:25:54 +02:00
Carlos Tadeu Panato Junior
961a3ab920 Remove force delete of pv and improve cleanup logic (#150)
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2019-04-24 22:25:13 +02:00
Reinhard Nägele
d427587049 Prepare release v2.3.2 (#149)
Signed-off-by: Reinhard Nägele <reinhard.naegele@codecentric.de>
v2.3.2
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