You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2022/06/17 13:00:17 UTC

[camel-k] branch dependabot/go_modules/github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring-0.57.0 updated (b1dea6423 -> a970e32e1)

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.57.0
in repository https://gitbox.apache.org/repos/asf/camel-k.git


 discard b1dea6423 chore(deps): bump github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring
     add 13b78d2ea chore(deps): bump github.com/container-tools/spectrum
     add 9210df209 Updated CHANGELOG.md
     add e344be85e Fixes GIT_COMMIT assignment failure in build
     add 8ada938e6 chore(deps): bump github.com/spf13/viper from 1.11.0 to 1.12.0
     add 28154ea41 Updated CHANGELOG.md
     add df35c60f2 Fixes `kamel local run` panic on Windows
     add b47c9ccb3 Fixed typo
     add 8d72c136b chore(deps): bump github.com/redhat-developer/service-binding-operator
     add 9fba1db15 chore(deps): bump github.com/prometheus/client_golang
     add a970e32e1 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   (b1dea6423)
            \
             N -- N -- N   refs/heads/dependabot/go_modules/github.com/prometheus-operator/prometheus-operator/pkg/apis/monitoring-0.57.0 (a970e32e1)

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:
 CHANGELOG.md                       |  2 +
 go.mod                             |  8 ++--
 go.sum                             | 85 +++++++++++++++++++++++++++-----------
 pkg/cmd/util_commands.go           |  3 +-
 pkg/resources/resources_support.go | 16 ++++---
 script/Makefile                    |  2 +-
 6 files changed, 80 insertions(+), 36 deletions(-)