Alertmanager's v2 REST API is described as under heavy development and subject to change, whereas v1 is described as deprecated.
To be able to rely on it for the admin portal, we need to get some control on version changes, so we'll change the docker tag from latest to the current (latest) version, which will enhance system stability anyway.
NB: as this is iso-functional change, it WILL be backported to previous versions.
Alertmanager's v2 REST API is described as
under heavy development and subject to change, whereas v1 is described asdeprecated.To be able to rely on it for the admin portal, we need to get some control on version changes, so we'll change the docker tag from latest to the current (latest) version, which will enhance system stability anyway.
NB: as this is iso-functional change, it WILL be backported to previous versions.