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/02/05 10:27:14 UTC

[camel-k] branch master updated (3139eff -> fb15bc3)

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 3139eff  Merge pull request #1247 from nicolaferraro/e2e-docker-github
     add e7d990f  chore: Use ImagePullPolicy constant instead of string
     add 98625ff  chore(cron): Fix components property declaration
     add fb15bc3  chore: Rebuild docs

No new revisions were added by this update.

Summary of changes:
 docs/modules/ROOT/pages/traits/camel.adoc      |  6 +-----
 docs/modules/ROOT/pages/traits/cron.adoc       |  4 ++--
 docs/modules/ROOT/pages/traits/prometheus.adoc |  3 ++-
 docs/modules/ROOT/pages/traits/quarkus.adoc    |  8 --------
 pkg/controller/build/schedule_pod.go           |  4 ++--
 pkg/trait/cron.go                              | 13 +++++++------
 6 files changed, 14 insertions(+), 24 deletions(-)