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 030e15f65 chore(deps): bump knative.dev/serving from 0.46.6 to 0.46.7
030e15f65 is described below
commit 030e15f65c80d192c036394ba52ae8b9730756b6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 27 00:02:58 2025 +0000
chore(deps): bump knative.dev/serving from 0.46.6 to 0.46.7
Bumps [knative.dev/serving](https://github.com/knative/serving) from 0.46.6
to 0.46.7.
- [Release notes](https://github.com/knative/serving/releases)
- [Commits](https://github.com/knative/serving/compare/v0.46.6...v0.46.7)
---
updated-dependencies:
- dependency-name: knative.dev/serving
dependency-version: 0.46.7
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
go.mod | 6 +++---
go.sum | 12 ++++++------
2 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/go.mod b/go.mod
index 4e2daff16..b8a6e4d37 100644
--- a/go.mod
+++ b/go.mod
@@ -48,8 +48,8 @@ require (
k8s.io/klog/v2 v2.130.1
k8s.io/utils v0.0.0-20251002143259-bc988d571ff4
knative.dev/eventing v0.46.6
- knative.dev/pkg v0.0.0-20250909011231-077dcf0d00e8
- knative.dev/serving v0.46.6
+ knative.dev/pkg v0.0.0-20251022154045-7da1174b871b
+ knative.dev/serving v0.46.7
sigs.k8s.io/controller-runtime v0.22.2
sigs.k8s.io/structured-merge-diff/v6 v6.3.0
)
@@ -141,7 +141,7 @@ require (
gopkg.in/yaml.v3 v3.0.1 // indirect
k8s.io/apiextensions-apiserver v0.34.1 // indirect
k8s.io/kube-openapi v0.0.0-20250710124328-f3f2b991d03b // indirect
- knative.dev/networking v0.0.0-20250902160145-7dad473f6351 // indirect
+ knative.dev/networking v0.0.0-20251022155347-806653eb2af8 // indirect
sigs.k8s.io/json v0.0.0-20250730193827-2d320260d730 // indirect
sigs.k8s.io/randfill v1.0.0 // indirect
sigs.k8s.io/yaml v1.6.0 // indirect
diff --git a/go.sum b/go.sum
index 235491c79..90e1edd4e 100644
--- a/go.sum
+++ b/go.sum
@@ -470,12 +470,12 @@ k8s.io/utils v0.0.0-20251002143259-bc988d571ff4
h1:SjGebBtkBqHFOli+05xYbK8YF1Dzk
k8s.io/utils v0.0.0-20251002143259-bc988d571ff4/go.mod
h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
knative.dev/eventing v0.46.6 h1:8htZletYsoC9rXDz4lbtsgGAAPc95CTpcV9jmACyRqA=
knative.dev/eventing v0.46.6/go.mod
h1:dIWODSwvwagsvXxcsBiOtaL3Zr2svaegjpCvW0IfBFk=
-knative.dev/networking v0.0.0-20250902160145-7dad473f6351
h1:Gv/UqbN0AK+ORoT5e2Kg+3+uMW/y9CCdhpXKxYaVV6k=
-knative.dev/networking v0.0.0-20250902160145-7dad473f6351/go.mod
h1:P/fAhhVDgmLt1ugFX8vBvdSDiUOw2P4SGcjbzoZ02Xw=
-knative.dev/pkg v0.0.0-20250909011231-077dcf0d00e8
h1:n0BMHXIem9MyDkK4vfA4Vzdxaf1e+EeLJ6k+8exCjjI=
-knative.dev/pkg v0.0.0-20250909011231-077dcf0d00e8/go.mod
h1:a1amDzo4YIUNuGeDgEz/uDHs5MQVYI1DXnRnEpWCAts=
-knative.dev/serving v0.46.6 h1:jmVF560qnepNBG69VEbNRtknGFwZtGEyR1QSlNuoKmk=
-knative.dev/serving v0.46.6/go.mod
h1:mY7uXQo49PnxxM6UJWfnSAi6OqFEPM03dpWc8xsH3+I=
+knative.dev/networking v0.0.0-20251022155347-806653eb2af8
h1:QY/NMmxnLVMeZjUhP+w6DT5+U3+n6PP3jaWFKvUfua0=
+knative.dev/networking v0.0.0-20251022155347-806653eb2af8/go.mod
h1:swS9Gds3ynInxzB1p/YLVF1mc5vtruO33qDjax7xyko=
+knative.dev/pkg v0.0.0-20251022154045-7da1174b871b
h1:FGFKGId+JPrKdX9PG0tNI4ePWqmEdTNiIOw2zsiPLpo=
+knative.dev/pkg v0.0.0-20251022154045-7da1174b871b/go.mod
h1:EagZcIVpB9m/bktnIVJM+MvgyXi9q25a8WpCCWULJUY=
+knative.dev/serving v0.46.7 h1:saaFzjZ8CE3XKmLwb6qrSvIOuhIxTPOmmB/Hbv+bcgo=
+knative.dev/serving v0.46.7/go.mod
h1:HaQ8BBm69LO2H4cm6mCiDIobYHukYKn0xHfjTS28ZKo=
sigs.k8s.io/controller-runtime v0.22.2
h1:cK2l8BGWsSWkXz09tcS4rJh95iOLney5eawcK5A33r4=
sigs.k8s.io/controller-runtime v0.22.2/go.mod
h1:+QX1XUpTXN4mLoblf4tqr5CQcyHPAki2HLXqQMY6vh8=
sigs.k8s.io/gateway-api v1.1.0 h1:DsLDXCi6jR+Xz8/xd0Z1PYl2Pn0TyaFMOPPZIj4inDM=