| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| stripped-down-crds.yaml | 2026-03-19 | 1.5 MB | |
| bundle.yaml | 2026-03-19 | 4.5 MB | |
| 0.90.0 _ 2026-03-19 source code.tar.gz | 2026-03-19 | 4.0 MB | |
| 0.90.0 _ 2026-03-19 source code.zip | 2026-03-19 | 5.1 MB | |
| README.md | 2026-03-19 | 3.2 kB | |
| Totals: 5 Items | 15.1 MB | 0 | |
- [CHANGE/BUGFIX] Validate that the remote-write URL scheme is either
httporhttps. [#8455] - [FEATURE] Add
--repair-policy-for-statefulsetsCLI 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
schedulerNamesupport to thePrometheus,PrometheusAgent,AlertmanagerandThanosRulerCRDs. [#8451] - [ENHANCEMENT] Add
--web.tls-curvesCLI argument to the operator and admission-webhook binaries. [#8385] - [ENHANCEMENT] Support minimum TLS version for Thanos gRPC servers. [#8438]
- [ENHANCEMENT] Add version label to
ThanosRulerpods. [#8441] - [ENHANCEMENT] Add
messageTextsupport for Slack receiver inAlertmanagerConfigCRD. [#8374] - [ENHANCEMENT] Add
messageTextsupport for Slack receiver in Alertmanager secret config. [#8375] - [ENHANCEMENT] Add
forceImplicitTLSsupport for SMTP email config in Alertmanager secret config. [#8384] [#8404] - [ENHANCEMENT] Add
forceImplicitTLSsupport for SMTP email config inAlertmanagerConfigCRD. [#8386] - [ENHANCEMENT] Add
forceImplicitTLSsupport for SMTP global config in Alertmanager secret config. [#8405] - [ENHANCEMENT] Add
forceImplicitTLSsupport for SMTP global config inAlertmanagerCRD. [#8406] - [ENHANCEMENT] Add support for global Telegram bot token in
AlertmanagerCRD. [#8372] - [ENHANCEMENT] Add
chatIDFilesupport for Telegram receiver in Alertmanager secret config. [#8376] - [ENHANCEMENT] Add
wechatAPISecretFilesupport in Alertmanager global config. [#8377] - [ENHANCEMENT] Add
authSecretFilesupport 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
ThanosRulerconfig resource status not being updated on initial StatefulSet creation. [#8358] - [BUGFIX] Preserve
LastTransitionTimein Prometheus status conditions. [#8346] - [BUGFIX] Make Mattermost
textfield optional inAlertmanagerConfigCRD. [#8363] - [BUGFIX] Remove nil error wrapping in v1alpha1 duplicate receiver validation. [#8379]
- [BUGFIX] Aggregate
Availablecondition 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
AlertmanagerConfigCRD. [#8227] - [BUGFIX] Fix
labelmaprelabel action rejecting valid replacement values with template variables for Prometheus 2.x. [#8337]