build: point Helm defaults at the 20260903 release

Signed-off-by: Feng Ruohang <rh@vonng.com>
This commit is contained in:
Feng Ruohang
2026-09-02 23:11:32 +08:00
parent e62dc6e023
commit 6e112d1856
4 changed files with 13 additions and 12 deletions
+4 -5
View File
@@ -15,18 +15,17 @@ clusterDomain: cluster.local
##
image:
repository: pgsty/silo
tag: RELEASE.2026-08-06T00-00-00Z
tag: RELEASE.2026-09-03T00-00-00Z
pullPolicy: IfNotPresent
imagePullSecrets: []
# - name: "image-pull-secret"
## Image used by post-install jobs. The pgsty/silo image bundles mcli and
## provides /usr/bin/mc as a compatibility link.
## Silo client image used by post-install jobs.
##
mcImage:
repository: pgsty/silo
tag: RELEASE.2026-08-06T00-00-00Z
repository: pgsty/mc
tag: RELEASE.2026-09-01T00-00-00Z
pullPolicy: IfNotPresent
## Silo mode, i.e. standalone or distributed.