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 732b26b0e (commit) to 7a63b929d (commit) discard 732b26b0e chore(ci): v2.5.0-nightly release updates add 2535c7a97 chore(ci): nightly release helm link add 3b6a5b2b9 chore(ci): proper olm job name add 0f4e5c899 fix(ci): badge calculation add 2c35ef59d fix(e2e): Cron e2e logs add 95bfa8ba1 chore(e2e): Add cronjobs to test support dump new 7a63b929d 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 (732b26b0e) \ N -- N -- N refs/tags/v2.5.0-nightly (7a63b929d) 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: .github/actions/automatic-updates/action.yml | 10 ++--- .github/actions/coverage-badge/action.yml | 48 --------------------- .github/actions/release-nightly/action.yml | 8 ++-- .github/workflows/nightly-install-olm.yml | 2 +- docs/charts/camel-k-2.5.0-nightly.tgz | Bin 0 -> 271660 bytes docs/charts/index.yaml | 6 +-- e2e/common/misc/files/cron-yaml.yaml | 2 +- e2e/support/util/dump.go | 15 +++++++ .../bases/camel-k.clusterserviceversion.yaml | 2 +- 9 files changed, 29 insertions(+), 64 deletions(-) delete mode 100644 .github/actions/coverage-badge/action.yml create mode 100644 docs/charts/camel-k-2.5.0-nightly.tgz