Update dependency prometheus-operator/prometheus-operator to v0.82.0 #421

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.81.0 -> v0.82.0

Release Notes

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

v0.82.0: 0.82.0 / 2025-04-17

Compare Source

  • [CHANGE] Add more API validations to the ScrapeConfig CRD. #​7413
  • [CHANGE] Remove web console arguments if Prometheus version >= 3. #​7457
  • [FEATURE] Add RemoteWrite support for ThanosRuler CRD. Note that when remote write is configured, Thanos Ruler runs in stateless mode. #​7444
  • [FEATURE] Add msTeamsV2Configs receiver to AlertManagerConfig CRD. #​7464
  • [FEATURE] Add content, username and avatarURL fields to discordConfigs receiver in AlertmanagerConfig CRD. #​7307
  • [FEATURE] Add convertClassicHistogramsToNHCB field to ServiceMonitor, PodMonitor, Probe and ScrapeConfig CRDs. #​7448
  • [FEATURE] Add timeout field to webhookConfigs receiver in AlertManagerConfig CRD. #​7310
  • [FEATURE] Add additionalArgs field to AlertManager CRD. #​7385
  • [ENHANCEMENT] Add maxSamplesPerSend field to RemoteWrite Metadata Config. #​7443
  • [ENHANCEMENT] Add the terminationGracePeriodSeconds to the Alertmanager, Prometheus, PrometheusAgent and ThanosRuler CRDs. #​7439
  • [ENHANCEMENT] Validate proxyURL field in AlertManagerConfig CRD. #​6876
  • [BUGFIX] Fix nameValidationScheme support for Prometheus and PrometheusAgent CRDs. #​7414
  • [BUGFIX] Support socks5 scheme in proxyUrl field for all CRDs. #​7460 #​7466

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.81.0` -> `v0.82.0` | --- ### Release Notes <details> <summary>prometheus-operator/prometheus-operator (prometheus-operator/prometheus-operator)</summary> ### [`v0.82.0`](https://github.com/prometheus-operator/prometheus-operator/releases/tag/v0.82.0): 0.82.0 / 2025-04-17 [Compare Source](https://github.com/prometheus-operator/prometheus-operator/compare/v0.81.0...v0.82.0) - \[CHANGE] Add more API validations to the ScrapeConfig CRD. [#&#8203;7413](https://github.com/prometheus-operator/prometheus-operator/issues/7413) - \[CHANGE] Remove web console arguments if Prometheus version >= 3. [#&#8203;7457](https://github.com/prometheus-operator/prometheus-operator/issues/7457) - \[FEATURE] Add RemoteWrite support for ThanosRuler CRD. Note that when remote write is configured, Thanos Ruler runs in stateless mode. [#&#8203;7444](https://github.com/prometheus-operator/prometheus-operator/issues/7444) - \[FEATURE] Add `msTeamsV2Configs` receiver to AlertManagerConfig CRD. [#&#8203;7464](https://github.com/prometheus-operator/prometheus-operator/issues/7464) - \[FEATURE] Add `content`, `username` and `avatarURL` fields to `discordConfigs` receiver in AlertmanagerConfig CRD. [#&#8203;7307](https://github.com/prometheus-operator/prometheus-operator/issues/7307) - \[FEATURE] Add `convertClassicHistogramsToNHCB` field to `ServiceMonitor`, `PodMonitor`, `Probe` and `ScrapeConfig` CRDs. [#&#8203;7448](https://github.com/prometheus-operator/prometheus-operator/issues/7448) - \[FEATURE] Add `timeout` field to `webhookConfigs` receiver in AlertManagerConfig CRD. [#&#8203;7310](https://github.com/prometheus-operator/prometheus-operator/issues/7310) - \[FEATURE] Add `additionalArgs` field to AlertManager CRD. [#&#8203;7385](https://github.com/prometheus-operator/prometheus-operator/issues/7385) - \[ENHANCEMENT] Add `maxSamplesPerSend` field to RemoteWrite Metadata Config. [#&#8203;7443](https://github.com/prometheus-operator/prometheus-operator/issues/7443) - \[ENHANCEMENT] Add the `terminationGracePeriodSeconds` to the Alertmanager, Prometheus, PrometheusAgent and ThanosRuler CRDs. [#&#8203;7439](https://github.com/prometheus-operator/prometheus-operator/issues/7439) - \[ENHANCEMENT] Validate `proxyURL` field in AlertManagerConfig CRD. [#&#8203;6876](https://github.com/prometheus-operator/prometheus-operator/issues/6876) - \[BUGFIX] Fix `nameValidationScheme` support for Prometheus and PrometheusAgent CRDs. [#&#8203;7414](https://github.com/prometheus-operator/prometheus-operator/issues/7414) - \[BUGFIX] Support `socks5` scheme in `proxyUrl` field for all CRDs. [#&#8203;7460](https://github.com/prometheus-operator/prometheus-operator/issues/7460) [#&#8203;7466](https://github.com/prometheus-operator/prometheus-operator/issues/7466) </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:eyJjcmVhdGVkSW5WZXIiOiIzOS44OC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODguMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate added 1 commit 2025-04-17 10:05:28 +00:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.

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#421
No description provided.