1# Helm chart metadata for seaweedfs with Chainguard images
2# These images are distroless and signed with Sigstore
5home: https://chainguard.dev
7description: SeaweedFS is a simple and highly scalable distributed file system.
19 - "image": "cgr.dev/chainguard-private/seaweedfs-iamguarded:4.17-r0"
20 "name": "seaweedfs-iamguarded"
21 - "image": "cgr.dev/chainguard-private/os-shell-iamguarded:1.0.0"
22 "name": "os-shell-iamguarded"
27 repository: file:///mariadb
28 condition: mariadb.enabled
31 repository: file:///postgresql
32 condition: postgresql.enabled
35 repository: file:///common