mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-30 21:39:04 +00:00
3c0abd663a
* chore(deps): update helm chart common to v4.2.0 * fix: Fix homer chart Signed-off-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev> Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>
20 lines
558 B
YAML
20 lines
558 B
YAML
apiVersion: v2
|
|
appVersion: V.2.2.0
|
|
description: Track your cryptocurrency holdings/portfolio
|
|
name: cryptofolio
|
|
version: 1.1.0
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- cryptofolio
|
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/cryptofolio
|
|
icon: https://raw.githubusercontent.com/Xtrendence/Cryptofolio/main/website/assets/img/Logo.png
|
|
sources:
|
|
- https://github.com/Xtrendence/cryptofolio
|
|
maintainers:
|
|
- name: dvmrry
|
|
email: github@mrry.io
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.k8s-at-home.com
|
|
version: 4.2.0
|