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 e39bb39e0 (commit) to 980181acd (commit) discard e39bb39e0 chore(ci): v2.6.0-nightly release updates omit 5ba7a098f fix(release): include constant changes omit 5d95dbcd4 chore(release): Helm chart for 2.6.0 omit b6a283a24 fix(release): push staging images omit 75878ef0c chore: starting release branch for release-2.6.x add 1855d45d5 chore: starting release branch for release-2.6.x add 645928305 chore: fix process add 48092dcb4 chore: minor kustomize fixes add 1f3ac4637 fix(release): push staging images add f00f9f75f fix(release): include constant changes add c2278e318 fix(release): remove crds java add 7269aff86 chore(deps): bump golang.org/x/term from 0.28.0 to 0.29.0 add 4b5641014 chore(deps): bump golang.org/x/time from 0.9.0 to 0.10.0 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 add f5e7ddf7e chore(deps): bump golang.org/x/oauth2 from 0.25.0 to 0.26.0 add 7f127437e fix(ci): nightly multi arch new 980181acd 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 (e39bb39e0) \ N -- N -- N refs/tags/v2.6.0-nightly (980181acd) 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} | 54 +++++++++++++++------ docs/charts/camel-k-2.6.0-nightly.tgz | Bin 236471 -> 236471 bytes docs/charts/camel-k-2.6.0.tgz | Bin 236464 -> 0 bytes docs/charts/index.yaml | 33 ++----------- e2e/common/runtimes/runtimes_test.go | 10 ++++ go.mod | 12 ++--- go.sum | 24 ++++----- 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 +- release-utils/scripts/upload-source.sh | 1 - release.adoc | 4 +- 13 files changed, 111 insertions(+), 67 deletions(-) copy .github/workflows/{nightly-latest-runtime.yml => nightly-multi.yml} (58%) delete mode 100644 docs/charts/camel-k-2.6.0.tgz