mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-03 08:37:03 +02:00
19 lines
552 B
YAML
19 lines
552 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.3
|
|
maintainers:
|
|
- name: bjw-s
|
|
email: me@bjw-s.dev
|
|
dependencies:
|
|
- name: common
|
|
repository: https://bjw-s.github.io/helm-charts
|
|
version: 4.4.2
|
|
annotations:
|
|
artifacthub.io/changes: |-
|
|
- kind: changed
|
|
description: Upgraded `common` chart dependency to version 4.4.2
|
|
links:
|
|
- name: GitHub Issue
|
|
url: https://github.com/issue-url
|