--- apiVersion: v2 name: common description: Function library for Helm charts type: library version: 3.7.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: fixed description: |- Raw resources with `forceRename` fields are no longer flagged as invalid - kind: added description: |- Allow setting pullPolicy to Never - kind: added description: |- Revamped configMap.fromFiles into configMap.fromFolder - kind: added description: |- Add support for setting shareProcessNamespace on Pods - kind: added description: |- Add support for templating ServiceMonitor endpoints - kind: added description: |- Add support for templating Pod affinity - kind: added description: |- Add support for configuring gRPC probes