Releases: aevea/action-kaniko
Releases · aevea/action-kaniko
v0.6.2
🐛 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
🐛 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
📦 Other
- 5e25ae9 Use google/go-containerregistry to push image
v0.5.1
🐛 Bug fixes
- 6030da0 Force kaniko to run on GitHub action's environment
v0.5.0
🚀 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
🚀 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
🔧 Chores and Improvements
- 73a7639 Rename organization to aevea
v0.3.1
🐛 Bug fixes
- 3e63daf Ensure lowercase GitHub image namespace
🔧 Chores and Improvements
v0.3
🚀 Features
- 6c131bc Allow stripping tag prefixes
v0.2.1
🐛 Bug fixes
- 4a68ad0 Strip refs/tags string from github ref