[sabnzbd] Update helm chart common to v2 (#399)

* [sabnzbd] Update helm chart common to v2

* Delete ct-values.yaml

* Update Chart.yaml

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <6213398+bjw-s@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2020-12-16 20:43:20 +01:00 committed by GitHub
parent 6681145be2
commit 2f9a11e56b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 4 deletions

View File

@ -2,7 +2,7 @@ apiVersion: v2
appVersion: 3.1.0 appVersion: 3.1.0
description: Free and easy binary newsreader description: Free and easy binary newsreader
name: sabnzbd name: sabnzbd
version: 3.7.1 version: 4.0.0
keywords: keywords:
- sabnzbd - sabnzbd
- usenet - usenet
@ -17,4 +17,4 @@ maintainers:
dependencies: dependencies:
- name: common - name: common
repository: https://k8s-at-home.com/charts/ repository: https://k8s-at-home.com/charts/
version: 1.7.0 version: 2.0.4

View File

@ -1,2 +0,0 @@
ingress:
enabled: true