--- apiVersion: v2 name: common description: Function library for Helm charts type: library version: 2.0.0-beta.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: # TODO: Update this before releasing artifacthub.io/changes: |- - kind: changed description: Many things :P - kind: removed description: |- **BREAKING CHANGE** Removed support for add-ons. These can be configured through other means nowadays. - kind: added description: Added support for ordering (init)Containers within a controller. - kind: added description: Added support for creating Network Policies.