dependabot[bot] opened a new pull request, #3740:
URL: https://github.com/apache/camel-k/pull/3740

   Bumps 
[github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring](https://github.com/prometheus-operator/prometheus-operator)
 from 0.50.0 to 0.60.1.
   <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.60.1 / 2022-10-10</h2>
   <ul>
   <li>[BUGFIX] Fixed configuration when spec.tsdb.outOfOrderTimeWindow is set 
in the Prometheus CRD. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5078";>#5078</a></li>
   </ul>
   <h2>0.60.0 / 2022-10-06</h2>
   <ul>
   <li>[CHANGE] Added <code>filterRunning</code> field to the PodMonitor CRD. 
By default, non-running pods are dropped by the Prometheus service discovery. 
To preserve the old behavior and keep pods which aren't running, set 
<code>filterRunning: false</code>. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5049";>#5049</a></li>
   <li>[FEATURE] Added <code>grpcListenLocal</code> and 
<code>httpListenLocal</code> fields to the Thanos sidecar configuration of the 
Prometheus CRD. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5045";>#5045</a></li>
   <li>[FEATURE] Added <code>hostNetwork</code> field to the Prometheus CRD. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5010";>#5010</a></li>
   <li>[FEATURE] Added <code>spec.tsdb.outOfOrderTimeWindow</code> field to the 
Prometheus CRD to allow out-of-order samples in TSDB. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5071";>#5071</a></li>
   <li>[ENHANCEMENT] Added columns showing the Prometheus conditions to the 
output of <code>kubectl get prometheus</code>. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5055";>#5055</a></li>
   <li>[ENHANCEMENT] Added <code>observedGeneration</code> field to the 
Prometheus status conditions. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5005";>#5005</a></li>
   </ul>
   <h2>0.59.2 / 2022-09-20</h2>
   <ul>
   <li>[CHANGE/BUGFIX] Removed FOWNER capability from the Thanos sidecar. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5030";>#5030</a></li>
   </ul>
   <h2>0.59.1 / 2022-09-12</h2>
   <ul>
   <li>[BUGFIX] Fixed secret and configmap volume names that need to be mounted 
in additional containers. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5000";>#5000</a></li>
   <li>[BUGFIX] Removed CAP_FOWNER capability for the Thanos sidecar when not 
required. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5004";>#5004</a></li>
   <li>[BUGFIX] Removed the CAP_ prefix of the FOWNER capability on Thanos 
sidecar. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5014";>#5014</a></li>
   </ul>
   <h2>0.59.0 / 2022-09-02</h2>
   <ul>
   <li>[FEATURE] Added validations for timeout and time settings of 
alertmanager at CRD level. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4898";>#4898</a></li>
   <li>[FEATURE] Added support for global resolveTimeout and httpConfig in 
Alertmanager CRD. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4622";>#4622</a></li>
   <li>[FEATURE] Added support for additionalArgs field to the Prometheus CRD 
for Prometheus, Alertmanager and Thanos sidecar. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4863";>#4863</a></li>
   <li>[ENHANCEMENT] Added tracingConfigFile option to ThanosRuler CRD. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4962";>#4962</a></li>
   <li>[BUGFIX] Fixed compress alertmanager secret to circumvent maximum size 
limit of 1048576 bytes. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4906";>#4906</a></li>
   <li>[BUGFIX] Fixed namespace enforcement exclusion on newly created 
Prometheus objects. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4915";>#4915</a></li>
   <li>[BUGFIX] Fixed CAP_FOWNER capability to Thanos sidecar container. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4931";>#4931</a></li>
   <li>[BUGFIX] Fixed spec.query.maxSamples and spec.query.maxConcurrency 
fields of Prometheus CRD. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4951";>#4951</a></li>
   <li>[BUGFIX] Fixed Thanos sidecar connectivity issue when Prometheus TLS is 
enabled. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4954";>#4954</a></li>
   <li>[BUGFIX] Fixed Prometheus and Alertmanager Pods not created when Secret 
name exceeds 63 characters. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4988";>#4988</a></li>
   </ul>
   <h2>0.58.0 / 2022-07-20</h2>
   <ul>
   <li>[FEATURE] Add validations for timeout and time settings of alertmanager 
at CRD level. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4827";>#4827</a>,
 <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4881";>#4881</a></li>
   <li>[FEATURE] Extend the PrometheusSpec to allow to configure the 
<code>max_exemplars</code>. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4834";>#4834</a></li>
   <li>[FEATURE] Add support for web TLS configuration for Alertmanager CRD. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4868";>#4868</a></li>
   <li>[ENHANCEMENT] Add support for <code>uppercase</code>, 
<code>lowercase</code>, and <code>CamelCase</code> relabel actions. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4840";>#4840</a>,
 <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4873";>#4873</a></li>
   <li>[ENHANCEMENT] Added support for <code>enable_http2</code> in endpoint 
scrape configuration. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4836";>#4836</a></li>
   <li>[BUGFIX] Fixed missing conversion of the <code>followRedirects</code> 
field in HTTP configuration for AlertmanagerConfig v1beta1. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4854";>#4854</a></li>
   <li>[BUGFIX] fix AlertmanagerConfig.Spec.Route nil panic. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4853";>#4853</a></li>
   <li>[BUGFIX] Optimise warning log message during sanitization of OpsGenie 
configuration. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4833";>#4833</a></li>
   </ul>
   <h2>0.57.0 / 2022-06-02</h2>
   <p>The main change introduced by this release is a new v1beta1 API version 
for the AlertmanagerConfig CRD.</p>
   <p>Changes compared to the v1alpha1 API:</p>
   <ul>
   <li>Renamed <code>spec.muteTimeIntervals</code> field to <code>to 
spec.timeIntervals</code>.</li>
   <li>Removed <code>regex</code> field from the <code>Matcher</code> type.</li>
   <li>Replaced all <code>v1.SecretKeySelector</code> types by the 
<code>SecretKeySelector</code> type
   <ul>
   <li>Removed <code>optional</code> field.</li>
   <li><code>name</code> and <code>key</code> fields are required.</li>
   </ul>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/prometheus-operator/prometheus-operator/blob/v0.60.1/CHANGELOG.md";>github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's
 changelog</a>.</em></p>
   <blockquote>
   <h2>0.60.1 / 2022-10-10</h2>
   <ul>
   <li>[BUGFIX] Fixed configuration when 
<code>spec.tsdb.outOfOrderTimeWindow</code> is set in the Prometheus CRD. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5078";>#5078</a></li>
   </ul>
   <h2>0.60.0 / 2022-10-06</h2>
   <ul>
   <li>[CHANGE] Added <code>filterRunning</code> field to the PodMonitor CRD. 
By default, non-running pods are dropped by the Prometheus service discovery. 
To preserve the old behavior and keep pods which aren't running, set 
<code>filterRunning: false</code>. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5049";>#5049</a></li>
   <li>[FEATURE] Added <code>grpcListenLocal</code> and 
<code>httpListenLocal</code> fields to the Thanos sidecar configuration of the 
Prometheus CRD. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5045";>#5045</a></li>
   <li>[FEATURE] Added <code>hostNetwork</code> field to the Prometheus CRD. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5010";>#5010</a></li>
   <li>[FEATURE] Added <code>spec.tsdb.outOfOrderTimeWindow</code> field to the 
Prometheus CRD to allow out-of-order samples in TSDB. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5071";>#5071</a></li>
   <li>[ENHANCEMENT] Added columns showing the Prometheus conditions to the 
output of <code>kubectl get prometheus</code>. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5055";>#5055</a></li>
   <li>[ENHANCEMENT] Added <code>observedGeneration</code> field to the 
Prometheus status conditions. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5005";>#5005</a></li>
   </ul>
   <h2>0.59.2 / 2022-09-20</h2>
   <ul>
   <li>[CHANGE/BUGFIX] Removed <code>FOWNER</code> capability from the Thanos 
sidecar. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5030";>#5030</a></li>
   </ul>
   <h2>0.59.1 / 2022-09-12</h2>
   <ul>
   <li>[BUGFIX] Fixed secret and configmap volume names that need to be mounted 
in additional containers. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5000";>#5000</a></li>
   <li>[BUGFIX] Removed <code>CAP_FOWNER</code> capability for the Thanos 
sidecar when not required. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5004";>#5004</a></li>
   <li>[BUGFIX] Removed the <code>CAP_</code> prefix of the <code>FOWNER</code> 
capability on Thanos sidecar. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5014";>#5014</a></li>
   </ul>
   <h2>0.59.0 / 2022-09-02</h2>
   <ul>
   <li>[FEATURE] Added validations for timeout and time settings of 
alertmanager at CRD level. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4898";>#4898</a></li>
   <li>[FEATURE] Added support for global <code>resolveTimeout</code> and 
<code>httpConfig</code> in Alertmanager CRD. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4622";>#4622</a></li>
   <li>[FEATURE] Added support for <code>additionalArgs</code> field to the 
Prometheus CRD for Prometheus, Alertmanager and Thanos sidecar. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4863";>#4863</a></li>
   <li>[ENHANCEMENT] Added <code>tracingConfigFile</code> option to ThanosRuler 
CRD. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4962";>#4962</a></li>
   <li>[BUGFIX] Fixed compress alertmanager secret to circumvent maximum size 
limit of 1048576 bytes. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4906";>#4906</a></li>
   <li>[BUGFIX] Fixed namespace enforcement exclusion on newly created 
Prometheus objects. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4915";>#4915</a></li>
   <li>[BUGFIX] Fixed <code>CAP_FOWNER</code> capability to Thanos sidecar 
container. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4931";>#4931</a></li>
   <li>[BUGFIX] Fixed <code>spec.query.maxSamples</code> and 
<code>spec.query.maxConcurrency</code> fields of Prometheus CRD. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4951";>#4951</a></li>
   <li>[BUGFIX] Fixed Thanos sidecar connectivity issue when Prometheus TLS is 
enabled. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4954";>#4954</a></li>
   <li>[BUGFIX] Fixed Prometheus and Alertmanager Pods not created when Secret 
name exceeds 63 characters. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4988";>#4988</a></li>
   </ul>
   <h2>0.58.0 / 2022-07-19</h2>
   <ul>
   <li>[FEATURE] Add validations for timeout and time settings of alertmanager 
at CRD level. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4827";>#4827</a>,
 <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4881";>#4881</a></li>
   <li>[FEATURE] Extend the PrometheusSpec to allow to configure the 
<code>max_exemplars</code>. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4834";>#4834</a></li>
   <li>[FEATURE] Add support for web TLS configuration for Alertmanager CRD. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4868";>#4868</a></li>
   <li>[ENHANCEMENT] Add support for <code>uppercase</code>, 
<code>lowercase</code>, and <code>CamelCase</code> relabel actions. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4840";>#4840</a>,
 <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4873";>#4873</a></li>
   <li>[ENHANCEMENT] Added support for <code>enable_http2</code> in endpoint 
scrape configuration. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4836";>#4836</a></li>
   <li>[BUGFIX] Fixed missing conversion of the <code>followRedirects</code> 
field in HTTP configuration for AlertmanagerConfig v1beta1. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4854";>#4854</a></li>
   <li>[BUGFIX] fix AlertmanagerConfig.Spec.Route nil panic. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4853";>#4853</a></li>
   <li>[BUGFIX] Optimise warning log message during sanitization of OpsGenie 
configuration. <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/4833";>#4833</a></li>
   </ul>
   <h2>0.57.0 / 2022-06-02</h2>
   <p>The main change introduced by this release is a new v1beta1 API version 
for the</p>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/prometheus-operator/prometheus-operator/commit/ab3fe2aba8f6e43461819d9648e2b8fae9d74c43";><code>ab3fe2a</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5080";>#5080</a>
 from simonpasquier/cut-0.60.1</li>
   <li><a 
href="https://github.com/prometheus-operator/prometheus-operator/commit/2c5f2f7999d08b545d6664eac4b4ff33c557d245";><code>2c5f2f7</code></a>
 release: cut v0.60.1</li>
   <li><a 
href="https://github.com/prometheus-operator/prometheus-operator/commit/f5a5913f6b80f2a84177294cd46d640d26b03c69";><code>f5a5913</code></a>
 Makefile: fix stripped-down-crds.yaml target (<a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5075";>#5075</a>)</li>
   <li><a 
href="https://github.com/prometheus-operator/prometheus-operator/commit/65cc6a5175170a9f223f381da94292e0dfe0ca42";><code>65cc6a5</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5078";>#5078</a>
 from simonpasquier/fix-5076</li>
   <li><a 
href="https://github.com/prometheus-operator/prometheus-operator/commit/7aa85a6f94dc5dbb41ba48fc27d9a255594e9e49";><code>7aa85a6</code></a>
 pkg/prometheus: fix tsdb config generation</li>
   <li><a 
href="https://github.com/prometheus-operator/prometheus-operator/commit/8004e084488ad6ea7ff73ed999fd98f52c7e9e49";><code>8004e08</code></a>
 Merge pull request <a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5073";>#5073</a>
 from simonpasquier/cut-0.60.0</li>
   <li><a 
href="https://github.com/prometheus-operator/prometheus-operator/commit/49b9bdef5805e91b9d48165f7b7efc1e40c2243a";><code>49b9bde</code></a>
 Doc: Update k8s version in README.md to start minikube (<a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5069";>#5069</a>)</li>
   <li><a 
href="https://github.com/prometheus-operator/prometheus-operator/commit/229faee27bd2c0fca54708e7c7a5e8db6fe8dac3";><code>229faee</code></a>
 release: cut v0.60.0</li>
   <li><a 
href="https://github.com/prometheus-operator/prometheus-operator/commit/893b5c9c0f7e2d86a93ae5568db1cecc92c6530e";><code>893b5c9</code></a>
 *: support out-of-order time window for Prometheus (<a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5071";>#5071</a>)</li>
   <li><a 
href="https://github.com/prometheus-operator/prometheus-operator/commit/3a610d82cc7e0397a709951b13b27375e9152132";><code>3a610d8</code></a>
 *: bump Prometheus version to v2.39.0 (<a 
href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5068";>#5068</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/prometheus-operator/prometheus-operator/compare/v0.50.0...v0.60.1";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring&package-manager=go_modules&previous-version=0.50.0&new-version=0.60.1)](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 merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@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: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to