mirror of
https://github.com/prometheus-community/windows_exporter.git
synced 2026-02-08 05:56:37 +00:00
container: support hostprocess containers and expose kubernetes labels (#1911)
This commit is contained in:
@@ -57,7 +57,7 @@
|
||||
],
|
||||
"ignoreDeps": [
|
||||
"mcr.microsoft.com/oss/kubernetes/windows-host-process-containers-base-image",
|
||||
"gopkg.in/yaml.v2"
|
||||
"gopkg.in/yaml.v3"
|
||||
],
|
||||
"customManagers": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user