From 94e36db3815f07552db1c688b28b11c0f35872af Mon Sep 17 00:00:00 2001 From: Yash Mehrotra Date: Thu, 9 Jul 2026 18:39:50 +0530 Subject: [PATCH] chore: add repo link to release blog --- mission-control/blog/canary-checker-v1.2.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mission-control/blog/canary-checker-v1.2.md b/mission-control/blog/canary-checker-v1.2.md index 28f81cdc..bddffa17 100644 --- a/mission-control/blog/canary-checker-v1.2.md +++ b/mission-control/blog/canary-checker-v1.2.md @@ -14,6 +14,8 @@ marquee feature — it's that Canary Checker got noticeably more **composable**, **secure**, and considerably more **correct** in the numbers it reports. We also took the opportunity to clean house by deprecating a lot of unused check types and dead code. +Give the new release a try: [github.com/flanksource/canary-checker](https://github.com/flanksource/canary-checker) + Here's what's worth knowing: ## Checks that build on other checks