Skip to content

Commit 6856929

Browse files
[kube-prometheus-stack] Update kube-prometheus-stack dependency non-major updates (#5495)
1 parent dbf42e8 commit 6856929

34 files changed

+110
-45
lines changed

Diff for: charts/kube-prometheus-stack/Chart.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ name: kube-prometheus-stack
3131
sources:
3232
- https://github.com/prometheus-community/helm-charts
3333
- https://github.com/prometheus-operator/kube-prometheus
34-
version: 70.3.0
34+
version: 70.4.0
3535
appVersion: v0.81.0
3636
kubeVersion: ">=1.19.0-0"
3737
home: https://github.com/prometheus-operator/kube-prometheus
@@ -62,7 +62,7 @@ dependencies:
6262
repository: https://prometheus-community.github.io/helm-charts
6363
condition: nodeExporter.enabled
6464
- name: grafana
65-
version: "8.10.*"
65+
version: "8.11.*"
6666
repository: https://grafana.github.io/helm-charts
6767
condition: grafana.enabled
6868
- name: prometheus-windows-exporter

Diff for: charts/kube-prometheus-stack/hack/sync_grafana_dashboards.py

+3-3
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ def new_representer(dumper, data):
2929

3030
refs = {
3131
# renovate: git-refs=https://github.com/prometheus-operator/kube-prometheus branch=main
32-
'ref.kube-prometheus': 'baf3c7a71ec9f889644231f677f8708791d38293',
32+
'ref.kube-prometheus': '685008710cbb881cd8fce9db1e2f890c9e249903',
3333
# renovate: git-refs=https://github.com/kubernetes-monitoring/kubernetes-mixin branch=master
34-
'ref.kubernetes-mixin': 'ae04f1155d55ebb2183918d59fdd7758f6167e86',
34+
'ref.kubernetes-mixin': '834daaa30905d5832c68b7ef8ab41fbedcd9dd4b',
3535
# renovate: git-refs=https://github.com/etcd-io/etcd branch=main
36-
'ref.etcd': 'dc45df0cad19a9ef47db453bb532405a3e4e5c27',
36+
'ref.etcd': '7351ab86c054aad7d31d6639b2e841f2c37cd296',
3737
}
3838

3939
# Source files list

Diff for: charts/kube-prometheus-stack/hack/sync_prometheus_rules.py

+3-3
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@ def new_representer(dumper, data):
2929

3030
refs = {
3131
# renovate: git-refs=https://github.com/prometheus-operator/kube-prometheus branch=main
32-
'ref.kube-prometheus': 'baf3c7a71ec9f889644231f677f8708791d38293',
32+
'ref.kube-prometheus': '685008710cbb881cd8fce9db1e2f890c9e249903',
3333
# renovate: git-refs=https://github.com/kubernetes-monitoring/kubernetes-mixin branch=master
34-
'ref.kubernetes-mixin': 'ae04f1155d55ebb2183918d59fdd7758f6167e86',
34+
'ref.kubernetes-mixin': '834daaa30905d5832c68b7ef8ab41fbedcd9dd4b',
3535
# renovate: git-refs=https://github.com/etcd-io/etcd branch=main
36-
'ref.etcd': 'dc45df0cad19a9ef47db453bb532405a3e4e5c27',
36+
'ref.etcd': '7351ab86c054aad7d31d6639b2e841f2c37cd296',
3737
}
3838

3939
# Source files list

Diff for: charts/kube-prometheus-stack/templates/grafana/dashboards-1.14/alertmanager-overview.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{- /*
2-
Generated from 'alertmanager-overview' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/baf3c7a71ec9f889644231f677f8708791d38293/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'alertmanager-overview' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/685008710cbb881cd8fce9db1e2f890c9e249903/manifests/grafana-dashboardDefinitions.yaml
33
Do not change in-place! In order to change this file first read following link:
44
https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack/hack
55
*/ -}}

Diff for: charts/kube-prometheus-stack/templates/grafana/dashboards-1.14/apiserver.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{- /*
2-
Generated from 'apiserver' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/baf3c7a71ec9f889644231f677f8708791d38293/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'apiserver' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/685008710cbb881cd8fce9db1e2f890c9e249903/manifests/grafana-dashboardDefinitions.yaml
33
Do not change in-place! In order to change this file first read following link:
44
https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack/hack
55
*/ -}}

