Skip to content

Commit 3a96cf8

Browse files
[kube-prometheus-stack] Update kube-prometheus-stack dependency non-major updates (#6158)
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 b3f5174 commit 3a96cf8

32 files changed

+35
-35
lines changed

charts/kube-prometheus-stack/Chart.yaml

Lines changed: 1 addition & 1 deletion
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: 77.10.0
34+
version: 77.11.0
3535
# renovate: github=prometheus-operator/prometheus-operator
3636
appVersion: v0.85.0
3737
kubeVersion: ">=1.25.0-0"

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': '760b786b29edb4aa917e87746cb9e2cab9cf3066',
32+
'ref.kube-prometheus': '68619d9afe02555c25b784ed2e73e907380f0876',
3333
# renovate: git-refs=https://github.com/kubernetes-monitoring/kubernetes-mixin branch=master
3434
'ref.kubernetes-mixin': '5dae7f6adf083639934a4a54aef451174dd84370',
3535
# renovate: git-refs=https://github.com/etcd-io/etcd branch=main
36-
'ref.etcd': 'b7420c571ed13ae55cfd5b041d83210e005d0f78',
36+
'ref.etcd': 'd6f4ce3a976dff3ef2f76cd971d7a52a23502a16',
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': '760b786b29edb4aa917e87746cb9e2cab9cf3066',
32+
'ref.kube-prometheus': '68619d9afe02555c25b784ed2e73e907380f0876',
3333
# renovate: git-refs=https://github.com/kubernetes-monitoring/kubernetes-mixin branch=master
3434
'ref.kubernetes-mixin': '5dae7f6adf083639934a4a54aef451174dd84370',
3535
# renovate: git-refs=https://github.com/etcd-io/etcd branch=main
36-
'ref.etcd': 'b7420c571ed13ae55cfd5b041d83210e005d0f78',
36+
'ref.etcd': 'd6f4ce3a976dff3ef2f76cd971d7a52a23502a16',
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/760b786b29edb4aa917e87746cb9e2cab9cf3066/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'alertmanager-overview' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/68619d9afe02555c25b784ed2e73e907380f0876/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/760b786b29edb4aa917e87746cb9e2cab9cf3066/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'apiserver' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/68619d9afe02555c25b784ed2e73e907380f0876/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/760b786b29edb4aa917e87746cb9e2cab9cf3066/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'cluster-total' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/68619d9afe02555c25b784ed2e73e907380f0876/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/760b786b29edb4aa917e87746cb9e2cab9cf3066/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'controller-manager' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/68619d9afe02555c25b784ed2e73e907380f0876/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/760b786b29edb4aa917e87746cb9e2cab9cf3066/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'grafana-overview' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/68619d9afe02555c25b784ed2e73e907380f0876/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/760b786b29edb4aa917e87746cb9e2cab9cf3066/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'k8s-resources-cluster' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/68619d9afe02555c25b784ed2e73e907380f0876/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/760b786b29edb4aa917e87746cb9e2cab9cf3066/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'k8s-resources-multicluster' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/68619d9afe02555c25b784ed2e73e907380f0876/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)