mirror of
https://github.com/truenas/charts.git
synced 2026-04-15 03:00:32 +08:00
SABnzbd: Update catalog icon (#1399)
* chore: update SABnzbd logo Let's get rid of that ugly white background shall we? * chore: update community chart (PR feedback) Instead of the catalog.json, which is auto-generated
This commit is contained in:
@@ -3,7 +3,7 @@ description: SABnzbd is an Open Source Binary Newsreader written in Python.
|
||||
annotations:
|
||||
title: SABnzbd
|
||||
type: application
|
||||
version: 1.0.0
|
||||
version: 1.0.1
|
||||
apiVersion: v2
|
||||
appVersion: 4.0.3
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
@@ -16,7 +16,7 @@ dependencies:
|
||||
repository: file://../../../common
|
||||
version: 1.0.12
|
||||
home: https://sabnzbd.org/
|
||||
icon: https://avatars.githubusercontent.com/u/960698
|
||||
icon: https://raw.githubusercontent.com/sabnzbd/sabnzbd/develop/icons/logo-arrow.svg
|
||||
sources:
|
||||
- https://github.com/onedr0p/containers/tree/main/apps/sabnzbd
|
||||
- https://github.com/truenas/charts/tree/master/library/ix-dev/community/sabnzbd
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
icon_url: https://avatars.githubusercontent.com/u/960698
|
||||
icon_url: https://raw.githubusercontent.com/sabnzbd/sabnzbd/develop/icons/logo-arrow.svg
|
||||
categories:
|
||||
- media
|
||||
screenshots:
|
||||
|
||||
Reference in New Issue
Block a user