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 575740562 chore: Quarkus native badge update
575740562 is described below

commit 57574056213e31347853552f179169105fb469ab
Author: Pasquale Congiusti <pasquale.congiu...@gmail.com>
AuthorDate: Wed Aug 14 14:22:05 2024 +0200

    chore: Quarkus native badge update
---
 README.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.adoc b/README.adoc
index 7377376dc..15e487530 100644
--- a/README.adoc
+++ b/README.adoc
@@ -10,7 +10,7 @@ 
image:https://github.com/apache/camel-k/workflows/build/badge.svg["Build";, link=
 
image:https://github.com/apache/camel-k/actions/workflows/common.yml/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/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://github.com/apache/camel-k/actions/workflows/native.yml/badge.svg["Quarkus
 native", link="https://github.com/apache/camel-k/actions/workflows/native.yml";)
 image:https://img.shields.io/badge/Coverage-30.7%25-yellow.svg["Go coverage", 
link="https://github.com/apache/camel-k/actions/workflows/nightly-coverage.yml";]
 image:https://img.shields.io/badge/zulip-join_chat-brightgreen.svg["Chat on 
Zulip", link="https://camel.zulipchat.com";]
 

Reply via email to