build: align Helm defaults with the published release tag

Signed-off-by: Feng Ruohang <rh@vonng.com>
This commit is contained in:
Feng Ruohang
2026-09-04 14:36:12 +08:00
parent 9b11dc9469
commit 4c164907f5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ apiVersion: v1
description: S3-Interface Libre Object Storage
name: silo
version: 7.0.2
appVersion: RELEASE.2026-09-03T00-00-00Z
appVersion: RELEASE.2026-09-03T13-18-01Z
keywords:
- silo
- storage
+1 -1
View File
@@ -15,7 +15,7 @@ clusterDomain: cluster.local
##
image:
repository: pgsty/silo
tag: RELEASE.2026-09-03T00-00-00Z
tag: RELEASE.2026-09-03T13-18-01Z
pullPolicy: IfNotPresent
imagePullSecrets: []