jsonnet: pin node-mixin due to upstream bug

This commit is contained in:
Sergiusz Urbaniak 2019-11-01 15:26:56 +01:00
parent 02369dd1da
commit 5e75f27ae2

View File

@ -8,6 +8,16 @@
} }
}, },
"version": "" "version": ""
},
{
"name": "node-mixin",
"source": {
"git": {
"remote": "https://github.com/prometheus/node_exporter",
"subdir": "docs/node-mixin"
}
},
"version": "5a7b85876d6108a91f0d8673c0d7eca38687671b"
} }
] ]
} }