diff --git a/jsonnet/kube-prometheus/jsonnetfile.json b/jsonnet/kube-prometheus/jsonnetfile.json index ac2e5d73..42aba5b9 100644 --- a/jsonnet/kube-prometheus/jsonnetfile.json +++ b/jsonnet/kube-prometheus/jsonnetfile.json @@ -14,7 +14,7 @@ "source": { "git": { "remote": "https://github.com/etcd-io/etcd", - "subdir": "Documentation/etcd-mixin" + "subdir": "contrib/mixin" } }, "version": "e8ba375032e8e48d009759dfb285f7812e7bcb8c" diff --git a/jsonnet/kube-prometheus/kube-prometheus-static-etcd.libsonnet b/jsonnet/kube-prometheus/kube-prometheus-static-etcd.libsonnet index 2994023d..04488ba7 100644 --- a/jsonnet/kube-prometheus/kube-prometheus-static-etcd.libsonnet +++ b/jsonnet/kube-prometheus/kube-prometheus-static-etcd.libsonnet @@ -1,4 +1,4 @@ -(import 'github.com/etcd-io/etcd/Documentation/etcd-mixin/mixin.libsonnet') + { +(import 'github.com/etcd-io/etcd/contrib/mixin/mixin.libsonnet') + { _config+:: { etcd: { ips: [], diff --git a/jsonnetfile.lock.json b/jsonnetfile.lock.json index 5607924e..9dccf902 100644 --- a/jsonnetfile.lock.json +++ b/jsonnetfile.lock.json @@ -15,11 +15,11 @@ "source": { "git": { "remote": "https://github.com/etcd-io/etcd.git", - "subdir": "Documentation/etcd-mixin" + "subdir": "contrib/mixin" } }, - "version": "ca866c02422ff3f3d1f0876898a30c33dd7bcccf", - "sum": "bLqTqEr0jky9zz5MV/7ucn6H5mph2NlXas0TVnGNB1Y=" + "version": "ae36379800a064246884d9e6963b777b9a7ee35d", + "sum": "EgKKzxcW3ttt7gjPMX//DNTqNcn/0o2VAIaWJ/HSLEc=" }, { "source": {