mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-03-14 04:56:05 +00:00
* chore(deps): update helm chart common to v4.3.0 * Remove CHANGELOG templates Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>
29 lines
918 B
YAML
29 lines
918 B
YAML
apiVersion: v2
|
|
appVersion: 0.9.7
|
|
description: This application runs as a daemon on your download host. It checks for completed downloads and extracts them so Radarr, Lidarr, Sonarr, and Readarr may import them.
|
|
name: unpackerr
|
|
version: 5.2.0
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- unpackerr
|
|
- sonarr
|
|
- radarr
|
|
- lidarr
|
|
- readarr
|
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/unpackerr
|
|
icon: https://raw.githubusercontent.com/wiki/davidnewhall/unpackerr/images/unpackerr-logo-text.png
|
|
sources:
|
|
- https://github.com/davidnewhall/unpackerr
|
|
- https://hub.docker.com/r/golift/unpackerr
|
|
maintainers:
|
|
- name: billimek
|
|
email: jeff@billimek.com
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.k8s-at-home.com
|
|
version: 4.3.0
|
|
annotations:
|
|
artifacthub.io/changes: |
|
|
- kind: changed
|
|
description: Upgraded `common` chart dependency to version `4.3.0`.
|