helm-charts/charts/library/common/Chart.yaml
2024-02-14 12:30:12 +00:00

22 lines
562 B
YAML

---
apiVersion: v2
name: common
description: Function library for Helm charts
type: library
version: 2.6.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: |-
ConfigMap and Secret checksums take enabled state in to account again
- kind: added
description: |-
Add support for specifying parallelism in CronJobs and Jobs