This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to tag v2.10.0-nightly
in repository https://gitbox.apache.org/repos/asf/camel-k.git
*** WARNING: tag v2.10.0-nightly was modified! ***
from 964e98430 (commit)
to c79fede8c (commit)
discard 964e98430 chore(ci): v2.10.0-nightly release updates
add 84d320cc4 feat(cmd): add gitops "all" profile
add a51c6f808 chore(deps): bump github.com/onsi/gomega from 1.39.0 to
1.39.1
add 60925a32d fix: upgrade go to 1.25.6
new c79fede8c chore(ci): v2.10.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 (964e98430)
\
N -- N -- N refs/tags/v2.10.0-nightly (c79fede8c)
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.10.0-nightly.tgz | Bin 279577 -> 279575 bytes
docs/charts/index.yaml | 6 +--
go.mod | 4 +-
go.sum | 12 ++---
pkg/cmd/promote_test.go | 24 +++++++++
.../bases/camel-k.clusterserviceversion.yaml | 2 +-
pkg/util/gitops/gitops.go | 54 ++++++++++++++++++++-
7 files changed, 88 insertions(+), 14 deletions(-)