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 4617254db (commit)
      to 84881f45d (commit)
 discard 4617254db chore(ci): v2.5.0-nightly release updates
     add 49c125d94 chore(deps): bump github.com/prometheus/common from 0.56.0 
to 0.57.0
     add 8e7d87518 chore(deps): bump github.com/container-tools/spectrum
     add b408e56f4 chore(deps): bump github.com/onsi/gomega from 1.34.1 to 
1.34.2
     add c5615b6bd chore(api): print Kamelets info
     add c29e5f895 chore: nightly automatic updates
     new 84881f45d 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   (4617254db)
            \
             N -- N -- N   refs/tags/v2.5.0-nightly (84881f45d)

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:
 CHANGELOG.md                                       |    16 +-
 addons/keda/duck/v1alpha1/zz_generated.deepcopy.go |     1 -
 .../strimzi/duck/v1beta2/zz_generated.deepcopy.go  |     1 -
 docs/charts/camel-k-2.5.0-nightly.tgz              |   Bin 292165 -> 272255 
bytes
 docs/charts/index.yaml                             |     6 +-
 go.mod                                             |    16 +-
 go.sum                                             |    40 +-
 helm/camel-k/crds/camel-k-crds.yaml                | 25311 +++++++++----------
 pkg/apis/camel/v1/kamelet_types.go                 |     5 +-
 pkg/apis/camel/v1/trait/zz_generated.deepcopy.go   |     1 -
 pkg/apis/camel/v1/zz_generated.deepcopy.go         |    13 +-
 pkg/apis/camel/v1alpha1/zz_generated.deepcopy.go   |     1 -
 .../config/crd/bases/camel.apache.org_builds.yaml  |   412 +-
 .../crd/bases/camel.apache.org_camelcatalogs.yaml  |    33 +-
 .../bases/camel.apache.org_integrationkits.yaml    |   192 +-
 .../camel.apache.org_integrationplatforms.yaml     |  1973 +-
 .../camel.apache.org_integrationprofiles.yaml      |  1924 +-
 .../crd/bases/camel.apache.org_integrations.yaml   |  6447 +++--
 .../bases/camel.apache.org_kameletbindings.yaml    |  7025 +++--
 .../crd/bases/camel.apache.org_kamelets.yaml       |   581 +-
 .../config/crd/bases/camel.apache.org_pipes.yaml   |  6737 +++--
 .../bases/camel-k.clusterserviceversion.yaml       |     2 +-
 22 files changed, 24550 insertions(+), 26187 deletions(-)

Reply via email to