Update module github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring to v0.69.0 #136
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.68.0
->v0.69.0
Release Notes
prometheus-operator/prometheus-operator (github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring)
v0.69.0
: 0.69.0 / 2023-11-03Compare Source
optional
value to be mandatory instead of optional for.spec.additionalScrapeConfigs
configs. #5985prometheus_operator_rule_validation_triggered_total
,prometheus_operator_rule_validation_errors_total
,prometheus_operator_alertmanager_config_validation_triggered_total
andprometheus_operator_alertmanager_config_validation_errors_total
metrics which have been deprecated since v0.55.0. The same information is available from theapiserver_admission_webhook_rejection_count
metric available since Kubernetes v1.16.0. #6024sigv4
field to the Alertmanager endpoints for the Prometheus CRD. #6036userKeyFile
andtokenFile
fields for Pushover to the AlertmanagerConfig CRD. #5886--as
to the operator's CLI arguments for user impersonation. #5906selectors
field for the Kubernetes service discovery to the ScrapeConfig CRD. #6053url_file
for Webhook receiver in the Alertmanager configuration. #5876user_key_file
andtoken_file
for Pushover receiver in the Alertmanager configuration. #5876operator.prometheus.io/version
annotation to the CRD manifests. #6050.spec.scrapeConfigSelector
is defined. #5941stripped-down-crds.yaml
manifest file. #6008Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.