mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-24 16:09:08 +00:00
a7da4dbb38
* 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>
24 lines
707 B
YAML
24 lines
707 B
YAML
apiVersion: v2
|
|
appVersion: V.2.2.0
|
|
description: Track your cryptocurrency holdings/portfolio
|
|
name: cryptofolio
|
|
version: 1.2.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.3.0
|
|
annotations:
|
|
artifacthub.io/changes: |
|
|
- kind: changed
|
|
description: Upgraded `common` chart dependency to version `4.3.0`.
|