mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-04 08:57:04 +02:00
Signed-off-by: solidDoWant <fred.heinecke@yahoo.com> Co-authored-by: solidDoWant <fred.heinecke@yahoo.com>
22 lines
553 B
YAML
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
|