mirror of
https://github.com/rustfs/rustfs.git
synced 2026-07-26 08:18:18 +00:00
fix: docker image build and helm chart publish error caused by versio… (#2731)
This commit is contained in:
@@ -2,8 +2,8 @@ apiVersion: v2
|
||||
name: rustfs
|
||||
description: RustFS helm chart to deploy RustFS on kubernetes cluster.
|
||||
type: application
|
||||
version: "v1.0.0-beta.1"
|
||||
appVersion: "v1.0.0-beta.1"
|
||||
version: "1.0.0-beta.1"
|
||||
appVersion: "1.0.0-beta.1"
|
||||
home: https://rustfs.com
|
||||
icon: https://media.sys.truenas.net/apps/rustfs/icons/icon.svg
|
||||
maintainers:
|
||||
|
||||
Reference in New Issue
Block a user