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

30 Commits

Author SHA1 Message Date
Adrian Berger
eb5edeb946 Prepare release v3.14.0 (#778)
Signed-off-by: Adrian Berger <adrian.berger@bedag.ch>
2025-10-08 09:27:08 +02:00
Lyon Till
1b7b4a9618 Update docs and examples for v3.7.1 (#527)
Signed-off-by: Lyon Till <lyon.till@microsoft.com>
2023-03-19 13:48:04 +00:00
Reinhard Nägele
68a43ac096 Update docs and examples for v3.4.0 (#340)
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
2021-05-20 18:00:01 +02:00
Reinhard Nägele
a18a16d060 Revert "Updated docs and examples for v3.2.0 (#338)" (#339)
This reverts commit 672e435015.

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
2021-05-20 17:17:15 +02:00
Reinhard Nägele
672e435015 Updated docs and examples for v3.2.0 (#338)
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
2021-05-20 16:25:19 +02:00
Reinhard Nägele
3fc5a50108 Update docs and examples for v3.1.1 (#278)
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
2020-09-25 22:22:55 +02:00
Reinhard Nägele
9044b2f1a7 Update docs and examples for v3.1.0 (#275)
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
2020-09-25 11:06:33 +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
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
00d8fd274a Prepare release v3.0.0-beta.2 (#208)
Signed-off-by: Reinhard Naegele <unguiculus@gmail.com>
2020-02-28 17:56:13 +01:00
Reinhard Nägele
ecd4546130 Prepare release v3.0.0-beta.1 (#195)
Signed-off-by: Reinhard Naegele <unguiculus@gmail.com>
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
Eric
a4377be973 Prepare release v2.4.0 (#180)
Signed-off-by: Eric Lemieux <eric@lemieuxdev.com>
2019-11-02 12:06:10 -04: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
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
Rimas Mocevicius
d22fd59727 docker4mac 2.0 has changed cluster name to docker-desktop (#115)
Signed-off-by: rimas <rmocius@gmail.com>
2019-02-22 09:09:41 +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
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
Reinhard Nägele
ff2ec516e6 Update base images in samples (#58)
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
2018-11-16 14:41:29 +01:00
Rimas Mocevicius
e5f3cd4eaf Fix wrong docker image tag for docker4mac (#51)
Signed-off-by: rimas <rmocius@gmail.com>
2018-11-13 11:32:56 +01:00
Reinhard Nägele
f632cd5081 Re-write it in Go (#35)
* Re-write it in Go

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>

* Fix loading config from home dir

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>

* Print config

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>

* Remove git gc test code

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>

* Remove year in copyright header

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>

* Add alias for lint-and-install

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>

* Fix examples

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>

* Remove OWNERS file

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>

* Add docs generation

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>

* Update CircleCI

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>

* Update readme

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>

* Document building and releasing

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>

* Remove Makefile

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>

* Hide doc-gen command

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>

* Add support for Helm extra args

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>

* Update tool dependencies

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>

* Update Goreleaser

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>

* Upgrade pip

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>

* Update Gopkg.lock

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>

* Add log messages

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>

* Fix CircleCI env var for tag

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>

* Add Docker login

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>

* Readme update for MacOS (#1)

* Add build.sh mac prerequisites, and README markdown linting fixes

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

* Update README.md

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>

* Update Gopkg.lock

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>

* Update config search locations

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>

* Add config files to distro

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>

* Add debug flag

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>

* Add note on config files for linting

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>

* Fix link

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>

* Revert "Update Gopkg.lock"

This reverts commit fcbfbdc9db.

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>

* Fix link

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>

* Fix readme

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
2018-11-07 13:06:20 -05:00
Matt Farina
75ee8d5b87 Prepping for v1.1.0 release (#28)
Signed-off-by: Matt Farina <matt@mattfarina.com>
2018-09-24 14:37:16 -04:00
Matt Farina
0e96d077cd Updated image details to point people to Quay (#22) 2018-09-18 17:28:25 +02:00
Reinhard Nägele
0a4282369e Revert permission changes from #13 (#21)
These changes caused a number of problems for charts CI. If users
need this, they should extend the image.

Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
2018-09-11 22:14:31 +02:00
Reinhard Nägele
3b5e7fa1c1 Fix exit code when test with multiple custom CI values files fails (#18)
Signed-off-by: Reinhard Nägele <unguiculus@gmail.com>
2018-09-11 15:56:47 +02:00
Reinhard Nägele
d44ae53fa3 Fix regression in docker-for-mac sample (#17) 2018-09-11 15:49:54 +02:00
Rimas Mocevicius
2f8115e1d5 Prettify docker4mac script (#15)
Signed-off-by: rimas <rmocius@gmail.com>
2018-09-10 21:33:26 +02:00
Reinhard Nägele
872427955d Add sample for Docker for Mac (#12) 2018-08-29 11:27:56 -04:00