Skip to content

v2.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Nov 11:05
· 675 commits to master since this release
199ea69

Changelog

199ea69 Merge pull request #79 from controlplaneio/go-mod-tests
68da8b2 Merge branch 'master' into go-mod-tests
58c1832 Added building and remote acceptance testing for scratch
574c931 Re-fixed schema location in scratch location
7226be2 Merge pull request #78 from controlplaneio/remove-travis-deploy
a0a42fb fix: remove deploy from travis
f4bb13c Bumped version to 2.3.0 and removed travis release
76b2707 Modified the GH actions release to work with go modules
b96a1d6 Swapped goreleaser hook to use go modules
68ced39 Merged master into go-mod-test
388b806 Updated travis and makefile to replace dep with modules
207a4e4 Added full remote acceptance tests to travis
0513955 Updated the error format for missing keys
53c5b7e Made securityContext actually empty and added invalid yml
9f985a8 Added the required selector to Deployments
684daa0 Fixed Dockefiles to build using go modules
24930ad Merge branch 'master' into go-mod-tests
b8fe4e2 Fix ruleset test to pass kubeval
217a689 Fix cap drop test for gojsonq v2.3.0
ab4067f Update go to 1.13 and alpine to 3.10
77430de Migrate to go modules and update kubeval