diff --git a/charts/lychee/Chart.yaml b/charts/lychee/Chart.yaml index ad49657b..52d6c248 100644 --- a/charts/lychee/Chart.yaml +++ b/charts/lychee/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 4.0.8 description: Lychee is a free photo-management tool, which runs on your server or web-space name: lychee -version: 1.0.1 +version: 2.0.0 keywords: - lychee - photo @@ -18,4 +18,4 @@ maintainers: dependencies: - name: common repository: https://k8s-at-home.com/charts/ - version: 1.7.0 + version: 2.0.3 diff --git a/charts/lychee/ci/ct-values.yaml b/charts/lychee/ci/ct-values.yaml deleted file mode 100644 index f6ccc628..00000000 --- a/charts/lychee/ci/ct-values.yaml +++ /dev/null @@ -1,2 +0,0 @@ -ingress: - enabled: true