This is an automated email from the ASF dual-hosted git repository.
squakez 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 50e25c203 chore(deps): bump
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
50e25c203 is described below
commit 50e25c2037935ff13e50a31ef44721f7993add61
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 14 00:03:49 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.93.0 to 0.93.1.
- [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.93.0...v0.93.1)
---
updated-dependencies:
- dependency-name:
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
dependency-version: 0.93.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 4e250bd17..e951d9787 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.45.0
- github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
v0.93.0
+ github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
v0.93.1
github.com/prometheus/client_golang v1.24.1
github.com/prometheus/client_model v0.6.2
github.com/prometheus/common v0.70.1
diff --git a/go.sum b/go.sum
index d8618b723..5d3e9f145 100644
--- a/go.sum
+++ b/go.sum
@@ -244,8 +244,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.93.0
h1:ZIouJCjC8R/XHxzGpOw+/czH9pVzg6wteYhLjJ80XGQ=
-github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
v0.93.0/go.mod h1:rZ+wRKDneCC/jJk24Mdb+6bAc6y/UjRliuMz6U20s6Y=
+github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring v0.93.1
h1:RP+/GISMkna7VpDx3wa52oYIyIjNU+iQxV6sDnY2uCA=
+github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
v0.93.1/go.mod h1:rZ+wRKDneCC/jJk24Mdb+6bAc6y/UjRliuMz6U20s6Y=
github.com/prometheus/client_golang v1.24.1
h1:JnJkREXzWxUdCuPFpIWZiPispT9xVV59uiuyR2bPlnU=
github.com/prometheus/client_golang v1.24.1/go.mod
h1:F+oSRECHg4sse5ucfYpYDeIv/hu68Zo0uoHKetWnzcE=
github.com/prometheus/client_model v0.6.2
h1:oBsgwpGs7iVziMvrGhE53c/GrLUsZdHnqNwqPLxwZyk=