Update app icons (#743)
* Update podgrab icon * Update Ombi icon * Update phpldapadmin icon
This commit is contained in:
parent
e42bd5b2fa
commit
ae51ad1ded
|
@ -8,7 +8,7 @@ deprecated: false
|
|||
description: A self-hosted podcast manager to download episodes as soon as they become
|
||||
live.
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/incubator/podgrab
|
||||
icon: https://truecharts.org/_static/img/podgrab-icon.png
|
||||
icon: https://upload.wikimedia.org/wikipedia/commons/thumb/e/e7/Podcasts_%28iOS%29.svg/1024px-Podcasts_%28iOS%29.svg.png
|
||||
keywords:
|
||||
- podgrab
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
|
@ -24,4 +24,4 @@ sources:
|
|||
- https://github.com/akhilrex/podgrab
|
||||
- https://hub.docker.com/r/akhilrex/podgrab
|
||||
type: application
|
||||
version: 4.4.0
|
||||
version: 4.4.1
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
categories:
|
||||
- mutlimedia
|
||||
icon_url: https://truecharts.org/_static/img/podgrab-icon.png
|
||||
icon_url: https://upload.wikimedia.org/wikipedia/commons/thumb/e/e7/Podcasts_%28iOS%29.svg/1024px-Podcasts_%28iOS%29.svg.png
|
||||
|
|
|
@ -7,7 +7,7 @@ dependencies:
|
|||
deprecated: false
|
||||
description: Want a Movie or TV Show on Plex or Emby? Use Ombi!
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/ombi
|
||||
icon: https://img3.androidappsapk.co/wiLDnuwrCWctiiW62ALcj4eIpNbzeRH_UNPo7eqlpYvGkCQYSTybaI4xVRLKGjnlamlV=s300
|
||||
icon: https://raw.githubusercontent.com/Ombi-app/Ombi/gh-pages/img/android-chrome-512x512.png
|
||||
keywords:
|
||||
- ombi
|
||||
- plex
|
||||
|
@ -27,4 +27,4 @@ name: ombi
|
|||
sources:
|
||||
- https://github.com/tidusjar/Ombi
|
||||
type: application
|
||||
version: 6.4.4
|
||||
version: 6.4.5
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
categories:
|
||||
- media
|
||||
icon_url: https://img3.androidappsapk.co/wiLDnuwrCWctiiW62ALcj4eIpNbzeRH_UNPo7eqlpYvGkCQYSTybaI4xVRLKGjnlamlV=s300
|
||||
icon_url: https://raw.githubusercontent.com/Ombi-app/Ombi/gh-pages/img/android-chrome-512x512.png
|
||||
|
|
|
@ -7,7 +7,7 @@ dependencies:
|
|||
deprecated: false
|
||||
description: Web-based LDAP browser to manage your LDAP server
|
||||
home: https://github.com/truecharts/apps/tree/master/charts/stable/phpldapadmin
|
||||
icon: http://phpldapadmin.sourceforge.net/wiki/images/d/d4/Logo.jpg
|
||||
icon: https://repository-images.githubusercontent.com/3665191/dd213f80-766c-11e9-8117-6b639095ef99
|
||||
keywords:
|
||||
- phpldapadmin
|
||||
- openldap
|
||||
|
@ -24,4 +24,4 @@ name: phpldapadmin
|
|||
sources:
|
||||
- https://gitlab.v2.rancher.geohub.space/g3s/i3s/i3s-helm-catalog
|
||||
type: application
|
||||
version: 1.1.0
|
||||
version: 1.1.1
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
categories:
|
||||
- management
|
||||
icon_url: http://phpldapadmin.sourceforge.net/wiki/images/d/d4/Logo.jpg
|
||||
icon_url: https://repository-images.githubusercontent.com/3665191/dd213f80-766c-11e9-8117-6b639095ef99
|
||||
|
|
Loading…
Reference in New Issue