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 0346ecad8 (commit)
      to 0bdeb32b1 (commit)
 discard 0346ecad8 chore(ci): v2.6.0-nightly release updates
     add 241c688cb chore(deps): bump golang.org/x/text from 0.21.0 to 0.22.0
     add 8b05f2739 feat(ci): multi architecture and platform nightly check
     add a6affb1be feat(ctrl): warning when missing maven settings
     add ba208869a chore(ci): increase timeout
     new 0bdeb32b1 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   (0346ecad8)
            \
             N -- N -- N   refs/tags/v2.6.0-nightly (0bdeb32b1)

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:
 ...ightly-latest-runtime.yml => nightly-multi.yml} |  51 +++++++++++++++------
 docs/charts/camel-k-2.6.0-nightly.tgz              | Bin 236467 -> 236471 bytes
 docs/charts/index.yaml                             |   6 +--
 go.mod                                             |   4 +-
 go.sum                                             |   8 ++--
 pkg/apis/camel/v1/integrationplatform_types.go     |   2 +
 pkg/controller/integrationplatform/monitor.go      |  25 ++++++++++
 pkg/controller/integrationplatform/monitor_test.go |  11 ++++-
 .../bases/camel-k.clusterserviceversion.yaml       |   2 +-
 9 files changed, 84 insertions(+), 25 deletions(-)
 copy .github/workflows/{nightly-latest-runtime.yml => nightly-multi.yml} (63%)

Reply via email to