feat: add chart source
This commit is contained in:
15
Chart.yaml
Normal file
15
Chart.yaml
Normal 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
|
||||
Reference in New Issue
Block a user