feat: add chart source

This commit is contained in:
merlin
2025-11-06 14:51:57 +08:00
commit 4587944164
80 changed files with 9621 additions and 0 deletions

15
Chart.yaml Normal file
View File

@@ -0,0 +1,15 @@
apiVersion: v2
name: blog
description: Merlin`s blog helm chart
type: application
version: 0.0.1
appVersion: "1.16.0"
dependencies:
- condition: postgresql.enabled
name: postgresql
repository: oci://registry-1.docker.io/bitnamicharts
version: 16.7.27