Skip to content

build(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.89.0 to 0.90.1#1060

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring-0.90.1
Open

build(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.89.0 to 0.90.1#1060
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring-0.90.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 17, 2026

Bumps github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.89.0 to 0.90.1.

Release notes

Sourced from github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's releases.

0.90.1 / 2026-03-25

  • [BUGFIX] Fix Probe ignoring HTTP client settings in scrape configuration. #8461

0.90.0 / 2026-03-19

  • [CHANGE/BUGFIX] Validate that the remote-write URL scheme is either http or https. #8455
  • [FEATURE] Add --repair-policy-for-statefulsets CLI argument to the operator. It defines how the operator manages StatefulSet's pods stuck at an incorrect revision. Users running Kubernetes v1.35+ are encouraged to enable this feature (see troubleshooting guide). #8443
  • [FEATURE] Add schedulerName support to the Prometheus, PrometheusAgent, Alertmanager and ThanosRuler CRDs. #8451
  • [ENHANCEMENT] Add --web.tls-curves CLI argument to the operator and admission-webhook binaries. #8385
  • [ENHANCEMENT] Support minimum TLS version for Thanos gRPC servers. #8438
  • [ENHANCEMENT] Add version label to ThanosRuler pods. #8441
  • [ENHANCEMENT] Add messageText support for Slack receiver in AlertmanagerConfig CRD. #8374
  • [ENHANCEMENT] Add messageText support for Slack receiver in Alertmanager secret config. #8375
  • [ENHANCEMENT] Add forceImplicitTLS support for SMTP email config in Alertmanager secret config. #8384 #8404
  • [ENHANCEMENT] Add forceImplicitTLS support for SMTP email config in AlertmanagerConfig CRD. #8386
  • [ENHANCEMENT] Add forceImplicitTLS support for SMTP global config in Alertmanager secret config. #8405
  • [ENHANCEMENT] Add forceImplicitTLS support for SMTP global config in Alertmanager CRD. #8406
  • [ENHANCEMENT] Add support for global Telegram bot token in Alertmanager CRD. #8372
  • [ENHANCEMENT] Add chatIDFile support for Telegram receiver in Alertmanager secret config. #8376
  • [ENHANCEMENT] Add wechatAPISecretFile support in Alertmanager global config. #8377
  • [ENHANCEMENT] Add authSecretFile support for email config in Alertmanager secret config. #8396
  • [ENHANCEMENT] Add nested field support for PagerDuty description in Alertmanager secret config. #8402
  • [ENHANCEMENT] Add email threading support in Alertmanager secret config. #8388
  • [ENHANCEMENT] Add field and label selectors for ConfigMap watches. #8368
  • [ENHANCEMENT] Improve ScrapeConfig API consistency and validation. #8422
  • [BUGFIX] Fix ThanosRuler config resource status not being updated on initial StatefulSet creation. #8358
  • [BUGFIX] Preserve LastTransitionTime in Prometheus status conditions. #8346
  • [BUGFIX] Make Mattermost text field optional in AlertmanagerConfig CRD. #8363
  • [BUGFIX] Remove nil error wrapping in v1alpha1 duplicate receiver validation. #8379
  • [BUGFIX] Aggregate Available condition across Prometheus shards. #8434
  • [BUGFIX] Reconcile resources with inconsistent status. #8397
  • [BUGFIX] Fix namespace lister/watcher compatibility with Kubernetes v1.35 client-go. #8431
  • [BUGFIX] Fix missing OAuth2 field in IonosSDConfig generation. #8433
  • [BUGFIX] Fix missing fields in AzureSDConfig. #8444
  • [BUGFIX] Validate Microsoft Teams V2 URL in AlertmanagerConfig CRD. #8227
  • [BUGFIX] Fix labelmap relabel action rejecting valid replacement values with template variables for Prometheus 2.x. #8337
Changelog

Sourced from github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's changelog.

0.90.1 / 2026-03-25

  • [BUGFIX] Fix Probe ignoring HTTP client settings in scrape configuration. #8461

0.90.0 / 2026-03-19

  • [CHANGE/BUGFIX] Validate that the remote-write URL scheme is either http or https. #8455
  • [FEATURE] Add --repair-policy-for-statefulsets CLI argument to the operator. It defines how the operator manages StatefulSet's pods stuck at an incorrect revision. Users running Kubernetes v1.35+ are encouraged to enable this feature (see troubleshooting guide). #8443
  • [FEATURE] Add schedulerName support to the Prometheus, PrometheusAgent, Alertmanager and ThanosRuler CRDs. #8451
  • [ENHANCEMENT] Add --web.tls-curves CLI argument to the operator and admission-webhook binaries. #8385
  • [ENHANCEMENT] Support minimum TLS version for Thanos gRPC servers. #8438
  • [ENHANCEMENT] Add version label to ThanosRuler pods. #8441
  • [ENHANCEMENT] Add messageText support for Slack receiver in AlertmanagerConfig CRD. #8374
  • [ENHANCEMENT] Add messageText support for Slack receiver in Alertmanager secret config. #8375
  • [ENHANCEMENT] Add forceImplicitTLS support for SMTP email config in Alertmanager secret config. #8384 #8404
  • [ENHANCEMENT] Add forceImplicitTLS support for SMTP email config in AlertmanagerConfig CRD. #8386
  • [ENHANCEMENT] Add forceImplicitTLS support for SMTP global config in Alertmanager secret config. #8405
  • [ENHANCEMENT] Add forceImplicitTLS support for SMTP global config in Alertmanager CRD. #8406
  • [ENHANCEMENT] Add support for global Telegram bot token in Alertmanager CRD. #8372
  • [ENHANCEMENT] Add chatIDFile support for Telegram receiver in Alertmanager secret config. #8376
  • [ENHANCEMENT] Add wechatAPISecretFile support in Alertmanager global config. #8377
  • [ENHANCEMENT] Add authSecretFile support for email config in Alertmanager secret config. #8396
  • [ENHANCEMENT] Add nested field support for PagerDuty description in Alertmanager secret config. #8402
  • [ENHANCEMENT] Add email threading support in Alertmanager secret config. #8388
  • [ENHANCEMENT] Add field and label selectors for ConfigMap watches. #8368
  • [ENHANCEMENT] Improve ScrapeConfig API consistency and validation. #8422
  • [BUGFIX] Fix ThanosRuler config resource status not being updated on initial StatefulSet creation. #8358
  • [BUGFIX] Preserve LastTransitionTime in Prometheus status conditions. #8346
  • [BUGFIX] Make Mattermost text field optional in AlertmanagerConfig CRD. #8363
  • [BUGFIX] Remove nil error wrapping in v1alpha1 duplicate receiver validation. #8379
  • [BUGFIX] Aggregate Available condition across Prometheus shards. #8434
  • [BUGFIX] Reconcile resources with inconsistent status. #8397
  • [BUGFIX] Fix namespace lister/watcher compatibility with Kubernetes v1.35 client-go. #8431
  • [BUGFIX] Fix missing OAuth2 field in IonosSDConfig generation. #8433
  • [BUGFIX] Fix missing fields in AzureSDConfig. #8444
  • [BUGFIX] Validate Microsoft Teams V2 URL in AlertmanagerConfig CRD. #8227
  • [BUGFIX] Fix labelmap relabel action rejecting valid replacement values with template variables for Prometheus 2.x. #8337
Commits
  • 32d1b3d Merge pull request #8462 from slashpai/cut-0.90.1
  • 7d87388 chore: cut v0.90.1
  • 3d9d543 Merge pull request #8461 from multani/probe-http-config
  • b2d239d feat: allows Probes to configure HTTP settings
  • aa10182 Merge pull request #8454 from slashpai/cut-v0.90
  • 2e2f04e Update CHANGELOG.md
  • a2cf4b2 fix: regex validation (#8337)
  • f43c89b chore: cut v0.90.0
  • 31d47e0 Merge pull request #8455 from simonpasquier/ensure-http-scheme-for-rw
  • 9f35e53 Merge pull request #8456 from prometheus-operator/dependabot/go_modules/scrip...
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 17, 2026
@openshift-ci openshift-ci Bot requested review from jan--f and simonpasquier April 17, 2026 20:53
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Apr 17, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign jgbernalp for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Apr 17, 2026

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a rhobs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

…pkg/apis/monitoring

Bumps [github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring](https://github.com/prometheus-operator/prometheus-operator) from 0.89.0 to 0.90.1.
- [Release notes](https://github.com/prometheus-operator/prometheus-operator/releases)
- [Changelog](https://github.com/prometheus-operator/prometheus-operator/blob/main/CHANGELOG.md)
- [Commits](prometheus-operator/prometheus-operator@v0.89.0...v0.90.1)

---
updated-dependencies:
- dependency-name: github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
  dependency-version: 0.90.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring-0.90.1 branch from bdeaf96 to d15b357 Compare April 20, 2026 09:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code needs-ok-to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants