This is an automated email from the ASF dual-hosted git repository.

nferraro pushed a change to tag 0.0.1
in repository https://gitbox.apache.org/repos/asf/camel-k.git.


*** WARNING: tag 0.0.1 was modified! ***

    from 513a7b4  (commit)
      to 6983986  (commit)
 discard 513a7b4  Release 0.0.1
     new e0a081c  Fix release scripts
     new f19e4da  Fix version detection during release
     new 6983986  Release 0.0.1

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   (513a7b4)
            \
             N -- N -- N   refs/tags/0.0.1 (6983986)

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 3 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:
 build/Makefile                  | 6 ++----
 build/images_build.sh           | 6 ++++++
 build/images_push.sh            | 6 ++++++
 build/prepare_release.sh        | 1 +
 deploy/operator-deployment.yaml | 2 +-
 deploy/resources.go             | 2 +-
 6 files changed, 17 insertions(+), 6 deletions(-)
 create mode 100755 build/images_build.sh
 create mode 100755 build/images_push.sh

Reply via email to