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

github-bot pushed a change to branch 
dependabot/go_modules/knative.dev/serving-0.39.2
in repository https://gitbox.apache.org/repos/asf/camel-k.git


    omit ad0163afe chore(deps): bump knative.dev/serving from 0.38.2 to 0.39.2
     add 24331a634 chore(deps): bump ch.qos.logback:logback-core in 
/java/maven-logging
     add 9f3defcdc fix(e2e): Upgrade helm procedure test
     add 62b5f1f5c fix(doc): Handle CRDs in helm upgrade/delete
     add e73adbeeb chore(e2e): Refactor resources number const
     add c05f69835 chore: changelog automatic update
     add 45bdb6d60 chore: nightly SBOM update
     add 0b9f2476c fix(e2e): Set default configuration knative http yaks test
     add fffd6c749 chore(test): Health kamelet test cleanup
     add 2c1b31379 chore(ci): Upgrade node-action version
     add 568b0962c chore(ci): Upgrade kindest image to kubernetes 1.27
     add eee09b8b9 chore: changelog automatic update
     add 138647c37 chore: nightly SBOM update
     add 5bbb896cd chore: nightly SBOM update
     add 2fa4a1a61 chore: nightly SBOM update
     add 6192905ef chore(deps): bump knative.dev/serving from 0.38.2 to 0.39.2

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   (ad0163afe)
            \
             N -- N -- N   
refs/heads/dependabot/go_modules/knative.dev/serving-0.39.2 (6192905ef)

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:
 .../actions/kamel-config-cluster-kind/action.yml   |  4 +-
 CHANGELOG.md                                       |  7 ++
 camel-k-sbom/camel-k-sbom.json                     | 12 +--
 e2e/common/traits/health_test.go                   | 15 ++--
 e2e/install/kustomize/setup_test.go                | 26 -------
 .../setup_test.go => upgrade/helm_upgrade_test.go} | 88 ++++++++++++++++++----
 e2e/support/test_support.go                        | 24 ++++++
 .../knative-sinkbinding-http/sinkbinding.feature   |  4 +-
 helm/camel-k/README.md                             | 27 ++++++-
 java/maven-logging/pom.xml                         |  2 +-
 10 files changed, 149 insertions(+), 60 deletions(-)
 copy e2e/install/{helm/setup_test.go => upgrade/helm_upgrade_test.go} (56%)

Reply via email to