diff --git a/charts/pyload/Chart.yaml b/charts/pyload/Chart.yaml index 41001e3a..1d6b37ca 100644 --- a/charts/pyload/Chart.yaml +++ b/charts/pyload/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 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. name: pyload -version: 1.0.1 +version: 2.0.0 keywords: - pyload - download @@ -17,4 +17,4 @@ maintainers: dependencies: - name: common repository: https://k8s-at-home.com/charts/ - version: 1.7.0 + version: 2.0.3 diff --git a/charts/pyload/ci/ct-values.yaml b/charts/pyload/ci/ct-values.yaml deleted file mode 100644 index f6ccc628..00000000 --- a/charts/pyload/ci/ct-values.yaml +++ /dev/null @@ -1,2 +0,0 @@ -ingress: - enabled: true