mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-03 08:37:03 +02:00
28 lines
726 B
YAML
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
|