* chore(deps): update helm chart common to v4.5.2 * chore: Auto-update chart metadata Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
26 lines
689 B
YAML
26 lines
689 B
YAML
---
|
|
apiVersion: v2
|
|
appVersion: 1.5.0
|
|
description: beets helm package
|
|
name: beets
|
|
version: 1.4.2
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- beets
|
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/beets
|
|
icon: https://pbs.twimg.com/profile_images/934307246/logo-square_400x400.png
|
|
sources:
|
|
- https://github.com/beetbox/beets
|
|
- https://github.com/linuxserver/docker-beets
|
|
maintainers:
|
|
- name: dangmai
|
|
email: contact@dangmai.net
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.k8s-at-home.com
|
|
version: 4.5.2
|
|
annotations:
|
|
artifacthub.io/changes: |-
|
|
- kind: changed
|
|
description: Upgraded `common` chart dependency to version 4.5.2
|