Skip to content

Commit 652a7bc

Browse files
[kube-prometheus-stack] Update kube-prometheus-stack dependency non-major updates (#6452)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: helm-charts-renovate-helper[bot] <203471071+helm-charts-renovate-helper[bot]@users.noreply.github.com>
1 parent 4a11f63 commit 652a7bc

30 files changed

+33
-33
lines changed

charts/kube-prometheus-stack/Chart.yaml

Lines changed: 2 additions & 2 deletions
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: 80.10.0
34+
version: 80.11.0
3535
# renovate: github=prometheus-operator/prometheus-operator
3636
appVersion: v0.87.1
3737
kubeVersion: ">=1.25.0-0"
@@ -63,7 +63,7 @@ dependencies:
6363
repository: https://prometheus-community.github.io/helm-charts
6464
condition: nodeExporter.enabled
6565
- name: grafana
66-
version: "10.4.3"
66+
version: "10.5.1"
6767
repository: https://grafana.github.io/helm-charts
6868
condition: grafana.enabled
6969
- name: prometheus-windows-exporter

charts/kube-prometheus-stack/hack/sync_grafana_dashboards.py

Lines changed: 2 additions & 2 deletions
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': '55fcdae9667b220964a56c0aa5b363a43cb79037',
32+
'ref.kube-prometheus': '66f37ea2e288dbe5a58fad8d20f710dfdb00a64a',
3333
# renovate: git-refs=https://github.com/kubernetes-monitoring/kubernetes-mixin branch=master
3434
'ref.kubernetes-mixin': '93e5db5a9d7fbd0a1918102074d6acc4a6a0c7ee',
3535
# renovate: git-refs=https://github.com/etcd-io/etcd branch=main
36-
'ref.etcd': '65b1be4e2fb44ef130f2a106e60a9349db10cd27',
36+
'ref.etcd': 'a438759bf0bcafce851fae1a84a8511452b6b704',
3737
}
3838

3939
# Source files list

charts/kube-prometheus-stack/hack/sync_prometheus_rules.py

Lines changed: 2 additions & 2 deletions
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': '55fcdae9667b220964a56c0aa5b363a43cb79037',
32+
'ref.kube-prometheus': '66f37ea2e288dbe5a58fad8d20f710dfdb00a64a',
3333
# renovate: git-refs=https://github.com/kubernetes-monitoring/kubernetes-mixin branch=master
3434
'ref.kubernetes-mixin': '93e5db5a9d7fbd0a1918102074d6acc4a6a0c7ee',
3535
# renovate: git-refs=https://github.com/etcd-io/etcd branch=main
36-
'ref.etcd': '65b1be4e2fb44ef130f2a106e60a9349db10cd27',
36+
'ref.etcd': 'a438759bf0bcafce851fae1a84a8511452b6b704',
3737
}
3838

3939
# Source files list

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

Lines changed: 1 addition & 1 deletion
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/55fcdae9667b220964a56c0aa5b363a43cb79037/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'alertmanager-overview' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/66f37ea2e288dbe5a58fad8d20f710dfdb00a64a/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
*/ -}}

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

Lines changed: 1 addition & 1 deletion
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/55fcdae9667b220964a56c0aa5b363a43cb79037/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'apiserver' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/66f37ea2e288dbe5a58fad8d20f710dfdb00a64a/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
*/ -}}

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

Lines changed: 1 addition & 1 deletion
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/55fcdae9667b220964a56c0aa5b363a43cb79037/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'cluster-total' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/66f37ea2e288dbe5a58fad8d20f710dfdb00a64a/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
*/ -}}

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

Lines changed: 1 addition & 1 deletion
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/55fcdae9667b220964a56c0aa5b363a43cb79037/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'controller-manager' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/66f37ea2e288dbe5a58fad8d20f710dfdb00a64a/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
*/ -}}

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

Lines changed: 1 addition & 1 deletion
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/55fcdae9667b220964a56c0aa5b363a43cb79037/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'grafana-overview' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/66f37ea2e288dbe5a58fad8d20f710dfdb00a64a/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
*/ -}}

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

Lines changed: 1 addition & 1 deletion
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/55fcdae9667b220964a56c0aa5b363a43cb79037/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'k8s-resources-cluster' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/66f37ea2e288dbe5a58fad8d20f710dfdb00a64a/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
*/ -}}

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

Lines changed: 1 addition & 1 deletion
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/55fcdae9667b220964a56c0aa5b363a43cb79037/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'k8s-resources-multicluster' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/66f37ea2e288dbe5a58fad8d20f710dfdb00a64a/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)