Skip to content

Releases: go-vela/vela-docker

v0.10.0

15 Apr 19:51
0b92512
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.9.0...v0.10.0

v0.9.0

14 Dec 15:49
2928e6c
Compare
Choose a tag to compare

What's Changed

  • chore(license): update source code headers + copyright year by @wass3rw3rk in #100
  • chore(linter): fix linter errors, remove deprecated allow leading spaces by @KellyMerrick in #103
  • chore(deps): pin dependencies by @renovate in #97

New Contributors

Full Changelog: v0.8.0...v0.9.0

v0.8.0

13 Jul 18:42
2e11d17
Compare
Choose a tag to compare

What's Changed

  • chore: switch to main as default branch by @wass3r in #77
  • fix(deps): update module github.com/urfave/cli/v2 to v2.17.1 by @renovate in #79
  • fix(deps): update module github.com/go-vela/types to v0.15.1 by @renovate in #80
  • fix(logs): correct documentation link by @ecrupper in #81
  • chore: remove code of conduct in favor of global version by @wass3r in #85
  • fix(deps): update module github.com/go-vela/types to v0.17.0 by @renovate in #83
  • fix(deps): update module github.com/urfave/cli/v2 to v2.25.7 by @renovate in #82
  • fix(deps): update deps (patch) by @renovate in #84
  • chore(deps): update docker docker tag to v24 by @renovate in #93
  • chore(deps): cumulative by @timhuynh94 in #94
  • chore(deps): update actions/setup-go action to v4 by @renovate in #92

New Contributors

Full Changelog: v0.7.1...v0.8.0

v0.7.1

18 Aug 19:40
e988bc7
Compare
Choose a tag to compare

What's Changed

Main change is that one of the previous merges broke docker publish steps.

Full Changelog: v0.7.0...v0.7.1

v0.7.0

17 Aug 18:41
d94c8d2
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/go-vela/types to v0.11.0 by @renovate in #43
  • fix(deps): update module github.com/spf13/afero to v1.7.0 by @renovate in #44
  • chore(deps): update go to 1.17 by @wass3r in #45
  • fix(deps): update module github.com/spf13/afero to v1.7.1 by @renovate in #46
  • fix(deps): update module github.com/spf13/afero to v1.8.0 by @renovate in #47
  • chore: update copyright year to 2022 by @kaymckay in #48
  • fix(deps): update module github.com/go-vela/types to v0.12.0 by @renovate in #50
  • fix(deps): update module github.com/spf13/afero to v1.8.1 by @renovate in #51
  • chore(deps): update actions/checkout action to v3 by @renovate in #52
  • chore: update golangci config and clean repo by @kaymckay in #53
  • fix(deps): update module github.com/spf13/afero to v1.8.2 by @renovate in #54
  • fix(deps): update module github.com/urfave/cli/v2 to v2.4.0 by @renovate in #55
  • chore: update contributing.md by @kaymckay in #56
  • fix(deps): update module github.com/go-vela/types to v0.13.0 by @renovate in #57
  • chore(deps): update codecov/codecov-action action to v3 by @renovate in #58
  • fix(deps): update module github.com/urfave/cli/v2 to v2.4.4 by @renovate in #59
  • fix(deps): update module github.com/urfave/cli/v2 to v2.4.8 by @renovate in #60
  • chore(deps): update github/codeql-action action to v2 by @renovate in #61
  • fix(deps): update module github.com/urfave/cli/v2 to v2.5.1 by @renovate in #62
  • fix(deps): update module github.com/urfave/cli/v2 to v2.6.0 by @renovate in #63
  • fix(deps): update module github.com/urfave/cli/v2 to v2.7.1 by @renovate in #64
  • fix(deps): update module github.com/urfave/cli/v2 to v2.8.1 by @renovate in #65
  • fix(deps): update module github.com/go-vela/types to v0.14.0 by @renovate in #66
  • fix(deps): update module github.com/sirupsen/logrus to v1.9.0 by @renovate in #69
  • fix(deps): update module github.com/urfave/cli/v2 to v2.11.1 by @renovate in #67
  • fix(deps): update module github.com/spf13/afero to v1.9.2 by @renovate in #68
  • chore(deps): bump go.mod and actions to go 1.18 by @wass3r in #73
  • chore(actions): update publish action by @wass3r in #74

New Contributors

Full Changelog: v0.6.0...v0.7.0

v0.6.0

11 Nov 17:51
fad5d51
Compare
Choose a tag to compare

What's Changed

  • Update DOCS.md by @matt-fevold in #35
  • fix(deps): update module github.com/go-vela/types to v0.8.0 by @renovate in #34
  • fix(deps): update module github.com/go-vela/types to v0.8.2 by @renovate in #36
  • chore(deps): update codecov/codecov-action action to v2 by @renovate in #37
  • chore(deps): update reviewdog/action-golangci-lint action to v2 by @renovate in #38
  • fix(deps): update module github.com/go-vela/types to v0.9.0 by @renovate in #40
  • chore(deps): update docker docker tag to v20 by @renovate in #33
  • fix(deps): update module github.com/joho/godotenv to v1.4.0 by @renovate in #41
  • fix(deps): update module github.com/go-vela/types to v0.10.0 by @renovate in #42

New Contributors

Full Changelog: v0.5.1...v0.6.0

v0.5.1

06 Apr 18:25
fdce13b
Compare
Choose a tag to compare

v0.5.1 (2021-04-06)

Fix

  • add json field tags to daemon (#32)

v0.5.0

05 Apr 14:10
21381d1
Compare
Choose a tag to compare

v0.5.0 (2021-04-05)

Chore

  • update parameters and samples in docs (#31)

v0.4.0

23 Mar 16:27
5742626
Compare
Choose a tag to compare

v0.4.0 (2021-03-22)

Fix

  • deps: update module github.com/spf13/afero to v1.6.0 (#22)