[pyload] Update helm chart common to v2 (#396)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: ᗪєνιη ᗷυнʟ <onedr0p@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2020-12-16 14:36:28 -05:00 committed by GitHub
parent a503b0441a
commit 7e144c6fcd
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: 0.4.20 appVersion: 0.4.20
description: pyLoad is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web. description: pyLoad is a Free and Open Source download manager written in Python and designed to be extremely lightweight, easily extensible and fully manageable via web.
name: pyload name: pyload
version: 1.0.1 version: 2.0.0
keywords: keywords:
- pyload - pyload
- download - download
@ -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.3

View File

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