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 105f0ee6e chore(doc): change kubernetes badge
105f0ee6e is described below

commit 105f0ee6e7e05b97f7d702e7300444f80bc70ff4
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Wed Apr 3 09:29:26 2024 +0200

    chore(doc): change kubernetes badge
---
 README.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.adoc b/README.adoc
index 1ee3899a5..ea098ab47 100644
--- a/README.adoc
+++ b/README.adoc
@@ -7,7 +7,7 @@ 
image:https://img.shields.io/github/license/openshift/origin.svg?maxAge=2592000[
 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/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";]

Reply via email to