v3.7.1-fossa.1
·
4 commits
to fossa
since this release
Changelog
- 98424df Fix a few remaining references to the upstream Docker registry that got forgotten when merging
- 76d2614 Enable COSIGN_EXPERIMENTAL for keyless signing
- 3cf7ac8 Merge pull request #3 from fossas/nl/add-fossa
- a76e285 Fix path to Helm archive in Dockerfile
- dc2a8f4 Run the installer...
- 1e2856a Install fossa-cli
- 76fc607 Add FOSSA
- b2c6352 Update README
- 39e779b Run CI on fossa branch
- 14efefc Merge upstream v3.7.1
- 6e7ca01 Merge pull request #2 from fossas/revert-1-circleci-project-setup
- d0c425b Revert "Add .circleci/config.yml"
- f12bab2 Bump actions/checkout from 3.3.0 to 3.4.0 (helm#536)
- 3e6f4ea Bump actions/setup-go from 3.5.0 to 4.0.0 (helm#537)
- 2549fa9 Bump anchore/sbom-action from 0.13.3 to 0.13.4 (helm#535)
- 1b7b4a9 Update docs and examples for v3.7.1 (helm#527)
- efd269d Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 (helm#526)
- 95d8e66 Bump tools (yamllint and yamale) from pypi in Dockerfile (helm#533)
- 541d9cd Bump tools (helm and kubectl) in Dockerfile (helm#534)
- 9d564df Bump sigstore/cosign-installer from 2.8.1 to 3.0.1 (helm#528)
- e54a1f4 Bump docker/setup-buildx-action from 2.4.0 to 2.5.0 (helm#532)
- b8ad35c Upgrade to go 120 (helm#523)
- 175e0a8 Bump goreleaser/goreleaser-action from 4.1.0 to 4.2.0 (helm#521)
- 6018530 Bump anchore/sbom-action from 0.13.1 to 0.13.3 (helm#518)
- d97f5f8 Bump ludeeus/action-shellcheck from 1.1.0 to 2.0.0 (helm#519)
- fd49b34 Bump docker/setup-buildx-action from 2.2.1 to 2.4.0 (helm#520)
- b5bb186 Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (helm#517)
- c2333d2 Bump github.com/spf13/viper from 1.14.0 to 1.15.0 (helm#516)
- f56bc54 Merge pull request #1 from fossas/circleci-project-setup
- 6336116 Add .circleci/config.yml
- b2a8c9f Bump actions/checkout from 3.2.0 to 3.3.0 (helm#513)
- 026b35a Bump github.com/hashicorp/go-retryablehttp from 0.7.1 to 0.7.2 (helm#512)
- 89d3494 Bump helm/kind-action from 1.4.0 to 1.5.0 (helm#506)
- 02132c1 Bump goreleaser/goreleaser-action from 3.2.0 to 4.1.0 (helm#505)
- cff9045 Bump actions/setup-go from 3.4.0 to 3.5.0 (helm#507)
- 43246ac Bump actions/checkout from 3.1.0 to 3.2.0 (helm#503)
- fd221cf Bump azure/setup-helm from 3.4 to 3.5 (helm#504)
- 98f96d2 Fix parsing kubectl output with warnings (helm#470)
- 905570c Bump actions/setup-go from 3.3.1 to 3.4.0 (helm#501)
- bccf655 Bump alpine from 3.16 to 3.17 (helm#502)
- f7ada38 Bump golangci/golangci-lint-action from 3.3.0 to 3.3.1 (helm#498)
- 3301d08 Bump github.com/spf13/viper from 1.13.0 to 1.14.0 (helm#496)
- c0b3c44 Bump anchore/sbom-action from 0.12.0 to 0.13.1 (helm#497)
- bad3550 Bump azure/setup-helm from 3.3 to 3.4 (helm#495)
- e5e506e Bump sigstore/cosign-installer from 2.8.0 to 2.8.1 (helm#490)
- 78dd9df Bump github.com/spf13/cobra from 1.6.0 to 1.6.1 (helm#488)
- 08fe3e4 Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (helm#489)
- a25fcab Bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 (helm#491)
- 8f1a3ea Bump actions/setup-go from 3.3.0 to 3.3.1 (helm#492)
- 8cdeec0 Bump docker/setup-buildx-action from 2.0.0 to 2.2.1 (helm#487)
- b87b16a Bump github.com/spf13/cobra from 1.5.0 to 1.6.0 (helm#482)
- 8bc5c8c Bump goreleaser/goreleaser-action from 3.1.0 to 3.2.0 (helm#484)
- 20f5606 Bump docker/setup-qemu-action from 2.0.0 to 2.1.0 (helm#485)
- 0f96c8e Bump docker/login-action from 2.0.0 to 2.1.0 (helm#486)
- 3469841 add .ct in current working-directory as config directory (helm#479)
- e2f053c Bump actions/checkout from 3.0.2 to 3.1.0 (helm#480)
- 73bbaff Bump sigstore/cosign-installer from 2.7.0 to 2.8.0 (helm#481)
- f661af1 add skip-clean-up option to not remove the charts when finishing the tests (helm#478)
- f261a28 Bump sigstore/cosign-installer from 2.6.0 to 2.7.0 (helm#476)
- c9672a9 Bump helm/kind-action from 1.3.0 to 1.4.0 (helm#477)
- 446d35c update tools (helm#475)
- 5865864 Add configuration option to disable container logging (helm#472)
- 76b2ef0 reading helm version using template (helm#474)
- f554590 add job to check if docs are up to date (helm#473)
- 68f3fff Upgrade go1.19, helm update and add golangci-lint job (helm#460)
- e7dd0ad Bump azure/setup-helm from 1.1 to 3.3 (helm#462)
- 44159f8 Bump anchore/sbom-action from 0.11.0 to 0.12.0 (helm#461)
- 82ff04b Bump actions/setup-go from 3.2.1 to 3.3.0 (helm#466)
- bf869fc Bump goreleaser/goreleaser-action from 3.0.0 to 3.1.0 (helm#465)
- b8bee1c Bump sigstore/cosign-installer from 2.5.0 to 2.6.0 (helm#469)
- 31e5b5d Bump github.com/spf13/viper from 1.12.0 to 1.13.0 (helm#468)
- 1d3feac Updates to prepare next release (helm#457)
- a143389 Bump sigstore/cosign-installer from 2.4.1 to 2.5.0 (helm#456)
- 0480641 Set a request timeout on kubectl commands (helm#360)
- 882d4be Fix integration tests for upgrade flag (helm#446)
- c49112d Bump sigstore/cosign-installer from 2.4.0 to 2.4.1 (helm#452)
- e77b4ad Bump github.com/stretchr/testify from 1.7.5 to 1.8.0 (helm#451)
- 1598690 Bump github.com/spf13/cobra from 1.4.0 to 1.5.0 (helm#449)
- 1c662d0 Bump actions/setup-go from 3.2.0 to 3.2.1 (helm#454)
- 9f21c0d Bump github.com/stretchr/testify from 1.7.4 to 1.7.5 (helm#450)
- a6590e9 Bump github.com/stretchr/testify from 1.7.2 to 1.7.4 (helm#448)
- 33f4474 fixes for kind config (helm#438)
- e28e9e0 Bump sigstore/cosign-installer from 2.3.0 to 2.4.0 (helm#447)
- 3d9942b Bump github.com/stretchr/testify from 1.7.1 to 1.7.2 (helm#443)
- fbfe017 Bump github.com/spf13/viper from 1.11.0 to 1.12.0 (helm#441)
- baa1884 Bump actions/checkout from 3.0.1 to 3.0.2 (helm#430)
- 867974b Bump docker/setup-buildx-action from 1.6.0 to 2 (helm#437)
- 53bf9ee Bump docker/login-action from 1.14.1 to 2 (helm#436)
- e49b814 Bump docker/setup-qemu-action from 1.2.0 to 2 (helm#435)
- 2bfdc1e Bump actions/setup-go from 3.0.0 to 3.2.0 (helm#442)
- 8c88f67 feat(upgrade): it should upgrade to new version instead of the old one (helm#434)
- 49167c4 Refactor install tools for ci/release jobs (helm#440)
- ab83f06 refactor setup tools (helm#429)
- 526bd67 Bump github.com/spf13/viper from 1.10.1 to 1.11.0 (helm#425)
- 45a6bbd Bump github.com/hashicorp/go-retryablehttp from 0.7.0 to 0.7.1 (helm#423)
- c6af038 update Go to 1.18 and kind to 0.12.0 (helm#428)
- 91363ae Bump actions/checkout from 3.0.0 to 3.0.1 (helm#427)
- 3c014d8 introduce
helm-dependency-extra-args
(helm#396) - aabb51e Introduce helm-extra-set-args command line parameter (helm#402)
- e14c2b2 add signing with cosign to the binaries and images (helm#410)
- a66bd33 Fix excluded chart when chart-dirs is multi-level (helm#312)
- 9b80b21 Bump golang.org/x/tools from 0.1.9 to 0.1.10 (helm#415)
- 6a99c51 Bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (helm#413)
- 8b974b2 Bump github.com/spf13/cobra from 1.3.0 to 1.4.0 (helm#407)
- 6457207 Bump github.com/goreleaser/goreleaser from 1.6.1 to 1.6.3 (helm#408)
- c891fb0 update helm to v3.8.1 (helm#409)
- 85c1301 Updates to github actions (helm#406)
- dab9974 Bump github.com/anchore/syft from 0.34.0 to 0.41.4 (helm#405)
- 9eeb997 Bump golang.org/x/tools from 0.1.8 to 0.1.9 (helm#387)
- c255a37 docs(README): use the host network in docker example (helm#395)
- 4c4e8aa fix: add unit to extra arg help message (helm#391)
- a682e3e Bump github.com/goreleaser/goreleaser from 1.2.5 to 1.6.1 (helm#404)
- 0a093e4 Update docs with example using ct with local repo (helm#389)
- a1f103a Bump golang.org/x/tools from 0.1.7 to 0.1.8 (helm#377)
- 33efbc5 Bump github.com/spf13/viper from 1.10.0 to 1.10.1 (helm#379)
- 8591821 Update golang to 1.17 and some goreleaser/docker file updates (helm#375)
- f9ff9a0 Make description optional in chart_schema (helm#372)
- e97261b Bump goreleaser to v1.1.0 (helm#369)
- 0202bb9 update helm to to release v3.7.2 (helm#371)
- 89dbd16 Add arm64 builds (helm#351)
- 11abca0 Some dependencies / tools updates (helm#362)
- fdab4b0 bump: alpine version and curl for security fix (helm#350)
- 0c4134b Upgrade tools (helm#349)
- cc3c23a Update Dockerfile dependencies (helm#348)