Move dependencies into Chart.yaml as requirements.yaml is deprecated.

This commit is contained in:
Florian Piesche 2021-03-21 14:31:27 +00:00
parent 215217bd8c
commit 8c871e028d
No known key found for this signature in database
GPG key ID: CF7283FB896221F3
3 changed files with 5 additions and 10 deletions

View file

@ -5,3 +5,8 @@ description: A social platform to enjoy and share music
icon: https://funkwhale.audio/favicon.png
name: funkwhale
version: 0.3.7
dependencies:
- name: redis
version: ~10.6.10
repository: https://charts.bitnami.com/bitnami

View file

@ -1,6 +0,0 @@
dependencies:
- name: redis
repository: https://charts.bitnami.com/bitnami
version: 10.6.10
digest: sha256:5a929e0124864ab7fbe29c01fcbe1a23e4532dd0912abcb8bc185fff5f4e65f3
generated: "2020-04-24T11:47:31.68381778+02:00"

View file

@ -1,4 +0,0 @@
dependencies:
- name: redis
version: ~10.6.10
repository: https://charts.bitnami.com/bitnami