From da85d5f13cc1e6a513a1b9900274f0637396c727 Mon Sep 17 00:00:00 2001 From: Robin Elfrink Date: Thu, 28 Mar 2024 07:59:31 +0100 Subject: [PATCH] Prepare for release 0.5.0 --- README.md | 3 ++- manifest.yaml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6e60362..09ad06a 100644 --- a/README.md +++ b/README.md @@ -57,7 +57,8 @@ kubectl apply -f https://raw.githubusercontent.com/siderolabs/talos-vmtoolsd/mas | ⬇️ Tools \ Talos ➡️ | 0.7 - 0.10 | 0.11 - 0.13 | 0.14 - 1.4 | 1.4 | 1.5 | 1.6+ | ------------------ | ---------- | ----------- | ---------- | --- | --- | ---- -| **0.4** (current) | ❌ | ❌ | ❌ | ✅ | ✅ | ✅ | +| **0.5** (current) | ❌ | ❌ | ❌ | ✅ | ✅ | ✅ | +| **0.4** | ❌ | ❌ | ❌ | ✅ | ✅ | ✅ | | **0.3** | ❌ | ✅ | ✅ | ✅ | ❌ | ❌ | | **0.2** | ✅ | ✅ | ❌ | ❌ | ❌ | ❌ | diff --git a/manifest.yaml b/manifest.yaml index 3d45d92..26d10db 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -7,4 +7,4 @@ metadata: This system extension provides talos-vmtoolsd compatibility: talos: - version: ">= v1.2.0" + version: ">= v1.4.0"