helm-charts/charts/library/common/Chart.yaml
Bernd Schorgers e68b41ed0a
feat(common): Release common library 3.6.0 (#364)
Signed-off-by: solidDoWant <fred.heinecke@yahoo.com>
Co-authored-by: solidDoWant <fred.heinecke@yahoo.com>
2024-12-26 10:29:00 +00:00

22 lines
553 B
YAML

---
apiVersion: v2
name: common
description: Function library for Helm charts
type: library
version: 3.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: added
description: |-
Add hostUsers field to pod spec for k8s clusters >= 1.29
- kind: added
description: |-
Allow propagating global labels and annotations to Pod metadata