Releases: banzaicloud/drone-kaniko
Releases · banzaicloud/drone-kaniko
0.6.0
Update Kaniko to version 0.18
0.5.0
Auto-tagging implemented, thanks to @annProg !
0.4.0
updates kaniko version to 0.10
0.3.5
adds build_args_from_env option
0.3.4
Enable use of .tags file for custom tagging
0.3.3
Allow skip-tls-verify option for testing
0.3.2
Add Ability To Skip Push
This adds the ability to build the image without pushing it by omitting
the `tags` and `repo` options.