Skip to content

Releases: aevea/action-kaniko

v0.6.2

24 Jan 09:47
Compare
Choose a tag to compare

🐛 Bug fixes

  • 8e9a423 tag with latest only when its config is true
  • f16a14f (ci) fetch all necessary commits for commitsar and release notary
  • 7033a05 long base64 string may contain new-line
  • e03153c don't push image when skip_unchanged_digest is set

🔧 Chores and Improvements

  • 8bd3e02 (deps) update actions/checkout action to v2
  • 571e42a (deps) update aevea/release-notary docker digest to 8b26ced
  • e846d42 (deps) update aevea/commitsar docker digest to b77adeb
  • b7f0f66 (deps) update aevea/release-notary docker digest to fad8346

v0.6.1

17 Feb 09:54
Compare
Choose a tag to compare

🐛 Bug fixes

  • 49888d4 (build) delete crane tarfile using absolute path

🔧 Chores and Improvements

  • 418284a (deps) update aevea/commitsar docker digest to caf5539
  • 5be93ca (deps) pin docker digests

v0.6.0

05 Aug 15:54
Compare
Choose a tag to compare

📦 Other

  • 5e25ae9 Use google/go-containerregistry to push image

v0.5.1

15 Jul 17:05
Compare
Choose a tag to compare

🐛 Bug fixes

  • 6030da0 Force kaniko to run on GitHub action's environment

v0.5.0

22 Jun 06:26
Compare
Choose a tag to compare

🚀 Features

  • daf41b1 Add target option
  • 79ed56a Add tag_with_latest option for tagging with latest additionally
  • 94f4371 Allow custom context path

🐛 Bug fixes

  • 51211d4 (digest) Add support for GitHub's docker registry

v0.4.0

19 Jun 12:14
Compare
Choose a tag to compare

🚀 Features

  • 3b9302e Add option for skip pushing if the digest hasn't changed

🔧 Chores and Improvements

  • 57d6d22 Push on first build if skip_unchanged_digest isn't set
  • c076596 Add Makefile for easier development
  • edea218 Rename function to ensure variables being set

v0.3.2

26 Apr 16:47
73a7639
Compare
Choose a tag to compare

🔧 Chores and Improvements

  • 73a7639 Rename organization to aevea

v0.3.1

08 Apr 07:17
Compare
Choose a tag to compare

🐛 Bug fixes

  • 3e63daf Ensure lowercase GitHub image namespace

🔧 Chores and Improvements

v0.3

24 Feb 21:12
6c131bc
Compare
Choose a tag to compare

🚀 Features

  • 6c131bc Allow stripping tag prefixes

v0.2.1

16 Feb 23:13
4a68ad0
Compare
Choose a tag to compare

🐛 Bug fixes

  • 4a68ad0 Strip refs/tags string from github ref