Update dependency prometheus-operator/prometheus-operator to v0.67.1 #20

Merged
jahanson merged 1 commit from renovate/prometheus-operator-prometheus-operator-0.x into main 2023-08-21 17:47:32 -05:00
Contributor

This PR contains the following updates:

Package Update Change
prometheus-operator/prometheus-operator minor v0.66.0 -> v0.67.1

Release Notes

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

v0.67.1: 0.67.1 / 2023-08-03

Compare Source

[BUGFIX] Avoid skipping AlertmanagerConfig resources for Alertmanager versions prior v0.25.0. #​5788

v0.67.0: 0.67.0 / 2023-07-27

Compare Source

  • [FEATURE] Add spec.scheme field to the ScrapeConfig CRD. #​5679
  • [FEATURE] Add spec.params field to the ScrapeConfig CRD. #​5750
  • [FEATURE] Add spec.scrapeInterval and spec.scrapeTimeout fields to the ScrapeConfig CRD. #​5742
  • [FEATURE] Add support for TLS configuration to the ScrapeConfig CRD. #​5710
  • [FEATURE] Add support for scrape limits to the ScrapeConfig CRD. #​5658
  • [FEATURE] Add support for Kubernetes node service discovery to the ScrapeConfig CRD. #​5675
  • [FEATURE] Add support for Consul service discovery to the ScrapeConfig CRD. #​5709
  • [FEATURE] Add support for ScrapeConfig objects to spec.excludedFromEnforcement (Prometheus CRD). #​5577
  • [FEATURE] Add support for global scrape limits to the Prometheus CRD. #​5646
  • [FEATURE] Add spec.alertmanagerConfiguration.smtp field to the Alertmanager CRD. #​5649
  • [FEATURE] Add support for Discord integration to the AlertmanagerConfig CRD. #​5671
  • [ENHANCEMENT] (jsonnet) expose resource settings for the reloader. #​5768
  • [BUGFIX] Avoid deadlock of the config reloader when the initial configuration is invalid. #​5743
  • [BUGFIX] Reload the Alertmanager configuration when templates are modified. #​5727

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 | Update | Change | |---|---|---| | [prometheus-operator/prometheus-operator](https://github.com/prometheus-operator/prometheus-operator) | minor | `v0.66.0` -> `v0.67.1` | --- ### Release Notes <details> <summary>prometheus-operator/prometheus-operator (prometheus-operator/prometheus-operator)</summary> ### [`v0.67.1`](https://github.com/prometheus-operator/prometheus-operator/releases/tag/v0.67.1): 0.67.1 / 2023-08-03 [Compare Source](https://github.com/prometheus-operator/prometheus-operator/compare/v0.67.0...v0.67.1) \[BUGFIX] Avoid skipping AlertmanagerConfig resources for Alertmanager versions prior v0.25.0. [#&#8203;5788](https://github.com/prometheus-operator/prometheus-operator/issues/5788) ### [`v0.67.0`](https://github.com/prometheus-operator/prometheus-operator/releases/tag/v0.67.0): 0.67.0 / 2023-07-27 [Compare Source](https://github.com/prometheus-operator/prometheus-operator/compare/v0.66.0...v0.67.0) - \[FEATURE] Add `spec.scheme` field to the ScrapeConfig CRD. [#&#8203;5679](https://github.com/prometheus-operator/prometheus-operator/issues/5679) - \[FEATURE] Add `spec.params` field to the ScrapeConfig CRD. [#&#8203;5750](https://github.com/prometheus-operator/prometheus-operator/issues/5750) - \[FEATURE] Add `spec.scrapeInterval` and `spec.scrapeTimeout` fields to the ScrapeConfig CRD. [#&#8203;5742](https://github.com/prometheus-operator/prometheus-operator/issues/5742) - \[FEATURE] Add support for TLS configuration to the ScrapeConfig CRD. [#&#8203;5710](https://github.com/prometheus-operator/prometheus-operator/issues/5710) - \[FEATURE] Add support for scrape limits to the ScrapeConfig CRD. [#&#8203;5658](https://github.com/prometheus-operator/prometheus-operator/issues/5658) - \[FEATURE] Add support for Kubernetes node service discovery to the ScrapeConfig CRD. [#&#8203;5675](https://github.com/prometheus-operator/prometheus-operator/issues/5675) - \[FEATURE] Add support for Consul service discovery to the ScrapeConfig CRD. [#&#8203;5709](https://github.com/prometheus-operator/prometheus-operator/issues/5709) - \[FEATURE] Add support for ScrapeConfig objects to `spec.excludedFromEnforcement` (Prometheus CRD). [#&#8203;5577](https://github.com/prometheus-operator/prometheus-operator/issues/5577) - \[FEATURE] Add support for global scrape limits to the Prometheus CRD. [#&#8203;5646](https://github.com/prometheus-operator/prometheus-operator/issues/5646) - \[FEATURE] Add `spec.alertmanagerConfiguration.smtp` field to the Alertmanager CRD. [#&#8203;5649](https://github.com/prometheus-operator/prometheus-operator/issues/5649) - \[FEATURE] Add support for Discord integration to the AlertmanagerConfig CRD. [#&#8203;5671](https://github.com/prometheus-operator/prometheus-operator/issues/5671) - \[ENHANCEMENT] (jsonnet) expose resource settings for the reloader. [#&#8203;5768](https://github.com/prometheus-operator/prometheus-operator/issues/5768) - \[BUGFIX] Avoid deadlock of the config reloader when the initial configuration is invalid. [#&#8203;5743](https://github.com/prometheus-operator/prometheus-operator/issues/5743) - \[BUGFIX] Reload the Alertmanager configuration when templates are modified. [#&#8203;5727](https://github.com/prometheus-operator/prometheus-operator/issues/5727) </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:eyJjcmVhdGVkSW5WZXIiOiIzNi41Mi4zIiwidXBkYXRlZEluVmVyIjoiMzYuNTIuMyIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
smeagol-help added 1 commit 2023-08-21 16:11:49 -05:00
jahanson merged commit 7db129c314 into main 2023-08-21 17:47:32 -05:00
This repo is archived. You cannot comment on pull requests.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: jahanson/valinor#20
No description provided.