From 304bdf78ae9da325dbc91a677833dd6080c6a894 Mon Sep 17 00:00:00 2001 From: Adam Dyess Date: Fri, 29 Mar 2024 02:34:02 -0500 Subject: [PATCH] Update Badges in github readme (#58) --- README.md | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 0915d620..3a00ab9f 100644 --- a/README.md +++ b/README.md @@ -1,18 +1,15 @@ # k8s charms -[![Tests K8s](https://github.com/canonical/k8s-operator/actions/workflows/tests-k8s.yaml/badge.svg)](https://github.com/canonical/k8s-operator/actions/workflows/tests-k8s.yaml) +[![Get K8s from the Charmhub](https://charmhub.io/k8s/badge.svg)](https://charmhub.io/k8s) +[![Get K8s-Worker from the Charmhub](https://charmhub.io/k8s-worker/badge.svg)](https://charmhub.io/k8s-worker) +[![Unit Tests](https://github.com/canonical/k8s-operator/actions/workflows/charm-analysis.yaml/badge.svg)](https://github.com/canonical/k8s-operator/actions/workflows/charm-analysis.yaml) [![Integration Tests](https://github.com/canonical/k8s-operator/actions/workflows/integration_test.yaml/badge.svg)](https://github.com/canonical/k8s-operator/actions/workflows/integration_test.yaml) - +Charmhub package name: k8s-worker +More information: https://charmhub.io/k8s-worker A machine charm which operates a complete Kubernetes cluster.