This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to tag v2.5.0-nightly in repository https://gitbox.apache.org/repos/asf/camel-k.git
*** WARNING: tag v2.5.0-nightly was modified! *** from a2b5fad36 (commit) to 7c1e4c0ce (commit) discard a2b5fad36 chore(ci): v2.5.0-nightly release updates add 877e80a6c chore(deps): bump github.com/onsi/gomega from 1.34.2 to 1.35.0 add a1e146dc6 Update installation.adoc add 41bb40035 chore(doc): kamelet versioning example add cb8e3ea8a chore(ci): added back openapi trait test new 7c1e4c0ce chore(ci): v2.5.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 (a2b5fad36) \ N -- N -- N refs/tags/v2.5.0-nightly (7c1e4c0ce) 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/charts/camel-k-2.5.0-nightly.tgz | Bin 289429 -> 289431 bytes docs/charts/index.yaml | 6 +++--- .../ROOT/pages/installation/installation.adoc | 17 +++++++++-------- .../modules/ROOT/pages/kamelets/kamelets-user.adoc | 2 +- .../{misc => traits}/files/petstore-api.yaml | 0 e2e/{knative => common/traits}/files/petstore.yaml | 0 e2e/common/{misc => traits}/openapi_test.go | 2 +- go.mod | 8 ++++---- go.sum | 16 ++++++++-------- .../bases/camel-k.clusterserviceversion.yaml | 2 +- 10 files changed, 27 insertions(+), 26 deletions(-) copy e2e/common/{misc => traits}/files/petstore-api.yaml (100%) copy e2e/{knative => common/traits}/files/petstore.yaml (100%) copy e2e/common/{misc => traits}/openapi_test.go (97%)