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 9c3ef7c44 (commit)
      to 201d532cc (commit)
 discard 9c3ef7c44 chore(ci): v2.6.0-nightly release updates
    omit 6b0cf3ba8 feat(ctrl): warning when missing maven settings
    omit bec5853fb feat(ci): multi architecture and platform nightly check
    omit 0c7345981 chore(deps): bump golang.org/x/oauth2 from 0.25.0 to 0.26.0
    omit 58034c08f feat(ctrl): default builder pod resources
    omit bed01c211 chore: nightly automatic updates
     add 906303526 feat(ci): Helm 2.5.1 chart
     add 84fe6110e chore(release): updated last released version to 2.5.1
     add dd1491085 chore: nightly automatic updates
     new 201d532cc 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   (9c3ef7c44)
            \
             N -- N -- N   refs/tags/v2.6.0-nightly (201d532cc)

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/workflows/nightly-multi.yml                |  95 ---------------------
 docs/antora.yml                                    |   2 +-
 docs/charts/camel-k-2.5.1.tgz                      | Bin 0 -> 289413 bytes
 docs/charts/camel-k-2.6.0-nightly.tgz              | Bin 236471 -> 236470 bytes
 docs/charts/index.yaml                             |  33 ++++++-
 e2e/native/native_with_sources_test.go             |   9 +-
 go.mod                                             |   2 +-
 go.sum                                             |   4 +-
 pkg/apis/camel/v1/integrationplatform_types.go     |   2 -
 pkg/controller/build/build_pod.go                  |  37 +++-----
 pkg/controller/build/build_pod_test.go             |  95 ---------------------
 pkg/controller/integrationplatform/monitor.go      |  25 ------
 pkg/controller/integrationplatform/monitor_test.go |  11 +--
 .../bases/camel-k.clusterserviceversion.yaml       |   4 +-
 pkg/trait/builder.go                               |  12 +--
 script/Makefile                                    |   4 +-
 16 files changed, 53 insertions(+), 282 deletions(-)
 delete mode 100644 .github/workflows/nightly-multi.yml
 create mode 100644 docs/charts/camel-k-2.5.1.tgz

Reply via email to