Skip to content

Releases: go-vela/vela-kaniko

v0.18.0

20 Aug 15:14
5d056a0
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update all non-major dependencies by @renovate in #195
  • enhance(flags): add compressed caching, log timestamp, and ignore path flags by @ecrupper in #197
  • chore(deps): update github/codeql-action action to v3.26.3 by @renovate in #196

Full Changelog: v0.17.0...v0.18.0

v0.17.0

10 May 14:34
ec506b0
Compare
Choose a tag to compare

What's Changed

  • enhance: support map type for build args by @ecrupper in #194
  • chore(deps): update all non-major dependencies by @renovate in #193

New Contributors

Full Changelog: v0.16.0...v0.17.0

v0.16.0

03 Apr 20:27
abe96d6
Compare
Choose a tag to compare

What's Changed

  • Add flag to allow setting --ignore-var-run to false by @zahradtj in #191
  • chore(deps): update all non-major dependencies by @renovate in #187
  • chore(deps): bump github.com/go-vela/types from 0.23.0 to 0.23.2 by @dependabot in #189
  • fix(deps): update module github.com/go-vela/types to v0.23.3 by @renovate in #192

New Contributors

Full Changelog: v0.15.0...v0.16.0

v0.15.0

15 Feb 15:54
34c1b6d
Compare
Choose a tag to compare

What's Changed

Updates Kaniko to v1.20.1

New Contributors

Full Changelog: v0.14.0...v0.15.0

v0.14.0

12 Dec 17:41
24f2136
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.13.0...v0.14.0

v0.13.0

09 Jun 15:57
083da87
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update gcr.io/kaniko-project/executor docker tag to v1.11.0 by @renovate in #171
  • docs(compression): fix example and add note by @wass3rw3rk in #172

Full Changelog: v0.12.0...v0.13.0

v0.12.0

08 Jun 20:29
3f2aee4
Compare
Choose a tag to compare

What's Changed

  • docs: fix callout by @wass3rw3rk in #166
  • chore(deps): update gcr.io/kaniko-project/executor docker tag to v1.10.0 by @renovate in #168
  • feat: add compression flags, tweaks for kaniko v1.10.x by @wass3r in #169
  • fix(deps): update deps (patch) by @renovate in #167
  • chore(ci/go): update ci to use core repos pattern by @wass3rw3rk in #170

New Contributors

Full Changelog: v0.11.0...v0.12.0

v0.11.0

16 May 16:41
70ce402
Compare
Choose a tag to compare

What's Changed

  • fix: change snapshotMode to snapshot-mode by @earwik in #162
  • feat: Expose single-snapshot as parameter by @earwik in #161
  • feat: expose tar-path parameter by @earwik in #163
  • chore(deps): update deps (patch) by @renovate in #159
  • feat(labels): add repo topics as label by @wass3r in #165
  • chore(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 by @dependabot in #158
  • fix(deps): update module github.com/urfave/cli/v2 to v2.25.3 by @renovate in #155
  • fix(deps): update module github.com/joho/godotenv to v1.5.1 by @renovate in #157
  • fix(deps): update module github.com/go-vela/types to v0.19.2 by @renovate in #164

New Contributors

Full Changelog: v0.10.0...v0.11.0

v0.10.0

10 Jan 21:58
0025f90
Compare
Choose a tag to compare

What's Changed

  • chore: switch default branch to main by @wass3r in #142
  • docs: add note about platform config by @wass3r in #143
  • chore(deps): update gcr.io/kaniko-project/executor docker tag to v1.9.1 by @renovate in #144
  • fix(deps): update module github.com/urfave/cli/v2 to v2.17.1 by @renovate in #145
  • fix(deps): update module github.com/go-vela/types to v0.15.1 by @renovate in #146
  • fix: configure repo tags before validation by @plyr4 in #147
  • chore: remove code of conduct in favor of global version by @wass3r in #152
  • snapshot_mode options not showing up in docs.md by @jaredanson in #150
  • feat: add support for use-new-run by @jmccann in #154
  • fix(deps): update module github.com/go-vela/types to v0.17.0 by @renovate in #149
  • fix(deps): update module github.com/masterminds/semver/v3 to v3.2.0 by @renovate in #153
  • fix(deps): update module github.com/spf13/afero to v1.9.3 by @renovate in #151
  • fix(deps): update module github.com/urfave/cli/v2 to v2.23.7 by @renovate in #148

New Contributors

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

v0.9.0

22 Aug 21:17
a1cd5b9
Compare
Choose a tag to compare

What's Changed

  • fix(deps): update module github.com/go-vela/types to v0.10.0 by @renovate in #100
  • fix(deps): update module github.com/go-vela/types to v0.11.0 by @renovate in #101
  • chore(deps): update go to 1.17 by @wass3r in #103
  • fix(deps): update module github.com/spf13/afero to v1.7.0 by @renovate in #104
  • fix(deps): update module github.com/spf13/afero to v1.7.1 by @renovate in #105
  • fix(deps): update module github.com/spf13/afero to v1.8.0 by @renovate in #106
  • chore: update copyright year to 2022 by @kaymckay in #107
  • feat: support insecure registries when pushing & pulling by @tmapes in #108
  • feat: Add ability to set --customPlatform flag by @tgtajuckel in #110
  • fix(deps): update module github.com/go-vela/types to v0.12.0 by @renovate in #112
  • fix(deps): update module github.com/spf13/afero to v1.8.1 by @renovate in #113
  • chore: clean up github actions errors by @kaymckay in #114
  • feat: allow setting --force-build-metadata flag for /kaniko/executor by @ericdstein in #102
  • chore(deps): update actions/checkout action to v3 by @renovate in #115
  • chore: update golangci config and clean repo by @kaymckay in #116
  • chore(deps): update dependency gcr.io/kaniko-project/executor to v1.8.0 by @renovate in #117
  • fix(deps): update module github.com/spf13/afero to v1.8.2 by @renovate in #118
  • fix(deps): update module github.com/urfave/cli/v2 to v2.4.0 by @renovate in #119
  • chore: update contributing.md by @kaymckay in #120
  • fix(deps): update module github.com/go-vela/types to v0.13.0 by @renovate in #121
  • chore(deps): update codecov/codecov-action action to v3 by @renovate in #122
  • chore(deps): update dependency gcr.io/kaniko-project/executor to v1.8.1 by @renovate in #123
  • fix(deps): update module github.com/urfave/cli/v2 to v2.4.4 by @renovate in #124
  • fix(deps): update module github.com/urfave/cli/v2 to v2.4.8 by @renovate in #125
  • fix(deps): update module github.com/urfave/cli/v2 to v2.5.1 by @renovate in #128
  • chore(deps): update github/codeql-action action to v2 by @renovate in #126
  • fix(deps): update module github.com/urfave/cli/v2 to v2.6.0 by @renovate in #129
  • fix(deps): update module github.com/urfave/cli/v2 to v2.7.1 by @renovate in #130
  • fix(deps): update module github.com/urfave/cli/v2 to v2.8.1 by @renovate in #131
  • fix(deps): update module github.com/go-vela/types to v0.14.0 by @renovate in #132
  • fix(deps): update module github.com/sirupsen/logrus to v1.9.0 by @renovate in #135
  • fix(deps): update module github.com/urfave/cli/v2 to v2.11.1 by @renovate in #133
  • fix(deps): update module github.com/spf13/afero to v1.9.2 by @renovate in #134
  • chore(deps): bump to go1.18 by @wass3r in #140
  • chore(deps): update gcr.io/kaniko-project/executor docker tag to v1.9.0 by @renovate in #139

New Contributors

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