helm-charts/charts/library/common/Chart.yaml
Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs f729651dbe
fix(common): Release 2.0.2 (#196)
2023-10-05 12:25:05 +02:00

22 lines
545 B
YAML

---
apiVersion: v2
name: common
description: Function library for Helm charts
type: library
version: 2.0.2
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: |-
ServiceAccount could not be referenced without creating
- kind: fixed
description: |-
Controllers without a type did not default to Deployment