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

github-bot pushed a change to branch 
dependabot/go_modules/github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring-0.81.0
in repository https://gitbox.apache.org/repos/asf/camel-k.git


 discard c9971b915 chore(deps): bump 
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
     add 2a416325a fix(doc): pipe vs klb
     add 5adfc7810 chore(builder): include jib profile in project
     add 71d071246 chore: nightly automatic updates
     add 744d9dd69 chore(deps): bump github.com/prometheus/common from 0.62.0 
to 0.63.0
     add d3a63a326 chore(deps): bump 
github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring

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   (c9971b915)
            \
             N -- N -- N   
refs/heads/dependabot/go_modules/github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring-0.81.0
 (d3a63a326)

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:
 README.adoc                                  |  2 +-
 docs/antora.yml                              |  8 +--
 docs/modules/ROOT/pages/scaling/binding.adoc | 10 ++--
 go.mod                                       |  4 +-
 go.sum                                       |  8 +--
 pkg/builder/project.go                       | 14 +++--
 pkg/builder/quarkus.go                       |  6 +-
 pkg/trait/builder.go                         | 12 ----
 pkg/trait/builder_test.go                    | 20 +------
 pkg/util/jib/configuration.go                | 86 +++------------------------
 pkg/util/jib/configuration_test.go           | 89 ----------------------------
 pkg/util/maven/maven_project.go              |  4 +-
 pkg/util/maven/maven_project_test.go         | 11 +++-
 pkg/util/maven/maven_repositories.go         | 26 +++++---
 pkg/util/maven/maven_settings.go             |  2 +-
 pkg/util/maven/maven_settings_test.go        |  5 +-
 pkg/util/maven/maven_types.go                | 23 ++++---
 17 files changed, 78 insertions(+), 252 deletions(-)
 delete mode 100644 pkg/util/jib/configuration_test.go

Reply via email to