This is an automated email from the ASF dual-hosted git repository.
pcongiusti pushed a change to branch release-2.6.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
omit c8657002f chore(release): preparing 2.6.0
add 4fe0827be fix(release): push staging images
add 3c42ccdb6 chore(release): Helm chart for 2.6.0-SNAPSHOT
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch 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 (c8657002f)
\
N -- N -- N refs/heads/release-2.6.x (3c42ccdb6)
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.
No new revisions were added by this update.
Summary of changes:
docs/charts/camel-k-2.6.0-SNAPSHOT.tgz | Bin 0 -> 236473 bytes
docs/charts/camel-k-2.6.0.tgz | Bin 236464 -> 0 bytes
docs/charts/index.yaml | 12 ++++++------
helm/camel-k/Chart.yaml | 2 +-
helm/camel-k/values.yaml | 2 +-
pkg/resources/config/manager/operator-deployment.yaml | 6 +++---
.../manifests/bases/camel-k.clusterserviceversion.yaml | 4 ++--
pkg/resources/config/manifests/kustomization.yaml | 2 +-
pkg/util/defaults/defaults.go | 4 ++--
script/Makefile | 15 ++++++++++++---
script/git_tag.sh | 7 ++++++-
11 files changed, 34 insertions(+), 20 deletions(-)
create mode 100644 docs/charts/camel-k-2.6.0-SNAPSHOT.tgz
delete mode 100644 docs/charts/camel-k-2.6.0.tgz