Releases: go-vela/vela-kaniko
Releases · go-vela/vela-kaniko
v0.2.3
v0.2.3 (2020-06-05)
Chore
- update to latest version of kaniko (#49)
Docs
- divert bugs and features to community (#47)
Revert
- repo issue template (#48)
v0.2.2
v0.2.2 (2020-05-19)
Chore
- bump kaniko to 0.22.0 (#46)
v0.2.1
v0.2.1 (2020-05-07)
Chore
- upgrade Kaniko to v0.21.0 (#45)
v0.2.0
v0.2.0 (2020-05-07)
Chore
- upgrade Kaniko to v0.20.0 (#42)
Ci
- fix release dependency (#41)
Feat
- support build target (#43)
v0.1.4
v0.1.4 (2020-04-29)
Chore
- deps: updating github.com/urfave/cli to v2 (#34)
Docs
- move license badge to top of readme (#33)
v0.1.3
v0.1.3 (2020-03-06)
Chore
- upgrade to latest kaniko version (#32)
v0.1.2
v0.1.2 (2020-02-04)
Feat
- update kaniko version for latest bug fixs (#29)
v0.1.1
v0.1.1 (2020-02-03)
Chore
- update to latest kaniko versioon (#27)
- use full apache license (#25)
- update copyright for 2020 (#24)
Fix
- adjust syntax for template variables (#28)
Improvement
- add log entry with metadata (#26)
v0.1.0
v0.1.0 (2020-01-14)
Build
Chore
- add debug and trace logs (#21)
- add copyright notice to plugin files (#14)
Ci
- add explicit configuration files (#3)
- add actions pipeline (#2)
Docs
- add comments for code (#22)
- add plugin usage docs (#18)
Feat
- enable loading config from env file (#20)
- add plugin template (#19)
- add certs from alpine (#17)
- add exec method for plugin struct (#16)
- add exec method for plugin (#12)
- add write method for registry (#11)
- add plugin struct (#10)
- add repo struct for plugin (#9)
- add image struct for plugin (#8)
- add registry struct for plugin (#7)
- add build struct for plugin (#6)
Fix
- update syntax for makefile (#23)
Refactor
- make flags method on plugin struct (#15)
- add extra information for plugin (#13)
- move plugin logic to separate files (#5)
- move code to cmd directory (#4)