helm: harden Silo chart delivery (#44)

Pin the maintained Silo image by digest, publish chart 5.5.0, add Kind/S3 smoke coverage, and define the direct-chart versus operator maintenance boundary.

Closes #1
Closes #5
This commit is contained in:
Feng Ruohang
2026-07-28 11:30:56 +08:00
committed by GitHub
parent 0ce4b0f14b
commit 3699d24312
13 changed files with 490 additions and 233 deletions
+3 -2
View File
@@ -1,5 +1,6 @@
#!/bin/bash
#!/usr/bin/env bash
set -euo pipefail
helm package helm/minio -d helm-releases/
helm repo index --merge index.yaml --url https://charts.min.io .
helm repo index --merge index.yaml --url https://raw.githubusercontent.com/pgsty/minio/master .