Skip to content

Commit

Permalink
chore: update capability matrix (#2359)
Browse files Browse the repository at this point in the history
  • Loading branch information
stuartwdouglas authored Aug 14, 2024
1 parent 306b548 commit 4a24b88
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/content/docs/reference/matrix.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ top = false
| | Optional Type | ✔️ | ✔️ | |
| | Unit Type | ✔️ | ✔️ | |
| | Empty Type | ✔️ | ✔️ | |
| | Generic Types | ✔️ | | |
| | Generic Types | ✔️ | ✔️ | |
| | Type Aliases | ✔️ || |
| | Value Enums | ✔️ || |
| | Type Enums | ✔️ || |
Expand All @@ -31,9 +31,9 @@ top = false
| | Visibility | ✔️ | ✔️ | |
| **Core** | FSM | ✔️ || |
| | Leases | ✔️ | ✔️ | |
| | Cron | ✔️ | | |
| | Cron | ✔️ | ✔️ | |
| | Config | ✔️ | ✔️ | |
| | Secrets | ✔️ | | |
| | Secrets | ✔️ | ✔️ | |
| | HTTP Ingress | ✔️ | ✔️ | |
| **Resources** | PostgreSQL | ✔️ || |
| | MySQL | | | |
Expand Down

0 comments on commit 4a24b88

Please sign in to comment.