This is an automated email from the ASF dual-hosted git repository.
tsato 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 88ec3b39e doc: fix CI badge in README
88ec3b39e is described below
commit 88ec3b39e2a5f02a53a41ec149bf2484d7ae68d2
Author: Tadayoshi Sato <[email protected]>
AuthorDate: Wed Jul 6 15:27:39 2022 +0900
doc: fix CI badge in README
---
README.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.adoc b/README.adoc
index 66585d7d0..b57688ea5 100644
--- a/README.adoc
+++ b/README.adoc
@@ -7,7 +7,7 @@
image:https://github.com/apache/camel-k/workflows/build/badge.svg["Build", link=
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/kubernetes/badge.svg["Kubernetes",
link="https://github.com/apache/camel-k/actions/workflows/kubernetes.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/openshift.yml/badge.svg["OpenShift",
link="https://github.com/apache/camel-k/actions/workflows/openshift.yml"]
image:https://img.shields.io/badge/zulip-join_chat-brightgreen.svg["Chat on
Zulip", link="https://camel.zulipchat.com"]