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

pcongiusti pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/main by this push:
     new 70a5182ee chore: update badges
70a5182ee is described below

commit 70a5182ee254db907f113c3b84a81e6b109cf57b
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Thu Mar 16 12:45:34 2023 +0100

    chore: update badges
---
 README.adoc | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.adoc b/README.adoc
index 2a87cc24e..4e501fa38 100644
--- a/README.adoc
+++ b/README.adoc
@@ -3,13 +3,14 @@
 
 = :camel: + :cloud: = Apache Camel K
 
-image:https://github.com/apache/camel-k/workflows/build/badge.svg["Build";, 
link="https://github.com/apache/camel-k/actions/workflows/build.yml";]
 
image:https://img.shields.io/github/license/openshift/origin.svg?maxAge=2592000["Licensed
 under Apache License version 2.0", 
link="https://www.apache.org/licenses/LICENSE-2.0";]
 image:https://goreportcard.com/badge/github.com/apache/camel-k["Go Report 
Card", link="https://goreportcard.com/report/github.com/apache/camel-k";]
 image:https://godoc.org/github.com/apache/camel-k?status.svg["GoDoc";, 
link="https://godoc.org/github.com/apache/camel-k";]
+image:https://github.com/apache/camel-k/workflows/build/badge.svg["Build";, 
link="https://github.com/apache/camel-k/actions/workflows/build.yml";]
 
image:https://github.com/apache/camel-k/workflows/kubernetes/badge.svg["Kubernetes";,
 link="https://github.com/apache/camel-k/actions/workflows/common.yml";]
 image:https://github.com/apache/camel-k/workflows/knative/badge.svg["Knative";, 
link="https://github.com/apache/camel-k/actions/workflows/knative.yml";]
-image:https://github.com/apache/camel-k/actions/workflows/release.yml/badge.svg["Nightly";,
 link="https://github.com/apache/camel-k/actions/workflows/release.yml";]
+image:https://github.com/apache/camel-k/actions/workflows/nightly-release.yml/badge.svg["Nightly
 releases", 
link="https://github.com/apache/camel-k/actions/workflows/nightly-release.yml";]
+image:https://github.com/apache/camel-k/actions/workflows/nightly-native-test.yml/badge.svg["Quarkus
 native", 
link="https://github.com/apache/camel-k/actions/workflows/nightly-native-test.yml";]
 image:https://img.shields.io/badge/zulip-join_chat-brightgreen.svg["Chat on 
Zulip", link="https://camel.zulipchat.com";]
 
 Apache Camel K is a lightweight integration framework built from **Apache 
Camel** that runs natively on Kubernetes and is specifically designed for 
serverless and microservice architectures. Users of `Camel K` can instantly run 
integration code written in Camel DSL on their preferred **Cloud** provider.

Reply via email to