helm-charts/charts/library/common/Chart.yaml
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs 8bfc33eb8a
feat(common): Release v2.2.0 (#223)
2023-11-10 21:31:03 +01:00

21 lines
588 B
YAML

---
apiVersion: v2
name: common
description: Function library for Helm charts
type: library
version: 2.2.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: added
description: |-
Add support for dependsOn to initContainers and containers.
Note that using dependsOn completely disables the "order" field within the controller.
The "order" field will be removed in v3.