Diff for: charts/kube-prometheus-stack/templates/grafana/dashboards-1.14/cluster-total.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{- /*
2-
Generated from 'cluster-total' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/baf3c7a71ec9f889644231f677f8708791d38293/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'cluster-total' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/685008710cbb881cd8fce9db1e2f890c9e249903/manifests/grafana-dashboardDefinitions.yaml
33
Do not change in-place! In order to change this file first read following link:
44
https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack/hack
55
*/ -}}

Diff for: charts/kube-prometheus-stack/templates/grafana/dashboards-1.14/controller-manager.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{- /*
2-
Generated from 'controller-manager' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/baf3c7a71ec9f889644231f677f8708791d38293/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'controller-manager' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/685008710cbb881cd8fce9db1e2f890c9e249903/manifests/grafana-dashboardDefinitions.yaml
33
Do not change in-place! In order to change this file first read following link:
44
https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack/hack
55
*/ -}}

Diff for: charts/kube-prometheus-stack/templates/grafana/dashboards-1.14/grafana-overview.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{- /*
2-
Generated from 'grafana-overview' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/baf3c7a71ec9f889644231f677f8708791d38293/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'grafana-overview' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/685008710cbb881cd8fce9db1e2f890c9e249903/manifests/grafana-dashboardDefinitions.yaml
33
Do not change in-place! In order to change this file first read following link:
44
https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack/hack
55
*/ -}}

Diff for: charts/kube-prometheus-stack/templates/grafana/dashboards-1.14/k8s-resources-cluster.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{- /*
2-
Generated from 'k8s-resources-cluster' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/baf3c7a71ec9f889644231f677f8708791d38293/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'k8s-resources-cluster' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/685008710cbb881cd8fce9db1e2f890c9e249903/manifests/grafana-dashboardDefinitions.yaml
33
Do not change in-place! In order to change this file first read following link:
44
https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack/hack
55
*/ -}}

Diff for: charts/kube-prometheus-stack/templates/grafana/dashboards-1.14/k8s-resources-multicluster.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{- /*
2-
Generated from 'k8s-resources-multicluster' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/baf3c7a71ec9f889644231f677f8708791d38293/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'k8s-resources-multicluster' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/685008710cbb881cd8fce9db1e2f890c9e249903/manifests/grafana-dashboardDefinitions.yaml
33
Do not change in-place! In order to change this file first read following link:
44
https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack/hack
55
*/ -}}

Diff for: charts/kube-prometheus-stack/templates/grafana/dashboards-1.14/k8s-resources-namespace.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{- /*
2-
Generated from 'k8s-resources-namespace' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/baf3c7a71ec9f889644231f677f8708791d38293/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'k8s-resources-namespace' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/685008710cbb881cd8fce9db1e2f890c9e249903/manifests/grafana-dashboardDefinitions.yaml
33
Do not change in-place! In order to change this file first read following link:
44
https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack/hack
55
*/ -}}

Diff for: charts/kube-prometheus-stack/templates/grafana/dashboards-1.14/k8s-resources-node.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{- /*
2-
Generated from 'k8s-resources-node' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/baf3c7a71ec9f889644231f677f8708791d38293/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'k8s-resources-node' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/685008710cbb881cd8fce9db1e2f890c9e249903/manifests/grafana-dashboardDefinitions.yaml
33
Do not change in-place! In order to change this file first read following link:
44
https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack/hack
55
*/ -}}

Diff for: charts/kube-prometheus-stack/templates/grafana/dashboards-1.14/k8s-resources-pod.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{- /*
2-
Generated from 'k8s-resources-pod' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/baf3c7a71ec9f889644231f677f8708791d38293/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'k8s-resources-pod' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/685008710cbb881cd8fce9db1e2f890c9e249903/manifests/grafana-dashboardDefinitions.yaml
33
Do not change in-place! In order to change this file first read following link:
44
https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack/hack
55
*/ -}}

