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 8f80623b8 (commit)
to b7679bb59 (commit)
discard 8f80623b8 chore(ci): v2.10.0-nightly release updates
add 82723bfd4 fix(ci): olm pinned docker/login action
add 880b13d46 chore: nightly automatic updates
new b7679bb59 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 (8f80623b8)
\
N -- N -- N refs/tags/v2.10.0-nightly (b7679bb59)
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-install-olm.yml | 2 +-
README.adoc | 2 +-
docs/charts/camel-k-2.10.0-nightly.tgz | Bin 279698 -> 280109 bytes
docs/charts/index.yaml | 6 +--
docs/modules/ROOT/nav.adoc | 1 +
docs/modules/ROOT/partials/apis/camel-k-crds.adoc | 19 +++++++-
helm/camel-k/crds/camel-k-crds.yaml | 50 +++++++++++++++++++++
helm/camel-k/templates/rbacs-descoped.yaml | 11 +++++
helm/camel-k/templates/rbacs-namespaced.yaml | 11 +++++
pkg/apis/camel/v1/trait/zz_generated.deepcopy.go | 5 +++
.../camel/v1/integrationplatformkameletspec.go | 1 +
.../camel/v1/integrationprofilekameletspec.go | 1 +
.../camel/v1/integrationprofilespec.go | 1 +
.../camel/applyconfiguration/camel/v1/podspec.go | 1 +
.../applyconfiguration/camel/v1/podspectemplate.go | 1 +
.../camel.apache.org_integrationplatforms.yaml | 12 +++++
.../camel.apache.org_integrationprofiles.yaml | 14 ++++++
.../crd/bases/camel.apache.org_integrations.yaml | 12 +++++
.../config/crd/bases/camel.apache.org_pipes.yaml | 12 +++++
.../bases/camel-k.clusterserviceversion.yaml | 2 +-
20 files changed, 156 insertions(+), 8 deletions(-)