[bot] [main] Automated version update (#2295)

Co-authored-by: Prometheus Operator Bot <prom-op-bot@users.noreply.github.com>
This commit is contained in:
PromOperatorBot
2023-12-01 18:05:07 +01:00
committed by GitHub
parent 2799245471
commit 035b09f424
28 changed files with 59 additions and 44 deletions

View File

@@ -3,7 +3,7 @@ kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.13.0
operator.prometheus.io/version: 0.69.1
operator.prometheus.io/version: 0.70.0
name: podmonitors.monitoring.coreos.com
spec:
group: monitoring.coreos.com
@@ -490,7 +490,7 @@ spec:
type: string
type: object
trackTimestampsStaleness:
description: "TrackTimestampsStaleness whether Prometheus tracks staleness of the metrics that have an explicit timestamps present in scraped data. Has no effect if `honorTimestamps` is false. \n It requires Prometheus >= v2.48.0."
description: "`trackTimestampsStaleness` defines whether Prometheus tracks staleness of the metrics that have an explicit timestamp present in scraped data. Has no effect if `honorTimestamps` is false. \n It requires Prometheus >= v2.48.0."
type: boolean
type: object
type: array