Diff for: charts/kube-prometheus-stack/templates/grafana/dashboards-1.14/k8s-resources-workload.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{- /*
2-
Generated from 'k8s-resources-workload' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/baf3c7a71ec9f889644231f677f8708791d38293/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'k8s-resources-workload' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/685008710cbb881cd8fce9db1e2f890c9e249903/manifests/grafana-dashboardDefinitions.yaml
33
Do not change in-place! In order to change this file first read following link:
44
https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack/hack
55
*/ -}}

Diff for: charts/kube-prometheus-stack/templates/grafana/dashboards-1.14/k8s-resources-workloads-namespace.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{- /*
2-
Generated from 'k8s-resources-workloads-namespace' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/baf3c7a71ec9f889644231f677f8708791d38293/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'k8s-resources-workloads-namespace' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/685008710cbb881cd8fce9db1e2f890c9e249903/manifests/grafana-dashboardDefinitions.yaml
33
Do not change in-place! In order to change this file first read following link:
44
https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack/hack
55
*/ -}}

Diff for: charts/kube-prometheus-stack/templates/grafana/dashboards-1.14/kubelet.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{- /*
2-
Generated from 'kubelet' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/baf3c7a71ec9f889644231f677f8708791d38293/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'kubelet' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/685008710cbb881cd8fce9db1e2f890c9e249903/manifests/grafana-dashboardDefinitions.yaml
33
Do not change in-place! In order to change this file first read following link:
44
https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack/hack
55
*/ -}}

Diff for: charts/kube-prometheus-stack/templates/grafana/dashboards-1.14/namespace-by-pod.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{- /*
2-
Generated from 'namespace-by-pod' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/baf3c7a71ec9f889644231f677f8708791d38293/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'namespace-by-pod' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/685008710cbb881cd8fce9db1e2f890c9e249903/manifests/grafana-dashboardDefinitions.yaml
33
Do not change in-place! In order to change this file first read following link:
44
https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack/hack
55
*/ -}}

Diff for: charts/kube-prometheus-stack/templates/grafana/dashboards-1.14/namespace-by-workload.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{- /*
2-
Generated from 'namespace-by-workload' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/baf3c7a71ec9f889644231f677f8708791d38293/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'namespace-by-workload' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/685008710cbb881cd8fce9db1e2f890c9e249903/manifests/grafana-dashboardDefinitions.yaml
33
Do not change in-place! In order to change this file first read following link:
44
https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack/hack
55
*/ -}}

Diff for: charts/kube-prometheus-stack/templates/grafana/dashboards-1.14/node-cluster-rsrc-use.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{- /*
2-
Generated from 'node-cluster-rsrc-use' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/baf3c7a71ec9f889644231f677f8708791d38293/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'node-cluster-rsrc-use' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/685008710cbb881cd8fce9db1e2f890c9e249903/manifests/grafana-dashboardDefinitions.yaml
33
Do not change in-place! In order to change this file first read following link:
44
https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack/hack
55
*/ -}}

Diff for: charts/kube-prometheus-stack/templates/grafana/dashboards-1.14/node-rsrc-use.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{- /*
2-
Generated from 'node-rsrc-use' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/baf3c7a71ec9f889644231f677f8708791d38293/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'node-rsrc-use' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/685008710cbb881cd8fce9db1e2f890c9e249903/manifests/grafana-dashboardDefinitions.yaml
33
Do not change in-place! In order to change this file first read following link:
44
https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack/hack
55
*/ -}}

Diff for: charts/kube-prometheus-stack/templates/grafana/dashboards-1.14/nodes-aix.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{- /*
2-
Generated from 'nodes-aix' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/baf3c7a71ec9f889644231f677f8708791d38293/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'nodes-aix' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/685008710cbb881cd8fce9db1e2f890c9e249903/manifests/grafana-dashboardDefinitions.yaml
33
Do not change in-place! In order to change this file first read following link:
44
https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack/hack
55
*/ -}}

