Slack Notification Resource v1.5.0
Improvements
-
Update base image to Alpine 3.9, for great security.
-
You can now provide a file (from another Concourse task, for instance) that defines variable to be
envsubst
'd into the notification.
Bug Fixes
- Use
curl -T
to avoid argument length limits.