mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-04 17:07:04 +02:00
16 lines
469 B
YAML
16 lines
469 B
YAML
---
|
|
apiVersion: v2
|
|
description: A KaH-common powered chart template. This can be useful for small projects that don't have their own chart.
|
|
name: kah-common-chart
|
|
version: 1.1.2
|
|
maintainers:
|
|
- name: bjw-s
|
|
email: me@bjw-s.dev
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.k8s-at-home.com
|
|
version: 4.4.2
|
|
annotations:
|
|
artifacthub.io/changes: |-
|
|
- kind: changed
|
|
description: Upgraded `common` chart dependency to version 4.4.2
|