This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to tag v2.6.0-nightly in repository https://gitbox.apache.org/repos/asf/camel-k.git
*** WARNING: tag v2.6.0-nightly was modified! *** from 0f3d0ab3b (commit) to cda65b86b (commit) discard 0f3d0ab3b chore(ci): v2.6.0-nightly release updates add 24de5e766 chore(api): remove integration spec from pipes add a8124fa8f chore(deps): operator fwk api to 0.26.0 add 3b1ba89d1 chore: nightly automatic updates new cda65b86b chore(ci): v2.6.0-nightly release updates This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the tag 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 (0f3d0ab3b) \ N -- N -- N refs/tags/v2.6.0-nightly (cda65b86b) 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. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: docs/antora.yml | 2 +- docs/charts/camel-k-2.6.0-nightly.tgz | Bin 233542 -> 233546 bytes docs/charts/index.yaml | 6 +- go.mod | 2 +- go.sum | 4 +- pkg/apis/camel/v1/pipe_types.go | 3 +- pkg/controller/pipe/initialize.go | 9 -- pkg/controller/pipe/integration.go | 9 -- pkg/controller/pipe/monitor.go | 9 -- .../bases/camel-k.clusterserviceversion.yaml | 2 +- pkg/trait/util.go | 11 -- pkg/trait/util_test.go | 128 --------------------- 12 files changed, 10 insertions(+), 175 deletions(-)