chore(apps): update icons ref (#2851)
* chore(apps): update icons ref * also fix promtail icon
This commit is contained in:
parent
3333963ec6
commit
58505c01fb
|
@ -7,7 +7,7 @@ dependencies:
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Memcached is a memory-backed database caching solution
|
description: Memcached is a memory-backed database caching solution
|
||||||
home: https://github.com/truecharts/apps/tree/master/charts/dependency/memcached
|
home: https://github.com/truecharts/apps/tree/master/charts/dependency/memcached
|
||||||
icon: https://bitnami.com/assets/stacks/memcached/img/memcached-stack-220x234.png
|
icon: https://truecharts.org/_static/img/appicons/memcached.png
|
||||||
keywords:
|
keywords:
|
||||||
- memcached
|
- memcached
|
||||||
- database
|
- database
|
||||||
|
|
|
@ -7,7 +7,7 @@ dependencies:
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: PostgresSQL
|
description: PostgresSQL
|
||||||
home: https://github.com/truecharts/apps/tree/master/charts/dependency/postgresql
|
home: https://github.com/truecharts/apps/tree/master/charts/dependency/postgresql
|
||||||
icon: https://d1q6f0aelx0por.cloudfront.net/product-logos/library-postgres-logo.png
|
icon: https://truecharts.org/_static/img/appicons/postgresql
|
||||||
keywords:
|
keywords:
|
||||||
- postgres
|
- postgres
|
||||||
- postgressql
|
- postgressql
|
||||||
|
|
|
@ -6,7 +6,7 @@ dependencies:
|
||||||
version: 10.0.8
|
version: 10.0.8
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Promtail is an agent which ships the contents of local logs to a Loki instance
|
description: Promtail is an agent which ships the contents of local logs to a Loki instance
|
||||||
icon: https://raw.githubusercontent.com/grafana/loki/master/docs/sources/logo.png
|
icon: https://truecharts.org/_static/img/appicons/promtail
|
||||||
home: https://github.com/truecharts/apps/tree/master/charts/dependency/promtail
|
home: https://github.com/truecharts/apps/tree/master/charts/dependency/promtail
|
||||||
keywords:
|
keywords:
|
||||||
- metrics
|
- metrics
|
||||||
|
|
|
@ -7,7 +7,7 @@ dependencies:
|
||||||
deprecated: false
|
deprecated: false
|
||||||
description: Open source, advanced key-value store.
|
description: Open source, advanced key-value store.
|
||||||
home: https://github.com/truecharts/apps/tree/master/charts/dependency/redis
|
home: https://github.com/truecharts/apps/tree/master/charts/dependency/redis
|
||||||
icon: https://bitnami.com/assets/stacks/redis/img/redis-stack-220x234.png
|
icon: https://truecharts.org/_static/img/appicons/redis
|
||||||
keywords:
|
keywords:
|
||||||
- redis
|
- redis
|
||||||
- keyvalue
|
- keyvalue
|
||||||
|
|
|
@ -6,7 +6,7 @@ name: spotweb
|
||||||
description: Spotweb is a decentralized usenet community based on the Spotnet protocol.
|
description: Spotweb is a decentralized usenet community based on the Spotnet protocol.
|
||||||
type: application
|
type: application
|
||||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/spotweb
|
home: https://github.com/truecharts/apps/tree/master/charts/stable/spotweb
|
||||||
icon: https://raw.githubusercontent.com/spotweb/spotweb/9af0ade0f618675206dcf1f744dbb3c1eae70e5a/images/spotnet.gif
|
icon: https://truecharts.org/_static/img/appicons/spotnet
|
||||||
keywords:
|
keywords:
|
||||||
- usenet
|
- usenet
|
||||||
- spotweb
|
- spotweb
|
||||||
|
|
Loading…
Reference in New Issue