Skip to content

Commit 31e00f4

Browse files
[kube-prometheus-stack] Update kube-prometheus-stack dependency non-major updates (#6239)
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 55ef7c7 commit 31e00f4

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+54
-54
lines changed

charts/kube-prometheus-stack/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ sources:
3333
- https://github.com/prometheus-operator/kube-prometheus
3434
version: 78.3.1
3535
# renovate: github=prometheus-operator/prometheus-operator
36-
appVersion: v0.86.0
36+
appVersion: v0.86.1
3737
kubeVersion: ">=1.25.0-0"
3838
home: https://github.com/prometheus-operator/kube-prometheus
3939
keywords:
@@ -63,7 +63,7 @@ dependencies:
6363
repository: https://prometheus-community.github.io/helm-charts
6464
condition: nodeExporter.enabled
6565
- name: grafana
66-
version: "10.1.0"
66+
version: "10.1.1"
6767
repository: https://grafana.github.io/helm-charts
6868
condition: grafana.enabled
6969
- name: prometheus-windows-exporter

charts/kube-prometheus-stack/charts/crds/crds/crd-alertmanagerconfigs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v0.86.0/example/prometheus-operator-crd/monitoring.coreos.com_alertmanagerconfigs.yaml
1+
# https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v0.86.1/example/prometheus-operator-crd/monitoring.coreos.com_alertmanagerconfigs.yaml
22
---
33
apiVersion: apiextensions.k8s.io/v1
44
kind: CustomResourceDefinition
55
metadata:
66
annotations:
77
controller-gen.kubebuilder.io/version: v0.19.0
8-
operator.prometheus.io/version: 0.86.0
8+
operator.prometheus.io/version: 0.86.1
99
name: alertmanagerconfigs.monitoring.coreos.com
1010
spec:
1111
group: monitoring.coreos.com

charts/kube-prometheus-stack/charts/crds/crds/crd-alertmanagers.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v0.86.0/example/prometheus-operator-crd/monitoring.coreos.com_alertmanagers.yaml
1+
# https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v0.86.1/example/prometheus-operator-crd/monitoring.coreos.com_alertmanagers.yaml
22
---
33
apiVersion: apiextensions.k8s.io/v1
44
kind: CustomResourceDefinition
55
metadata:
66
annotations:
77
controller-gen.kubebuilder.io/version: v0.19.0
8-
operator.prometheus.io/version: 0.86.0
8+
operator.prometheus.io/version: 0.86.1
99
name: alertmanagers.monitoring.coreos.com
1010
spec:
1111
group: monitoring.coreos.com

charts/kube-prometheus-stack/charts/crds/crds/crd-podmonitors.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v0.86.0/example/prometheus-operator-crd/monitoring.coreos.com_podmonitors.yaml
1+
# https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v0.86.1/example/prometheus-operator-crd/monitoring.coreos.com_podmonitors.yaml
22
---
33
apiVersion: apiextensions.k8s.io/v1
44
kind: CustomResourceDefinition
55
metadata:
66
annotations:
77
controller-gen.kubebuilder.io/version: v0.19.0
8-
operator.prometheus.io/version: 0.86.0
8+
operator.prometheus.io/version: 0.86.1
99
name: podmonitors.monitoring.coreos.com
1010
spec:
1111
group: monitoring.coreos.com

charts/kube-prometheus-stack/charts/crds/crds/crd-probes.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v0.86.0/example/prometheus-operator-crd/monitoring.coreos.com_probes.yaml
1+
# https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v0.86.1/example/prometheus-operator-crd/monitoring.coreos.com_probes.yaml
22
---
33
apiVersion: apiextensions.k8s.io/v1
44
kind: CustomResourceDefinition
55
metadata:
66
annotations:
77
controller-gen.kubebuilder.io/version: v0.19.0
8-
operator.prometheus.io/version: 0.86.0
8+
operator.prometheus.io/version: 0.86.1
99
name: probes.monitoring.coreos.com
1010
spec:
1111
group: monitoring.coreos.com

charts/kube-prometheus-stack/charts/crds/crds/crd-prometheusagents.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v0.86.0/example/prometheus-operator-crd/monitoring.coreos.com_prometheusagents.yaml
1+
# https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v0.86.1/example/prometheus-operator-crd/monitoring.coreos.com_prometheusagents.yaml
22
---
33
apiVersion: apiextensions.k8s.io/v1
44
kind: CustomResourceDefinition
55
metadata:
66
annotations:
77
controller-gen.kubebuilder.io/version: v0.19.0
8-
operator.prometheus.io/version: 0.86.0
8+
operator.prometheus.io/version: 0.86.1
99
name: prometheusagents.monitoring.coreos.com
1010
spec:
1111
group: monitoring.coreos.com

charts/kube-prometheus-stack/charts/crds/crds/crd-prometheuses.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v0.86.0/example/prometheus-operator-crd/monitoring.coreos.com_prometheuses.yaml
1+
# https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v0.86.1/example/prometheus-operator-crd/monitoring.coreos.com_prometheuses.yaml
22
---
33
apiVersion: apiextensions.k8s.io/v1
44
kind: CustomResourceDefinition
55
metadata:
66
annotations:
77
controller-gen.kubebuilder.io/version: v0.19.0
8-
operator.prometheus.io/version: 0.86.0
8+
operator.prometheus.io/version: 0.86.1
99
name: prometheuses.monitoring.coreos.com
1010
spec:
1111
group: monitoring.coreos.com

charts/kube-prometheus-stack/charts/crds/crds/crd-prometheusrules.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v0.86.0/example/prometheus-operator-crd/monitoring.coreos.com_prometheusrules.yaml
1+
# https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v0.86.1/example/prometheus-operator-crd/monitoring.coreos.com_prometheusrules.yaml
22
---
33
apiVersion: apiextensions.k8s.io/v1
44
kind: CustomResourceDefinition
55
metadata:
66
annotations:
77
controller-gen.kubebuilder.io/version: v0.19.0
8-
operator.prometheus.io/version: 0.86.0
8+
operator.prometheus.io/version: 0.86.1
99
name: prometheusrules.monitoring.coreos.com
1010
spec:
1111
group: monitoring.coreos.com

charts/kube-prometheus-stack/charts/crds/crds/crd-scrapeconfigs.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v0.86.0/example/prometheus-operator-crd/monitoring.coreos.com_scrapeconfigs.yaml
1+
# https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v0.86.1/example/prometheus-operator-crd/monitoring.coreos.com_scrapeconfigs.yaml
22
---
33
apiVersion: apiextensions.k8s.io/v1
44
kind: CustomResourceDefinition
55
metadata:
66
annotations:
77
controller-gen.kubebuilder.io/version: v0.19.0
8-
operator.prometheus.io/version: 0.86.0
8+
operator.prometheus.io/version: 0.86.1
99
name: scrapeconfigs.monitoring.coreos.com
1010
spec:
1111
group: monitoring.coreos.com

charts/kube-prometheus-stack/charts/crds/crds/crd-servicemonitors.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
# https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v0.86.0/example/prometheus-operator-crd/monitoring.coreos.com_servicemonitors.yaml
1+
# https://raw.githubusercontent.com/prometheus-operator/prometheus-operator/v0.86.1/example/prometheus-operator-crd/monitoring.coreos.com_servicemonitors.yaml
22
---
33
apiVersion: apiextensions.k8s.io/v1
44
kind: CustomResourceDefinition
55
metadata:
66
annotations:
77
controller-gen.kubebuilder.io/version: v0.19.0
8-
operator.prometheus.io/version: 0.86.0
8+
operator.prometheus.io/version: 0.86.1
99
name: servicemonitors.monitoring.coreos.com
1010
spec:
1111
group: monitoring.coreos.com

0 commit comments

Comments
 (0)