helm-charts/charts/library/common/Chart.yaml
2025-06-12 13:19:46 +02:00

24 lines
660 B
YAML

---
apiVersion: v2
name: common
description: Function library for Helm charts
type: library
version: 4.1.1
kubeVersion: ">=1.28.0-0"
keywords:
- common
- library
home: https://github.com/bjw-s-labs/helm-charts/tree/main/charts/library/common
maintainers:
- name: bjw-s
email: me@bjw-s.dev
sources:
- https://github.com/bjw-s-labs/helm-charts
annotations:
artifacthub.io/changes: |-
- kind: fixed
description: |-
Fixed an edge-case bug where specifying a merge defaultPodOptionsStrategy could crash the chart.
- kind: fixed
description: |-
Fixed Route automatic service detection if there are no rules defined.