This is an automated email from the ASF dual-hosted git repository.

pcongiusti pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/main by this push:
     new 3113de03a chore(deps): bump 
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
3113de03a is described below

commit 3113de03a138b6fb35b96b7f5f941d909868f171
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 11 00:03:32 2026 +0000

    chore(deps): bump 
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
    
    Bumps 
[github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring](https://github.com/prometheus-operator/prometheus-operator)
 from 0.88.1 to 0.89.0.
    - [Release 
notes](https://github.com/prometheus-operator/prometheus-operator/releases)
    - 
[Changelog](https://github.com/prometheus-operator/prometheus-operator/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/prometheus-operator/prometheus-operator/compare/v0.88.1...v0.89.0)
    
    ---
    updated-dependencies:
    - dependency-name: 
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
      dependency-version: 0.89.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 go.mod | 2 +-
 go.sum | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/go.mod b/go.mod
index baa97c95b..3ab31e151 100644
--- a/go.mod
+++ b/go.mod
@@ -20,7 +20,7 @@ require (
        // go get github.com/openshift/[email protected]
        github.com/openshift/api v0.0.0-20250820105013-6282350d0c39
        github.com/operator-framework/api v0.38.0
-       github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring 
v0.88.1
+       github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring 
v0.89.0
        github.com/prometheus/client_golang v1.23.2
        github.com/prometheus/client_model v0.6.2
        github.com/prometheus/common v0.67.5
diff --git a/go.sum b/go.sum
index 2d192f99f..37701e2b2 100644
--- a/go.sum
+++ b/go.sum
@@ -222,8 +222,8 @@ github.com/pmezard/go-difflib 
v1.0.1-0.20181226105442-5d4384ee4fb2 h1:Jamvg5psRI
 github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2/go.mod 
h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
 github.com/prashantv/gostub v1.1.0 
h1:BTyx3RfQjRHnUWaGF9oQos79AlQ5k8WNktv7VGvVH4g=
 github.com/prashantv/gostub v1.1.0/go.mod 
h1:A5zLQHz7ieHGG7is6LLXLz7I8+3LZzsrV0P1IAHhP5U=
-github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.88.1 
h1:K/r+qPGyr/Fx9vbN7biV9q2/PV5ETj+bVVH5RUvqEG8=
-github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring 
v0.88.1/go.mod h1:IJwk1oNs212afqGbNnE84GAB95OHtJR/BuI1rKESiYk=
+github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.89.0 
h1:nZ9Ov2SbA8pWcyWKpf6AbQipG5Negg5CfDKWOEtnnwc=
+github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring 
v0.89.0/go.mod h1:IJwk1oNs212afqGbNnE84GAB95OHtJR/BuI1rKESiYk=
 github.com/prometheus/client_golang v1.23.2 
h1:Je96obch5RDVy3FDMndoUsjAhG5Edi49h0RJWRi/o0o=
 github.com/prometheus/client_golang v1.23.2/go.mod 
h1:Tb1a6LWHB3/SPIzCoaDXI4I8UHKeFTEQ1YCr+0Gyqmg=
 github.com/prometheus/client_model v0.6.2 
h1:oBsgwpGs7iVziMvrGhE53c/GrLUsZdHnqNwqPLxwZyk=

Reply via email to