mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-03 16:37:04 +02:00
24 lines
570 B
YAML
24 lines
570 B
YAML
---
|
|
apiVersion: v2
|
|
name: common
|
|
description: Function library for Helm charts
|
|
type: library
|
|
version: 3.7.3
|
|
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
|
|
sources:
|
|
- https://github.com/bjw-s/helm-charts
|
|
annotations:
|
|
artifacthub.io/changes: |-
|
|
- kind: fixed
|
|
description: |-
|
|
Fixed name suffix for HTTPRoute
|
|
- kind: fixed
|
|
description: |-
|
|
Fixed incorrect default backendRefs values in HTTPRoute
|