helm-charts/charts/library/common/Chart.yaml
Bernd Schorgers 90e6b9e7cf
feat(common): Release 3.5.0 (#357)
Co-authored-by: Lawrence Gil <lawrence.gil@assemblyglobal.com>
2024-10-04 13:50:55 +00:00

28 lines
726 B
YAML

---
apiVersion: v2
name: common
description: Function library for Helm charts
type: library
version: 3.5.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 binary files in configMapsFromFolderBasePath
- kind: added
description: |-
Add support for internalTrafficPolicy field in Services
- kind: added
description: |-
Add support for multiple ServiceAccounts
- kind: added
description: |-
Add support for multiple RBAC resources