Update CHANGELOG
ci / multi-images (push) Successful in 6s Details
ci / tag-schedule () (push) Successful in 7s Details
ci / tag-schedule (cron-{{date 'YYYYMMDD'}}) (push) Successful in 7s Details
ci / tag-schedule (schedule) (push) Successful in 6s Details
ci / tag-schedule ({{date 'YYYYMMDD-HHmmss'}}) (push) Successful in 7s Details
ci / tag-match (\d.\d, 0) (push) Successful in 7s Details
ci / tag-match (\d.\d.\d, 0) (push) Successful in 6s Details
ci / tag-match (v(.*), 1) (push) Successful in 7s Details
ci / tag-semver (auto) (push) Successful in 6s Details
ci / tag-semver (false) (push) Successful in 7s Details
ci / tag-semver (true) (push) Successful in 7s Details
ci / flavor (push) Successful in 6s Details
ci / labels (push) Successful in 7s Details
ci / docker-push (push) Failing after 17s Details
ci / bake (push) Failing after 10s Details

This commit is contained in:
CrazyMax 2021-04-30 00:54:35 +02:00
parent 72e5d60481
commit e09df4df3c
No known key found for this signature in database
GPG Key ID: 3248E46B6BB8C7F7
1 changed files with 7 additions and 0 deletions

View File

@ -1,5 +1,12 @@
# Changelog
## 2.4.0 (2021/04/30)
* Add `bake-target` input (#69)
* Fix setOutput (#67)
* Bump csv-parse from 4.15.3 to 4.15.4 (#65)
* Bump @actions/core from 1.2.6 to 1.2.7 (#64)
## 2.3.0 (2021/04/07)
* Allow overriding flavor (#63)