chore(apps): move icons into the apps folder (#3139)
* chore(apps): move icons into the apps folder * rename to `icon.png` * replace solr image * remove `docs/` from gitignore * move app specific docs into app folder [skip ci] * fix some links * chore(apps): update image links temporary
This commit is contained in:
@@ -6,7 +6,7 @@ dependencies:
|
||||
version: 10.2.1
|
||||
description: Store securely encrypted backups on cloud storage services!
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/duplicati
|
||||
icon: https://truecharts.org/_static/img/appicons/duplicati.png
|
||||
icon: https://truecharts.org/img/appicons/duplicati.png
|
||||
keywords:
|
||||
- duplicati
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
|
||||
Reference in New Issue
Block a user