v0.3.0
What's Changed
- chore: convert true to always pull policy by @jbrockopp in #48
- feat: use new version pkg by @jbrockopp in #49
- fix: typo in filepath for action parameter by @westgardN in #50
- refactor: update variable configuration for consistency by @jbrockopp in #51
- Configure Renovate by @renovate in #52
- chore(deps): update module hashicorp/go-getter to v1.5.2 by @renovate in #53
- chore(deps): update module spf13/afero to v1.5.1 by @renovate in #55
- chore(deps): update module urfave/cli/v2 to v2.3.0 by @renovate in #56
- chore(deps): update module sirupsen/logrus to v1.7.0 by @renovate in #54
- chore(deps): update module masterminds/semver to v3 by @renovate in #57
- chore: update copyright year to 2021 by @jbrockopp in #58
- chore(deps): update module go-vela/types to v0.7.2 by @renovate in #61
- chore(actions): pin golang to 1.15 by @wass3r in #63
- fix(deps): update module github.com/go-vela/types to v0.7.3 by @renovate in #65
- chore: add codeql by @wass3r in #67
- enhance: make version output consistent by @jbrockopp in #69
- fix(deps): update module github.com/go-vela/types to v0.7.4 by @renovate in #71
- fix(deps): update module github.com/sirupsen/logrus to v1.8.1 by @renovate in #70
- fix(deps): update module github.com/spf13/afero to v1.6.0 by @renovate in #72
- fix(deps): update module github.com/hashicorp/go-getter to v1.5.3 by @renovate in #73
- fix(deps): update module github.com/go-vela/types to v0.8.0 by @renovate in #75
- Update DOCS.md by @matt-fevold in #76
- fix(deps): update module github.com/go-vela/types to v0.8.2 by @renovate in #77
- fix(deps): update module github.com/hashicorp/go-getter to v1.5.4 by @renovate in #78
- fix(deps): update module github.com/hashicorp/go-getter to v1.5.5 by @renovate in #79
- chore(deps): update codecov/codecov-action action to v2 by @renovate in #80
- chore(deps): update reviewdog/action-golangci-lint action to v2 by @renovate in #81
- fix(deps): update module github.com/hashicorp/go-getter to v1.5.6 by @renovate in #82
- fix(deps): update module github.com/hashicorp/go-getter to v1.5.7 by @renovate in #83
- fix(deps): update module github.com/go-vela/types to v0.9.0 by @renovate in #84
- fix(deps): update module github.com/hashicorp/go-getter to v1.5.8 by @renovate in #86
- fix(deps): update module github.com/joho/godotenv to v1.4.0 by @renovate in #87
- fix(deps): update module github.com/go-vela/types to v0.10.0 by @renovate in #89
- fix(deps): update module github.com/hashicorp/go-getter to v1.5.9 by @renovate in #88
- fix(deps): update module github.com/go-vela/types to v0.11.0 by @renovate in #90
- fix(deps): update module github.com/spf13/afero to v1.7.0 by @renovate in #91
- chore(deps): update go to 1.17 by @wass3r in #92
- fix(deps): update deps (patch) by @renovate in #93
- fix(deps): update module github.com/spf13/afero to v1.8.0 by @renovate in #94
- chore: update copyright year to 2022 by @kaymckay in #95
- fix(deps): update module github.com/hashicorp/go-getter to v1.5.11 by @renovate in #96
- fix(deps): update module github.com/go-vela/types to v0.12.0 by @renovate in #97
- fix(deps): update module github.com/spf13/afero to v1.8.1 by @renovate in #98
- chore: cleanup golangci output in github actions by @kaymckay in #99
- chore(deps): update actions/checkout action to v3 by @renovate in #100
- chore: Golangci config update, clean repo, remove changelog by @kaymckay in #101
- fix(deps): update module github.com/spf13/afero to v1.8.2 by @renovate in #102
- fix(deps): update module github.com/urfave/cli/v2 to v2.4.0 by @renovate in #103
- chore: update contributing.md by @kaymckay in #104
- fix(deps): update module github.com/go-vela/types to v0.13.0 by @renovate in #105
- chore(deps): update codecov/codecov-action action to v3 by @renovate in #106
- fix(deps): update module github.com/urfave/cli/v2 to v2.4.4 by @renovate in #107
- fix(deps): update module github.com/urfave/cli/v2 to v2.4.8 by @renovate in #108
- fix(deps): update module github.com/urfave/cli/v2 to v2.5.1 by @renovate in #111
- chore(deps): update github/codeql-action action to v2 by @renovate in #109
- fix(deps): update module github.com/urfave/cli/v2 to v2.6.0 by @renovate in #112
- fix(deps): update module github.com/urfave/cli/v2 to v2.7.1 by @renovate in #113
- fix(deps): update module github.com/urfave/cli/v2 to v2.8.1 by @renovate in #115
- fix(deps): update module github.com/hashicorp/go-getter to v1.6.1 by @renovate in #114
- fix(deps): update module github.com/go-vela/types to v0.14.0 by @renovate in #117
- fix(deps): update module github.com/hashicorp/go-getter to v1.6.2 by @renovate in #118
- fix(deps): update module github.com/sirupsen/logrus to v1.9.0 by @renovate in #121
- fix(deps): update module github.com/urfave/cli/v2 to v2.11.1 by @renovate in #119
- fix(deps): update module github.com/spf13/afero to v1.9.2 by @renovate in #120
- chore: upgrade to go v1.18 by @plyr4 in #123
- chore(deps): update go.mod to 1.18 by @wass3r in #126
- chore: bump kubectl version to 1.24.0 by @wass3r in #128
New Contributors
- @westgardN made their first contribution in #50
- @renovate made their first contribution in #52
- @matt-fevold made their first contribution in #76
- @kaymckay made their first contribution in #95
- @plyr4 made their first contribution in #123
Full Changelog: v0.2.0...v0.3.0