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 78b00609d chore(deps): bump github.com/operator-framework/api
78b00609d is described below
commit 78b00609dec1dedbc637c17e019d39434d405b21
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Dec 12 00:03:11 2025 +0000
chore(deps): bump github.com/operator-framework/api
Bumps
[github.com/operator-framework/api](https://github.com/operator-framework/api)
from 0.36.0 to 0.37.0.
- [Release notes](https://github.com/operator-framework/api/releases)
-
[Changelog](https://github.com/operator-framework/api/blob/master/RELEASE.md)
-
[Commits](https://github.com/operator-framework/api/compare/v0.36.0...v0.37.0)
---
updated-dependencies:
- dependency-name: github.com/operator-framework/api
dependency-version: 0.37.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
---
go.mod | 4 ++--
go.sum | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/go.mod b/go.mod
index 802913df5..68f6982d7 100644
--- a/go.mod
+++ b/go.mod
@@ -19,7 +19,7 @@ require (
github.com/onsi/gomega v1.38.3
// go get github.com/openshift/[email protected]
github.com/openshift/api v0.0.0-20250820105013-6282350d0c39
- github.com/operator-framework/api v0.36.0
+ github.com/operator-framework/api v0.37.0
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
v0.87.1
github.com/prometheus/client_golang v1.23.2
github.com/prometheus/client_model v0.6.2
@@ -50,7 +50,7 @@ require (
knative.dev/eventing v0.47.0
knative.dev/pkg v0.0.0-20251022162148-4ebd86bc2d85
knative.dev/serving v0.47.0
- sigs.k8s.io/controller-runtime v0.22.3
+ sigs.k8s.io/controller-runtime v0.22.4
sigs.k8s.io/structured-merge-diff/v6 v6.3.1
)
diff --git a/go.sum b/go.sum
index 45e4a8533..90fcc79ea 100644
--- a/go.sum
+++ b/go.sum
@@ -208,8 +208,8 @@ github.com/opencontainers/go-digest v1.0.0
h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8
github.com/opencontainers/go-digest v1.0.0/go.mod
h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM=
github.com/openshift/api v0.0.0-20250820105013-6282350d0c39
h1:X42iTyo3AAHS36BkiBkU8FvxfK8NEDmnBi3QrnaCIlA=
github.com/openshift/api v0.0.0-20250820105013-6282350d0c39/go.mod
h1:SPLf21TYPipzCO67BURkCfK6dcIIxx0oNRVWaOyRcXM=
-github.com/operator-framework/api v0.36.0
h1:6+duRhamCvB540JbvNp/1+Pot7luff7HqdAOm9bAntg=
-github.com/operator-framework/api v0.36.0/go.mod
h1:QSmHMx8XpGsNWvjU5CUelVZC916VLp/TZhfYvGKpghM=
+github.com/operator-framework/api v0.37.0
h1:2XCMWitBnumtJTqzip6LQKUwpM2pXVlt3gkpdlkbaCE=
+github.com/operator-framework/api v0.37.0/go.mod
h1:NZs4vB+Jiamyv3pdPDjZtuC4U7KX0eq4z2r5hKY5fUA=
github.com/pelletier/go-toml/v2 v2.2.4
h1:mye9XuhQ6gvn5h28+VilKrrPoQVanw5PMw/TB0t5Ec4=
github.com/pelletier/go-toml/v2 v2.2.4/go.mod
h1:2gIqNv+qfxSVS7cM2xJQKtLSTLUE9V8t9Stt+h56mCY=
github.com/pjbgf/sha1cd v0.3.2 h1:a9wb0bp1oC2TGwStyn0Umc/IGKQnEgF0vVaZ8QF8eo4=
@@ -474,8 +474,8 @@ knative.dev/pkg v0.0.0-20251022162148-4ebd86bc2d85
h1:6cFtFO8JE0AiY66BphR3taXbqd
knative.dev/pkg v0.0.0-20251022162148-4ebd86bc2d85/go.mod
h1:riEe6VGLodQ/KC4zWRnOqE6Lo5/CkKfwW/RQmNUPltU=
knative.dev/serving v0.47.0 h1:qNe8GcI12VigsGRqBojqTE/u63rikAWAtGliEOgNxAY=
knative.dev/serving v0.47.0/go.mod
h1:DauLoEbJVFlKwZWSspfMD4PhZ0m3mCYUKpn8vc/cV4U=
-sigs.k8s.io/controller-runtime v0.22.3
h1:I7mfqz/a/WdmDCEnXmSPm8/b/yRTy6JsKKENTijTq8Y=
-sigs.k8s.io/controller-runtime v0.22.3/go.mod
h1:+QX1XUpTXN4mLoblf4tqr5CQcyHPAki2HLXqQMY6vh8=
+sigs.k8s.io/controller-runtime v0.22.4
h1:GEjV7KV3TY8e+tJ2LCTxUTanW4z/FmNB7l327UfMq9A=
+sigs.k8s.io/controller-runtime v0.22.4/go.mod
h1:+QX1XUpTXN4mLoblf4tqr5CQcyHPAki2HLXqQMY6vh8=
sigs.k8s.io/gateway-api v1.1.0 h1:DsLDXCi6jR+Xz8/xd0Z1PYl2Pn0TyaFMOPPZIj4inDM=
sigs.k8s.io/gateway-api v1.1.0/go.mod
h1:ZH4lHrL2sDi0FHZ9jjneb8kKnGzFWyrTya35sWUTrRs=
sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730
h1:IpInykpT6ceI+QxKBbEflcR5EXP7sU1kvOlxwZh5txg=