From ffb988ca047d46720e49847a4e236f08da31853a Mon Sep 17 00:00:00 2001 From: nold Date: Fri, 10 Mar 2023 20:34:11 +0100 Subject: [PATCH] fix(homer): switched out chart --- projects/homer/project.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/projects/homer/project.yml b/projects/homer/project.yml index 533e83e0..c321f2b5 100644 --- a/projects/homer/project.yml +++ b/projects/homer/project.yml @@ -2,9 +2,9 @@ config: description: Homer Hive Dashboard apps: - name: homer - repoURL: https://helm.samipsolutions.fi + repoURL: https://djjudas21.github.io/charts chart: homer - targetRevision: 10.0.0 + targetRevision: 8.1.6 include: - ingress-internal - noRoot