|
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
## [Unreleased]
|
|
## [Unreleased]
|
|
### Added
|
|
### Added
|
|
- support multiple recipients
|
|
- support multiple recipients
|
|
|
|
+- image labels:
|
|
|
|
+ - `org.opencontainers.image.revision` (git commit hash via build arg)
|
|
|
|
+ - `org.opencontainers.image.source` (repo url)
|
|
|
|
+ - `org.opencontainers.image.title`
|
|
|
|
|
|
### Changed
|
|
### Changed
|
|
- replaced environment variable `RECIPIENT_ADDRESS` with `MAIL_TO`
|
|
- replaced environment variable `RECIPIENT_ADDRESS` with `MAIL_TO`
|