feat(profiles): support automatic ZFS RAID0 disk selection
CI / container-policy (push) Successful in 4s
CI / javascript-check (push) Successful in 13s
CI / python-tests (push) Successful in 1m10s
CI / container-verify (push) Skipped
CI / container-publish (push) Successful in 34s

This commit is contained in:
BartelLuis
2026-09-14 21:25:51 +02:00
parent 3c2faa40b4
commit 9a6dea34c4
7 changed files with 159 additions and 20 deletions
+1 -1
View File
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "proxmox-ais-server"
version = "0.9.1"
version = "0.9.2"
description = "Controlled Proxmox automated installation and resumable post-installation"
readme = "README.md"
requires-python = ">=3.12"