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

5 Commits

Author SHA1 Message Date
Carlos Tadeu Panato Junior
49167c48fd Refactor install tools for ci/release jobs (#440)
* updates for helm, kubectl, goreleaser, syft, cosign and kind

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

* refactor ci/release install tools

Signed-off-by: cpanato <ctadeu@gmail.com>
2022-05-27 14:52:08 +02:00
Carlos Tadeu Panato Junior
ab83f064a3 refactor setup tools (#429)
Signed-off-by: cpanato <ctadeu@gmail.com>
2022-04-20 11:37:55 +02:00
Carlos Tadeu Panato Junior
e14c2b21b6 add signing with cosign to the binaries and images (#410)
Signed-off-by: cpanato <ctadeu@gmail.com>
2022-03-23 10:14:00 +01:00
Carlos Tadeu Panato Junior
859182198c Update golang to 1.17 and some goreleaser/docker file updates (#375)
* update projecto to go 1.17x

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

* add syft to generate the sboms and update goreleaser

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

* add dependabot config

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

* update dokcerfile to fetch the correct binaries for the arch and update base image

Signed-off-by: Carlos Panato <ctadeu@gmail.com>
2022-01-12 18:23:22 +01: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