Skip to content

Commit a064fc6

Browse files
[kube-prometheus-stack] Update kube-prometheus-stack dependency non-major updates (#6322)
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 1c27f31 commit a064fc6

39 files changed

+105
-76
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: 79.4.1
34+
version: 79.5.0
3535
# renovate: github=prometheus-operator/prometheus-operator
3636
appVersion: v0.86.2
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': '614e6268bdc15737250299ac9c3454ff4be7f5fb',
32+
'ref.kube-prometheus': 'e806626c30705bfa8ba0f97392e3a91507bb3fdb',
3333
# renovate: git-refs=https://github.com/kubernetes-monitoring/kubernetes-mixin branch=master
3434
'ref.kubernetes-mixin': 'cec7af386c5d615a388f8101430a3b782d220d6c',
3535
# renovate: git-refs=https://github.com/etcd-io/etcd branch=main
36-
'ref.etcd': '2b1804c0bb50f6f314cd257bf08934c87c3687e0',
36+
'ref.etcd': '1fa64e5abe286f6f3ae5c2d15358611864b46bf2',
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': '614e6268bdc15737250299ac9c3454ff4be7f5fb',
32+
'ref.kube-prometheus': 'e806626c30705bfa8ba0f97392e3a91507bb3fdb',
3333
# renovate: git-refs=https://github.com/kubernetes-monitoring/kubernetes-mixin branch=master
3434
'ref.kubernetes-mixin': 'cec7af386c5d615a388f8101430a3b782d220d6c',
3535
# renovate: git-refs=https://github.com/etcd-io/etcd branch=main
36-
'ref.etcd': '2b1804c0bb50f6f314cd257bf08934c87c3687e0',
36+
'ref.etcd': '1fa64e5abe286f6f3ae5c2d15358611864b46bf2',
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/614e6268bdc15737250299ac9c3454ff4be7f5fb/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'alertmanager-overview' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/e806626c30705bfa8ba0f97392e3a91507bb3fdb/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/614e6268bdc15737250299ac9c3454ff4be7f5fb/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'apiserver' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/e806626c30705bfa8ba0f97392e3a91507bb3fdb/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: 2 additions & 2 deletions
Large diffs are not rendered by default.

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/614e6268bdc15737250299ac9c3454ff4be7f5fb/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'controller-manager' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/e806626c30705bfa8ba0f97392e3a91507bb3fdb/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/614e6268bdc15737250299ac9c3454ff4be7f5fb/manifests/grafana-dashboardDefinitions.yaml
2+
Generated from 'grafana-overview' from https://raw.githubusercontent.com/prometheus-operator/kube-prometheus/e806626c30705bfa8ba0f97392e3a91507bb3fdb/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: 2 additions & 2 deletions
Large diffs are not rendered by default.

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

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)