freeleaps-ops/freeleaps-secret-operator/helm-pkg/secret-operator/Chart.yaml
zhenyus c42f249e9f feat(helm): add helm package codes for secret operator
Signed-off-by: zhenyus <zhenyus@mathmast.com>
2025-08-18 11:24:07 +08:00

18 lines
405 B
YAML

apiVersion: v2
name: freeleaps-secret-operator
description: A Helm chart for Freeleaps Secret Operator
type: application
version: 0.1.0
appVersion: "0.1.0"
keywords:
- kubernetes
- operator
- secrets
maintainers:
- name: Freeleaps Team
email: support@freeleaps.com
annotations:
# This is important for CRD installation
"helm.sh/hook": pre-install,pre-upgrade
"helm.sh/hook-weight": "-5"