dependabot[bot] opened a new pull request, #6729: URL: https://github.com/apache/camel-k/pull/6729
Bumps [github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring](https://github.com/prometheus-operator/prometheus-operator) from 0.92.1 to 0.93.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/prometheus-operator/prometheus-operator/releases">github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's releases</a>.</em></p> <blockquote> <h2>0.93.0 / 2026-07-28</h2> <ul> <li>[CHANGE] Switch from uint to int types in the Go definition of the CRDs and add API validations to reject negative values. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/8662">#8662</a> <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/8666">#8666</a></li> <li>[CHANGE] Keep local Prometheus compaction enabled when the Thanos sidecar uploads to object storage, for Prometheus >= v3.9.0 and Thanos >= v0.41.0. The operator now coordinates uploads through the shipper meta file (<code>--storage.tsdb.delay-compact-file.path</code>, <code>--shipper.meta-file-name</code>, <code>--shipper.ignore-unequal-block-size</code>) instead of disabling compaction. Set <code>spec.disableCompaction: true</code> to keep the previous behavior. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/8694">#8694</a></li> <li>[CHANGE] Define a default value of 1 for <code>.spec.shards</code> for <code>Prometheus</code> and <code>PrometheusAgent</code> CRDs. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/8691">#8691</a></li> <li>[CHANGE/BUGFIX] Add validation markers to all unsigned int fields to reject negative values. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/8662">#8662</a></li> <li>[CHANGE/BUGFIX] Disable metadata sending when the remote-write configuration uses message version v2.0. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/8700">#8700</a></li> <li>[FEATURE] Add <code>updateMessage</code> field to the Slack receiver in the <code>AlertmanagerConfig</code> CRD. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/8506">#8506</a></li> <li>[FEATURE] Add <code>chunkEncoding</code> field to <code>TSDBSpec</code> for runtime float encoding selection in <code>Prometheus</code> and <code>PrometheusAgent</code> CRDs. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/8675">#8675</a></li> <li>[ENHANCEMENT] Use pod's name as the peer name for Alertmanager >= v0.30.0. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/8705">#8705</a></li> <li>[BUGFIX] Create IPv6 EndpointSlice for the <code>kubelet</code> Service on dual-stack clusters. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/8682">#8682</a></li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/prometheus-operator/prometheus-operator/blob/main/CHANGELOG.md">github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's changelog</a>.</em></p> <blockquote> <h2>0.93.0 / 2026-07-28</h2> <ul> <li>[CHANGE] Switch from uint to int types in the Go definition of the CRDs and add API validations to reject negative values. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/8662">#8662</a> <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/8666">#8666</a></li> <li>[CHANGE] Keep local Prometheus compaction enabled when the Thanos sidecar uploads to object storage, for Prometheus >= v3.9.0 and Thanos >= v0.41.0. The operator now coordinates uploads through the shipper meta file (<code>--storage.tsdb.delay-compact-file.path</code>, <code>--shipper.meta-file-name</code>, <code>--shipper.ignore-unequal-block-size</code>) instead of disabling compaction. Set <code>spec.disableCompaction: true</code> to keep the previous behavior. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/8694">#8694</a></li> <li>[CHANGE] Define a default value of 1 for <code>.spec.shards</code> for <code>Prometheus</code> and <code>PrometheusAgent</code> CRDs. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/8691">#8691</a></li> <li>[CHANGE/BUGFIX] Add validation markers to all unsigned int fields to reject negative values. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/8662">#8662</a></li> <li>[CHANGE/BUGFIX] Disable metadata sending when the remote-write configuration uses message version v2.0. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/8700">#8700</a></li> <li>[FEATURE] Add <code>updateMessage</code> field to the Slack receiver in the <code>AlertmanagerConfig</code> CRD. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/8506">#8506</a></li> <li>[FEATURE] Add <code>chunkEncoding</code> field to <code>TSDBSpec</code> for runtime float encoding selection in <code>Prometheus</code> and <code>PrometheusAgent</code> CRDs. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/8675">#8675</a></li> <li>[ENHANCEMENT] Use pod's name as the peer name for Alertmanager >= v0.30.0. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/8705">#8705</a></li> <li>[BUGFIX] Create IPv6 EndpointSlice for the <code>kubelet</code> Service on dual-stack clusters. <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/8682">#8682</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/f8fafd475f3d132e239432ae6172de60a6cb6516"><code>f8fafd4</code></a> build(deps): bump the github-actions-deps group with 2 updates (<a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/8726">#8726</a>)</li> <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/387684b9ba8178ed2c1b918aa1f48028cb9b3135"><code>387684b</code></a> chore: cut v0.93.0 (<a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/8725">#8725</a>)</li> <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/263387c73cfd2eefd4e7e6ac2448843cdebc30a9"><code>263387c</code></a> build(deps): bump the github-actions-deps group with 2 updates</li> <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/fadceb338da921aaf0c2aad9531d1480061afb7b"><code>fadceb3</code></a> chore: cut v0.93.0</li> <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/6eea70df93fa5ce3eb6df11d3953bf5e7789185f"><code>6eea70d</code></a> Merge pull request <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/8714">#8714</a> from prometheus-operator/dependabot/go_modules/k8s.i...</li> <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/3a40dd9ce0c369e56708fd8f0b4817e3b4d5b515"><code>3a40dd9</code></a> feat: add chunkEncoding field to TSDBSpec for runtime float encoding selectio...</li> <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/12fb55dc6452e272426af059f5e753f43539a155"><code>12fb55d</code></a> Regenerate docs + bump in other go.mod files</li> <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/7b97bc98d4122ff5ad254e9c8a974ef12cce948c"><code>7b97bc9</code></a> fix: create IPv6 EndpointSlice for kubelet Service on dual-stack clusters (<a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/8">#8</a>...</li> <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/2e55a515c6150495c4559185cc61c8bb5fa6d3d9"><code>2e55a51</code></a> Merge pull request <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/8694">#8694</a> from Poil/feat/thanos-delayed-compaction-8266</li> <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/716c8851ec6a7a3df40df597dbb76571507f9745"><code>716c885</code></a> Merge pull request <a href="https://redirect.github.com/prometheus-operator/prometheus-operator/issues/8717">#8717</a> from prometheus-operator/dependabot/go_modules/githu...</li> <li>Additional commits viewable in <a href="https://github.com/prometheus-operator/prometheus-operator/compare/v0.92.1...v0.93.0">compare view</a></li> </ul> </details> <br /> <details> <summary>Most Recent Ignore Conditions Applied to This Pull Request</summary> | Dependency Name | Ignore Conditions | | --- | --- | | github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring | [>= 0.56.a, < 0.57] | </details> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
