prometheus-alertmanager: 0.15.2 -> 0.15.3
This commit is contained in:
parent
5fcb1debf7
commit
3cd66c1263
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
buildGoPackage rec {
|
buildGoPackage rec {
|
||||||
name = "alertmanager-${version}";
|
name = "alertmanager-${version}";
|
||||||
version = "0.15.2";
|
version = "0.15.3";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
|
|
||||||
goPackagePath = "github.com/prometheus/alertmanager";
|
goPackagePath = "github.com/prometheus/alertmanager";
|
||||||
@ -11,7 +11,7 @@ buildGoPackage rec {
|
|||||||
inherit rev;
|
inherit rev;
|
||||||
owner = "prometheus";
|
owner = "prometheus";
|
||||||
repo = "alertmanager";
|
repo = "alertmanager";
|
||||||
sha256 = "1r4j22jnxayicz9hn0pwm77cgzzywr5haq0hwz6sx5j2xwjmnwm7";
|
sha256 = "037wwfadb9rp1592v8bkqcsy9ym4gbhkg3pz6a6fzirg65d29aia";
|
||||||
};
|
};
|
||||||
|
|
||||||
# Tests exist, but seem to clash with the firewall.
|
# Tests exist, but seem to clash with the firewall.
|
||||||
|
Loading…
Reference in New Issue
Block a user