This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/go_modules/github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring-0.55.0 in repository https://gitbox.apache.org/repos/asf/camel-k.git.
omit f5f81b7 chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring add 923f1ed fix: Propagate readiness condition message in KameletBinding if present add 1a9bf14 chore(deps): bump github.com/magiconair/properties from 1.8.5 to 1.8.6 add 1519583 chore(deps): bump go.uber.org/zap from 1.19.1 to 1.21.0 add ecd847f fix(ci): attempt for a single nightly release add d3c7a77 chore(deps): bump github.com/gertd/go-pluralize from 0.1.1 to 0.2.0 add f75efde Updated CHANGELOG.md add 294ed7b Stabilize route test add cdc9be0 chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (f5f81b7) \ N -- N -- N refs/heads/dependabot/go_modules/github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring-0.55.0 (cdc9be0) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: .github/workflows/nightly-tag.yaml | 39 ------ .github/workflows/release.yml | 18 +-- CHANGELOG.md | 224 +++++++++++++++++-------------- e2e/common/traits/route_test.go | 3 +- e2e/knative/kamelet_test.go | 16 ++- go.mod | 6 +- go.sum | 13 +- pkg/controller/kameletbinding/monitor.go | 6 +- 8 files changed, 158 insertions(+), 167 deletions(-) delete mode 100644 .github/workflows/nightly-tag.yaml