diff --git a/charts/homer/Chart.yaml b/charts/homer/Chart.yaml index c9e4ed8d..d56ac84a 100644 --- a/charts/homer/Chart.yaml +++ b/charts/homer/Chart.yaml @@ -4,7 +4,7 @@ description: A dead simple static HOMepage for your servER to keep your services icon: https://raw.githubusercontent.com/bastienwirtz/homer/main/public/logo.png home: https://github.com/bastienwirtz/homer name: homer -version: 1.2.0 +version: 2.0.0 sources: - https://github.com/bastienwirtz/homer maintainers: @@ -12,5 +12,5 @@ maintainers: email: jeff@billimek.com dependencies: - name: common - version: 1.7.0 + version: 2.0.3 repository: https://k8s-at-home.com/charts/ diff --git a/charts/homer/ci/ct-values.yaml b/charts/homer/ci/ct-values.yaml deleted file mode 100644 index f6ccc628..00000000 --- a/charts/homer/ci/ct-values.yaml +++ /dev/null @@ -1,2 +0,0 @@ -ingress: - enabled: true