Update dependency prometheus-operator/prometheus-operator to v0.85.0 #578

Open
renovate wants to merge 1 commits from renovate/prometheus-operator-prometheus-operator-0.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
prometheus-operator/prometheus-operator Kustomization minor v0.84.0 -> v0.85.0

Release Notes

prometheus-operator/prometheus-operator (prometheus-operator/prometheus-operator)

v0.85.0: 0.85.0 / 2025-08-21

Compare Source

  • [CHANGE/BUGFIX] Add the --watch-referenced-objects-in-all-namespaces CLI argument. When enabled, the operator watches for secrets and configmaps in both workload and configuration resources. It ensures that reconciliation happens when a referenced secret/configmap is updated. #​7615
  • [FEATURE] Add resendDelay field to the ThanosRuler CRD. #​7753
  • [FEATURE] Add ruleGracePeriod field to the ThanosRuler CRD. #​7750
  • [FEATURE] Add enableFeatures field to the ThanosRuler CRD for enabling feature flags. #​7754
  • [FEATURE] Add params field to the Probe CRD. #​7755
  • [FEATURE] Add hostUsers field to the Prometheus, PrometheusAgent, Alertmanager and ThanosRuler CRDs. #​7768 #​7769 #​7771
  • [FEATURE] Add promoteAllResourceAttributes and ignoreResourceAttributes fields to Prometheus and PrometheusAgent CRDs. #​7669
  • [FEATURE] Add -kubelet-sync-period argument to customize the kubelet controller's synchronization interval. #​7762
  • [FEATURE] Add Rocket.Chat receiver to AlertmanagerConfig CRD. #​7328
  • [ENHANCEMENT] Add well-known Kubernetes labels to workload objects managed by the operator (StatefulSet and DaemonSet). #​7786
  • [ENHANCEMENT] Add workqueue metrics. #​7776
  • [ENHANCEMENT] Optimize statefulset informers. #​7766
  • [BUGFIX] Use named ports for the managed Alertmanager service. #​7517
  • [BUGFIX] Support send_resolved field for JIRA and RocketChat receivers in the Alertmanager configuration. #​7772

v0.84.1: 0.84.1 / 2025-08-06

Compare Source

  • [CHANGE/BUGFIX] Disable compaction of overlapping blocks when Thanos sidecar is configured with object storage. #​7747
  • [BUGFIX] Log only selected resources which are valid. #​7749

Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [prometheus-operator/prometheus-operator](https://github.com/prometheus-operator/prometheus-operator) | Kustomization | minor | `v0.84.0` -> `v0.85.0` | --- ### Release Notes <details> <summary>prometheus-operator/prometheus-operator (prometheus-operator/prometheus-operator)</summary> ### [`v0.85.0`](https://github.com/prometheus-operator/prometheus-operator/releases/tag/v0.85.0): 0.85.0 / 2025-08-21 [Compare Source](https://github.com/prometheus-operator/prometheus-operator/compare/v0.84.1...v0.85.0) - \[CHANGE/BUGFIX] Add the `--watch-referenced-objects-in-all-namespaces` CLI argument. When enabled, the operator watches for secrets and configmaps in both workload and configuration resources. It ensures that reconciliation happens when a referenced secret/configmap is updated. [#&#8203;7615](https://github.com/prometheus-operator/prometheus-operator/issues/7615) - \[FEATURE] Add `resendDelay` field to the ThanosRuler CRD. [#&#8203;7753](https://github.com/prometheus-operator/prometheus-operator/issues/7753) - \[FEATURE] Add `ruleGracePeriod` field to the ThanosRuler CRD. [#&#8203;7750](https://github.com/prometheus-operator/prometheus-operator/issues/7750) - \[FEATURE] Add `enableFeatures` field to the ThanosRuler CRD for enabling feature flags. [#&#8203;7754](https://github.com/prometheus-operator/prometheus-operator/issues/7754) - \[FEATURE] Add `params` field to the Probe CRD. [#&#8203;7755](https://github.com/prometheus-operator/prometheus-operator/issues/7755) - \[FEATURE] Add `hostUsers` field to the Prometheus, PrometheusAgent, Alertmanager and ThanosRuler CRDs. [#&#8203;7768](https://github.com/prometheus-operator/prometheus-operator/issues/7768) [#&#8203;7769](https://github.com/prometheus-operator/prometheus-operator/issues/7769) [#&#8203;7771](https://github.com/prometheus-operator/prometheus-operator/issues/7771) - \[FEATURE] Add `promoteAllResourceAttributes` and `ignoreResourceAttributes` fields to Prometheus and PrometheusAgent CRDs. [#&#8203;7669](https://github.com/prometheus-operator/prometheus-operator/issues/7669) - \[FEATURE] Add `-kubelet-sync-period` argument to customize the kubelet controller's synchronization interval. [#&#8203;7762](https://github.com/prometheus-operator/prometheus-operator/issues/7762) - \[FEATURE] Add Rocket.Chat receiver to AlertmanagerConfig CRD. [#&#8203;7328](https://github.com/prometheus-operator/prometheus-operator/issues/7328) - \[ENHANCEMENT] Add well-known Kubernetes labels to workload objects managed by the operator (StatefulSet and DaemonSet). [#&#8203;7786](https://github.com/prometheus-operator/prometheus-operator/issues/7786) - \[ENHANCEMENT] Add workqueue metrics. [#&#8203;7776](https://github.com/prometheus-operator/prometheus-operator/issues/7776) - \[ENHANCEMENT] Optimize statefulset informers. [#&#8203;7766](https://github.com/prometheus-operator/prometheus-operator/issues/7766) - \[BUGFIX] Use named ports for the managed Alertmanager service. [#&#8203;7517](https://github.com/prometheus-operator/prometheus-operator/issues/7517) - \[BUGFIX] Support `send_resolved` field for JIRA and RocketChat receivers in the Alertmanager configuration. [#&#8203;7772](https://github.com/prometheus-operator/prometheus-operator/issues/7772) ### [`v0.84.1`](https://github.com/prometheus-operator/prometheus-operator/releases/tag/v0.84.1): 0.84.1 / 2025-08-06 [Compare Source](https://github.com/prometheus-operator/prometheus-operator/compare/v0.84.0...v0.84.1) - \[CHANGE/BUGFIX] Disable compaction of overlapping blocks when Thanos sidecar is configured with object storage. [#&#8203;7747](https://github.com/prometheus-operator/prometheus-operator/issues/7747) - \[BUGFIX] Log only selected resources which are valid. [#&#8203;7749](https://github.com/prometheus-operator/prometheus-operator/issues/7749) </details> --- ### Configuration 📅 **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45NC4wIiwidXBkYXRlZEluVmVyIjoiNDEuOTQuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2025-09-04 22:02:02 +00:00
Checking for merge conflicts ...
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/prometheus-operator-prometheus-operator-0.x:renovate/prometheus-operator-prometheus-operator-0.x
git checkout renovate/prometheus-operator-prometheus-operator-0.x
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: remoll/k3s-infra#578
No description provided.