Diff for: charts/kube-prometheus-stack/templates/grafana/dashboards-1.14/nodes-darwin.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{- /*
2-
Generated from 'nodes-darwin' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/baf3c7a71ec9f889644231f677f8708791d38293/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'nodes-darwin' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/685008710cbb881cd8fce9db1e2f890c9e249903/manifests/grafana-dashboardDefinitions.yaml
33
Do not change in-place! In order to change this file first read following link:
44
https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack/hack
55
*/ -}}

Diff for: charts/kube-prometheus-stack/templates/grafana/dashboards-1.14/nodes.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{- /*
2-
Generated from 'nodes' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/baf3c7a71ec9f889644231f677f8708791d38293/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'nodes' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/685008710cbb881cd8fce9db1e2f890c9e249903/manifests/grafana-dashboardDefinitions.yaml
33
Do not change in-place! In order to change this file first read following link:
44
https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack/hack
55
*/ -}}

Diff for: charts/kube-prometheus-stack/templates/grafana/dashboards-1.14/persistentvolumesusage.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{- /*
2-
Generated from 'persistentvolumesusage' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/baf3c7a71ec9f889644231f677f8708791d38293/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'persistentvolumesusage' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/685008710cbb881cd8fce9db1e2f890c9e249903/manifests/grafana-dashboardDefinitions.yaml
33
Do not change in-place! In order to change this file first read following link:
44
https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack/hack
55
*/ -}}

Diff for: charts/kube-prometheus-stack/templates/grafana/dashboards-1.14/pod-total.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{- /*
2-
Generated from 'pod-total' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/baf3c7a71ec9f889644231f677f8708791d38293/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'pod-total' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/685008710cbb881cd8fce9db1e2f890c9e249903/manifests/grafana-dashboardDefinitions.yaml
33
Do not change in-place! In order to change this file first read following link:
44
https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack/hack
55
*/ -}}

Diff for: charts/kube-prometheus-stack/templates/grafana/dashboards-1.14/prometheus-remote-write.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{- /*
2-
Generated from 'prometheus-remote-write' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/baf3c7a71ec9f889644231f677f8708791d38293/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'prometheus-remote-write' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/685008710cbb881cd8fce9db1e2f890c9e249903/manifests/grafana-dashboardDefinitions.yaml
33
Do not change in-place! In order to change this file first read following link:
44
https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack/hack
55
*/ -}}

Diff for: charts/kube-prometheus-stack/templates/grafana/dashboards-1.14/prometheus.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{- /*
2-
Generated from 'prometheus' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/baf3c7a71ec9f889644231f677f8708791d38293/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'prometheus' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/685008710cbb881cd8fce9db1e2f890c9e249903/manifests/grafana-dashboardDefinitions.yaml
33
Do not change in-place! In order to change this file first read following link:
44
https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack/hack
55
*/ -}}

Diff for: charts/kube-prometheus-stack/templates/grafana/dashboards-1.14/proxy.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{- /*
2-
Generated from 'proxy' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/baf3c7a71ec9f889644231f677f8708791d38293/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'proxy' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/685008710cbb881cd8fce9db1e2f890c9e249903/manifests/grafana-dashboardDefinitions.yaml
33
Do not change in-place! In order to change this file first read following link:
44
https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack/hack
55
*/ -}}

Diff for: charts/kube-prometheus-stack/templates/grafana/dashboards-1.14/scheduler.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{- /*
2-
Generated from 'scheduler' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/baf3c7a71ec9f889644231f677f8708791d38293/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'scheduler' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/685008710cbb881cd8fce9db1e2f890c9e249903/manifests/grafana-dashboardDefinitions.yaml
33
Do not change in-place! In order to change this file first read following link:
44
https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack/hack
55
*/ -}}

Diff for: charts/kube-prometheus-stack/templates/grafana/dashboards-1.14/workload-total.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{{- /*
2-
Generated from 'workload-total' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/baf3c7a71ec9f889644231f677f8708791d38293/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'workload-total' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/685008710cbb881cd8fce9db1e2f890c9e249903/manifests/grafana-dashboardDefinitions.yaml
33
Do not change in-place! In order to change this file first read following link:
44
https://github.com/prometheus-community/helm-charts/tree/main/charts/kube-prometheus-stack/hack
55
*/ -}}

0 commit comments

Comments
 (0)