Skip to content

Commit 5da2b8b

Browse files
Fix README badges (#33)
mysql-router badge: point to DPE track instead of 8.0 track ci.yaml badge: update default branch name
1 parent cd370aa commit 5da2b8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# mysql-router-operators
22
[![Charmhub](https://charmhub.io/mysql-router-k8s/badge.svg)](https://charmhub.io/mysql-router-k8s)
3-
[![Charmhub](https://charmhub.io/mysql-router/badge.svg)](https://charmhub.io/mysql-router)
3+
[![Charmhub](https://charmhub.io/mysql-router/badge.svg?channel=dpe/candidate)](https://charmhub.io/mysql-router)
44
[![Release](https://github.com/canonical/mysql-router-operators/actions/workflows/release.yaml/badge.svg)](https://github.com/canonical/mysql-router-operators/actions/workflows/release.yaml)
5-
[![Tests](https://github.com/canonical/mysql-router-operators/actions/workflows/ci.yaml/badge.svg?branch=main)](https://github.com/canonical/mysql-router-operators/actions/workflows/ci.yaml)
5+
[![Tests](https://github.com/canonical/mysql-router-operators/actions/workflows/ci.yaml/badge.svg?branch=dpe)](https://github.com/canonical/mysql-router-operators/actions/workflows/ci.yaml)
66
-----------------
77
## Description
88

0 commit comments

Comments
 (0)