You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by nf...@apache.org on 2019/11/04 11:05:29 UTC

[camel-k] branch master updated (b12edfc -> 0478f5c)

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

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


    from b12edfc  Merge pull request #1034 from apupier/AddReadmeInExampleSubFolder
     add 0478f5c  fix #1023: add possibility to reference staging artifacts

No new revisions were added by this update.

Summary of changes:
 build/maven/pom-catalog.xml                        |   36 +
 build/maven/pom-runtime.xml                        |   38 +
 ...0.5.yaml => camel-catalog-3.0.0-RC1-1.0.6.yaml} |   12 +-
 deploy/resources.go                                | 2223 ++++++++++++++++++++
 e2e/test_staging_hooks.go                          |   18 +-
 pkg/apis/camel/v1alpha1/zz_generated.deepcopy.go   |   10 +-
 pkg/util/defaults/defaults.go                      |    2 +-
 script/Makefile                                    |   12 +-
 script/build_catalog.sh                            |    7 +-
 script/package_maven_artifacts.sh                  |   11 +-
 10 files changed, 2347 insertions(+), 22 deletions(-)
 copy deploy/{camel-catalog-3.0.0-RC1-1.0.5.yaml => camel-catalog-3.0.0-RC1-1.0.6.yaml} (99%)