From d8c48700e8edc50bab3cd33091335b43b7cdabb0 Mon Sep 17 00:00:00 2001 From: majinghe Date: Thu, 16 Jul 2026 01:58:34 +0000 Subject: [PATCH] update rustfs version to latest --- deploy/rustfs-operator/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/rustfs-operator/Chart.yaml b/deploy/rustfs-operator/Chart.yaml index 54911c1..8032188 100755 --- a/deploy/rustfs-operator/Chart.yaml +++ b/deploy/rustfs-operator/Chart.yaml @@ -3,7 +3,7 @@ name: rustfs-operator description: Kubernetes operator for managing RustFS storage clusters type: application version: 0.1.0 -appVersion: "0.1.0" +appVersion: "1.0.0-beta.9" home: https://rustfs.com sources: - https://github.com/rustfs/operator