From eda63efc6ee3ac2fcb1b78d0e1a95729c0987c72 Mon Sep 17 00:00:00 2001 From: Kroese Date: Tue, 30 Sep 2025 17:26:11 +0200 Subject: [PATCH] docs: Add macOS Tahoe support (#322) --- readme.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 484d960..029b626 100644 --- a/readme.md +++ b/readme.md @@ -95,6 +95,7 @@ kubectl apply -f https://raw.githubusercontent.com/dockur/macos/refs/heads/maste | **Value** | **Version** | **Name** | |-------------|----------------|------------------| + | `16` | macOS 16 | Tahoe | | `15` | macOS 15 | Sequoia | | `14` | macOS 14 | Sonoma | | `13` | macOS 13 | Ventura | @@ -102,7 +103,7 @@ kubectl apply -f https://raw.githubusercontent.com/dockur/macos/refs/heads/maste | `11` | macOS 11 | Big Sur | > [!NOTE] -> Support for macOS 15 (Sequoia) is still in its infancy, as it does not allow you to sign in to your Apple Account yet. +> Support for macOS 15+ is still in its infancy, as it does not allow you to sign in to your Apple Account yet. ### How do I change the storage location?