From 5a194381b03b28ab0a89b6619b0b686a53a877b7 Mon Sep 17 00:00:00 2001 From: Artur Kamalov Date: Fri, 22 Aug 2025 19:06:48 +0200 Subject: [PATCH] Bump version in galaxy.yml (#432) Signed-off-by: Artur Kamalov --- galaxy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/galaxy.yml b/galaxy.yml index 3c2bb2a..d93854f 100644 --- a/galaxy.yml +++ b/galaxy.yml @@ -9,7 +9,7 @@ namespace: k3s name: orchestration # The version of the collection. Must be compatible with semantic versioning -version: 1.0.0 +version: 1.0.1 # The path to the Markdown (.md) readme file. This path is relative to the root of the collection readme: README.md