You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/11/22 00:46:18 UTC

[GitHub] [camel-k] dependabot[bot] opened a new pull request, #3832: chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.50.0 to 0.61.0

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

   Bumps [github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring](https://github.com/prometheus-operator/prometheus-operator) from 0.50.0 to 0.61.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.61.0 / 2022-11-16</h2>
   <ul>
   <li>[CHANGE] Updated RuleGroup description and add validation for the CRD. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5072">#5072</a></li>
   <li>[CHANGE] Removed validations in the operator that are already covered at the CRD level. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5108">#5108</a></li>
   <li>[CHANGE] jsonnet: Enforced existence of the TLS secret for the admission webhook deployment. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5112">#5112</a></li>
   <li>[CHANGE] jsonnet: Changed default port of the admission webhook service from 8443 to 443. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5112">#5112</a></li>
   <li>[CHANGE] Added a filter for non-running pods in the ServiceMonitor CRD. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5149">#5149</a></li>
   <li>[FEATURE] Added spec.attachMetadata.node in the ServiceMonitor CRD. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5147">#5147</a></li>
   <li>[ENHANCEMENT] Updated ProbeTLSConfig and SafeTLSConfig description. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5081">#5081</a></li>
   <li>[ENHANCEMENT] Updated admission webhook deployment's jsonnet to avoid down-time on updates. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5099">#5099</a></li>
   <li>[ENHANCEMENT] Added the filterExternalLabels field to the remote read configuration of the Prometheus CRD. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5142">#5142</a></li>
   <li>[ENHANCEMENT] Added enableHttp2 field to AlertingEndpoints <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5152">#5152</a></li>
   <li>[ENHANCEMENT] Updated ThanosRuler arguments (QueryConfig, AlertManagerConfig, ObjectStorageConfig and TracingConfig) to be directly read from secrets instead of using ENV vars. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5122">#5122</a></li>
   <li>[ENHANCEMENT] Add alertmanagerConfigMatcherStrategy to Alertmanager CRD in order to disable auto-generated namespace matchers. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5084">#5084</a></li>
   <li>[BUGFIX] Ignore PartialResponseStrategy in the Prometheus CRD. This field is only applicable for the Thanos Ruler. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5125">#5125</a></li>
   </ul>
   <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>
   </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/main/CHANGELOG.md">github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring's changelog</a>.</em></p>
   <blockquote>
   <h2>0.61.1 / 2022-11-16</h2>
   <ul>
   <li>[CHANGE] Updated <code>RuleGroup</code> description and add validation for the CRD. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5072">#5072</a></li>
   <li>[CHANGE] Removed validations in the operator that are already covered at the CRD level. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5108">#5108</a></li>
   <li>[CHANGE] jsonnet: Enforced existence of the TLS secret for the admission webhook deployment. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5112">#5112</a></li>
   <li>[CHANGE] jsonnet: Changed default port of the admission webhook service from 8443 to 443. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5112">#5112</a></li>
   <li>[CHANGE] Added a filter for non-running pods in the <code>ServiceMonitor</code> CRD. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5149">#5149</a></li>
   <li>[FEATURE] Added <code>spec.attachMetadata.node</code> in the <code>ServiceMonitor</code> CRD. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5147">#5147</a></li>
   <li>[ENHANCEMENT] Updated <code>ProbeTLSConfig</code> and <code>SafeTLSConfig</code> description. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5081">#5081</a></li>
   <li>[ENHANCEMENT] Updated admission webhook deployment's jsonnet to avoid down-time on updates. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5099">#5099</a></li>
   <li>[ENHANCEMENT] Added the <code>filterExternalLabels</code> field to the remote read configuration of the <code>Prometheus</code> CRD. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5142">#5142</a></li>
   <li>[ENHANCEMENT] Added <code>enableHttp2</code> field to <code>AlertingEndpoints</code> <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5152">#5152</a></li>
   <li>[ENHANCEMENT] Updated <code>ThanosRuler</code> arguments (<code>QueryConfig</code>, <code>AlertManagerConfig</code>, <code>ObjectStorageConfig</code> and <code>TracingConfig</code>) to be directly read from secrets instead of using ENV vars. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5122">#5122</a></li>
   <li>[ENHANCEMENT] Add <code>alertmanagerConfigMatcherStrategy</code> to <code>Alertmanager</code> CRD in order to disable auto-generated namespace matchers. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5084">#5084</a></li>
   <li>[BUGFIX] Ignore <code>PartialResponseStrategy</code> in the <code>Prometheus</code> CRD. This field is only applicable for the Thanos Ruler. <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5125">#5125</a></li>
   </ul>
   <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>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/ba7ec03a08a81a9a40b128524d8104604a47baf9"><code>ba7ec03</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5169">#5169</a> from fpetkovski/prepare-v0.61</li>
   <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/66f07d0267e224391d16e0ff20d771ddd0b61404"><code>66f07d0</code></a> build(deps): bump github.com/prometheus/prometheus from 0.40.1 to 0.40.2 (<a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5173">#5173</a>)</li>
   <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/2fed073459b99095ef7d7e6a47da56777c1d82ea"><code>2fed073</code></a> Add changelog entry for <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5084">#5084</a></li>
   <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/03fd369b4da4ea72400dd97c2c000b2e97fcc208"><code>03fd369</code></a> add alertmanagerConfigMatcherStrategy toggle to disable namespace matchers (#...</li>
   <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/75d8151aa86c6841ae537fe34d7f5c21f8d87412"><code>75d8151</code></a> Fix typos in changelog</li>
   <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/34a454b713acc0d916bfe9109b8441cd5ff3772b"><code>34a454b</code></a> Remove documentation changes</li>
   <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/b358e135425ba31977a90aba2669402dc5d84735"><code>b358e13</code></a> Remove documentation changes</li>
   <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/99be0e2a2d7a904e7452a1558647c828bd21d83d"><code>99be0e2</code></a> Update docs</li>
   <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/b69c0897e82792ad17c2f0ffc339287988802e78"><code>b69c089</code></a> Update CHANGELOG for v0.61.0</li>
   <li><a href="https://github.com/prometheus-operator/prometheus-operator/commit/1d6c2dc2e5e5d1ead94af83ee8353a50d610db4b"><code>1d6c2dc</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/prometheus-operator/prometheus-operator/issues/5164">#5164</a> from fpetkovski/prepare-v0.61</li>
   <li>Additional commits viewable in <a href="https://github.com/prometheus-operator/prometheus-operator/compare/v0.50.0...v0.61.0">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.61.0)](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-unsubscribe@camel.apache.org

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


[GitHub] [camel-k] dependabot[bot] closed pull request #3832: chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.50.0 to 0.61.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] closed pull request #3832: chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.50.0 to 0.61.0
URL: https://github.com/apache/camel-k/pull/3832


-- 
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-unsubscribe@camel.apache.org

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


[GitHub] [camel-k] dependabot[bot] commented on pull request #3832: chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring from 0.50.0 to 0.61.0

Posted by GitBox <gi...@apache.org>.
dependabot[bot] commented on PR #3832:
URL: https://github.com/apache/camel-k/pull/3832#issuecomment-1326907084

   Superseded by #3846.


-- 
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-unsubscribe@camel.apache.org

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