From 4a24b88a7549b6fc300cb123ac0ba50a6e847c79 Mon Sep 17 00:00:00 2001 From: Stuart Douglas Date: Wed, 14 Aug 2024 18:43:33 +1000 Subject: [PATCH] chore: update capability matrix (#2359) --- docs/content/docs/reference/matrix.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/content/docs/reference/matrix.md b/docs/content/docs/reference/matrix.md index 817281f7b4..12172bd4de 100644 --- a/docs/content/docs/reference/matrix.md +++ b/docs/content/docs/reference/matrix.md @@ -19,7 +19,7 @@ top = false | | Optional Type | ✔️ | ✔️ | | | | Unit Type | ✔️ | ✔️ | | | | Empty Type | ✔️ | ✔️ | | -| | Generic Types | ✔️ | ️ | | +| | Generic Types | ✔️ | ✔️ | | | | Type Aliases | ✔️ | ️ | | | | Value Enums | ✔️ | ️ | | | | Type Enums | ✔️ | ️ | | @@ -31,9 +31,9 @@ top = false | | Visibility | ✔️ | ✔️ | | | **Core** | FSM | ✔️ | ️ | | | | Leases | ✔️ | ✔️ | | -| | Cron | ✔️ | | | +| | Cron | ✔️ | ✔️ | | | | Config | ✔️ | ✔️ | | -| | Secrets | ✔️ | | | +| | Secrets | ✔️ | ✔️ | | | | HTTP Ingress | ✔️ | ✔️ | | | **Resources** | PostgreSQL | ✔️ | ️ | | | | MySQL | | | |