Files
demo-go-api/deploy/helm/Chart.yaml
joe 229009bd3c
All checks were successful
Build & Deploy Go API / build (push) Successful in 33s
init: go api with CI/CD
2026-07-19 02:43:08 +08:00

9 lines
205 B
YAML

# Minimal Helm chart for any service
# Place at: <repo>/deploy/helm/
apiVersion: v2
name: demo-go-api
description: Standard Helm chart for k3s services
type: application
version: 0.1.0
appVersion: "1.0.0"