Can you provide us a way of getting notifications when a new image has been pushed to Pierone.
This is very important for us to update images mainly for security and continuous integration purposes.
We would appreciate a lot, if possible, to receive this information in the body:
Name of the pusher : text
Team name : text
Image name : text
Version name : number
is_snapshot : boolean (Or make it possible to register to non-snapshot pushes separately)
Example1:
A new image imageD:3.2.0, which fixes a security issue, gets deployed by Team-A.
Team-B wants to get notified such that it can rebuild all their images based on latest imageD.
Can you provide us a way of getting notifications when a new image has been pushed to
Pierone
. This is very important for us to update images mainly for security and continuous integration purposes.Example1:
imageD:3.2.0
, which fixes a security issue, gets deployed byTeam-A
.Team-B
wants to get notified such that it can rebuild all their images based on latestimageD
.Some already existing examples: