feat(helm): add chart structure and metadata

This commit is contained in:
Tuan-Dat Tran
2026-02-23 23:20:05 +01:00
parent 2986b1ceb1
commit 44fa18d346
2 changed files with 26 additions and 0 deletions

9
helm/cv-app/Chart.yaml Normal file
View File

@@ -0,0 +1,9 @@
apiVersion: v2
name: cv-app
description: A Helm chart for CV application
type: application
version: 0.1.0
appVersion: "1.0.0"
maintainers:
- name: Tuan-Dat Tran
email: tuan-dat.tran@tudattr.dev