mirror of
https://github.com/pgsty/minio.git
synced 2026-09-05 18:16:16 +03:00
build: align Helm defaults with the published release tag
Signed-off-by: Feng Ruohang <rh@vonng.com>
This commit is contained in:
@@ -2,7 +2,7 @@ apiVersion: v1
|
|||||||
description: S3-Interface Libre Object Storage
|
description: S3-Interface Libre Object Storage
|
||||||
name: silo
|
name: silo
|
||||||
version: 7.0.2
|
version: 7.0.2
|
||||||
appVersion: RELEASE.2026-09-03T00-00-00Z
|
appVersion: RELEASE.2026-09-03T13-18-01Z
|
||||||
keywords:
|
keywords:
|
||||||
- silo
|
- silo
|
||||||
- storage
|
- storage
|
||||||
|
|||||||
@@ -15,7 +15,7 @@ clusterDomain: cluster.local
|
|||||||
##
|
##
|
||||||
image:
|
image:
|
||||||
repository: pgsty/silo
|
repository: pgsty/silo
|
||||||
tag: RELEASE.2026-09-03T00-00-00Z
|
tag: RELEASE.2026-09-03T13-18-01Z
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
imagePullSecrets: []
|
imagePullSecrets: []
|
||||||
|
|||||||
Reference in New Issue
Block a user