diff --git a/charts/xteve/Chart.yaml b/charts/xteve/Chart.yaml index 21afabda..62c1bf0d 100644 --- a/charts/xteve/Chart.yaml +++ b/charts/xteve/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 2.1.2.0120 description: M3U Proxy for Plex DVR and Emby Live TV. name: xteve -version: 3.3.0 +version: 4.0.0 keywords: - xteve - iptv @@ -19,4 +19,4 @@ maintainers: dependencies: - name: common repository: https://k8s-at-home.com/charts/ - version: 1.7.0 + version: 2.0.4 diff --git a/charts/xteve/ci/ct-values.yaml b/charts/xteve/ci/ct-values.yaml deleted file mode 100644 index f6ccc628..00000000 --- a/charts/xteve/ci/ct-values.yaml +++ /dev/null @@ -1,2 +0,0 @@ -ingress: - enabled: true