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

github-bot pushed a change to branch 
dependabot/go_modules/github.com/operator-framework/api-0.39.0
in repository https://gitbox.apache.org/repos/asf/camel-k.git


    omit a6d625f27 chore(deps): bump github.com/operator-framework/api
     add 8d54c9d8e feat: Add ownership claiming on CK helm charts in artifacthub
     add 02859c617 feat: Set helm repo id from artifacthub
     add f2b1d5fe7 fix(ci): upgrade golang
     add 6bfed9de3 chore(docs): explaining gitops all module
     add ef08a044c fix(trait): remove default params from status
     add 88653d81f chore(deps): bump sigs.k8s.io/structured-merge-diff/v6
     add 60371136b chore(deps): bump golang.org/x/oauth2 from 0.34.0 to 0.35.0
     add 49f8e0b2f chore(deps): bump github.com/operator-framework/api

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   (a6d625f27)
            \
             N -- N -- N   
refs/heads/dependabot/go_modules/github.com/operator-framework/api-0.39.0 
(49f8e0b2f)

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/artifacthub-repo.yml                   |  8 +++
 docs/modules/ROOT/pages/running/gitops.adoc        | 60 ++++++++++++++++++--
 docs/modules/ROOT/pages/running/promoting.adoc     | 10 +++-
 go.mod                                             |  6 +-
 go.sum                                             |  8 +--
 helm/camel-k/Chart.yaml                            |  2 +
 helm/camel-k/crds/camel-k-crds.yaml                | 64 ----------------------
 pkg/apis/camel/v1/trait/gitops.go                  |  5 --
 .../camel.apache.org_integrationplatforms.yaml     | 16 ------
 .../camel.apache.org_integrationprofiles.yaml      | 16 ------
 .../crd/bases/camel.apache.org_integrations.yaml   | 16 ------
 .../config/crd/bases/camel.apache.org_pipes.yaml   | 16 ------
 pkg/trait/gitops.go                                | 53 ++++++++++++++++--
 13 files changed, 127 insertions(+), 153 deletions(-)
 create mode 100644 docs/charts/artifacthub-repo.yml

Reply via email to