You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by as...@apache.org on 2020/01/17 07:53:47 UTC

[camel-k] branch master updated (9b54ffb -> 649d35c)

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

astefanutti pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k.git.


    from 9b54ffb  chore(jolokia): Factorize map keys sorting util method
     add c620e9c  chore(crd): set version in CRD for backward compatibility
     add 649d35c  chore(crd): fix version in OLM CSV

No new revisions were added by this update.

Summary of changes:
 deploy/crd-build.yaml                              |  7 +++--
 deploy/crd-camel-catalog.yaml                      |  7 +++--
 deploy/crd-integration-kit.yaml                    |  7 +++--
 deploy/crd-integration-platform.yaml               |  7 +++--
 deploy/crd-integration.yaml                        |  7 +++--
 .../camel-k.v1.0.0-rc1.clusterserviceversion.yaml  | 24 +++++++--------
 .../olm-catalog/camel-k/1.0.0-rc1/crd-build.yaml   |  7 +++--
 .../camel-k/1.0.0-rc1/crd-camel-catalog.yaml       |  7 +++--
 .../camel-k/1.0.0-rc1/crd-integration-kit.yaml     |  7 +++--
 .../1.0.0-rc1/crd-integration-platform.yaml        |  7 +++--
 .../camel-k/1.0.0-rc1/crd-integration.yaml         |  7 +++--
 ....v1.0.0-rc2-snapshot.clusterserviceversion.yaml | 24 +++++++--------
 .../camel-k/1.0.0-rc2-snapshot/crd-build.yaml      |  7 +++--
 .../1.0.0-rc2-snapshot/crd-camel-catalog.yaml      |  7 +++--
 .../1.0.0-rc2-snapshot/crd-integration-kit.yaml    |  7 +++--
 .../crd-integration-platform.yaml                  |  7 +++--
 .../1.0.0-rc2-snapshot/crd-integration.yaml        |  7 +++--
 deploy/resources.go                                | 35 ++++++++++++----------
 18 files changed, 104 insertions(+), 84 deletions(-)