helm-charts/charts/library/common/Chart.yaml
2024-04-04 06:05:57 +00:00

25 lines
635 B
YAML

---
apiVersion: v2
name: common
description: Function library for Helm charts
type: library
version: 3.1.0
kubeVersion: ">=1.22.0-0"
keywords:
- common
- library
home: https://github.com/bjw-s/helm-charts/tree/main/charts/library/common
maintainers:
- name: bjw-s
email: me@bjw-s.dev
annotations:
artifacthub.io/changes: |-
- kind: fixed
description: |-
Fixed `default` function overriding `0` values
- kind: fixed
description: |-
Fixed missing `volumeName` field in persistence schema
- kind: added
description: |-
Add jobLabel and namespaceSelector to serviceMonitor