From 89630528e43616e1c8e5d945c3aac4bd8166eefa Mon Sep 17 00:00:00 2001 From: Cedric Verstraeten Date: Wed, 3 Jul 2024 12:51:58 +0200 Subject: [PATCH] hotfix: create videowall issue --- charts/hub/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/hub/values.yaml b/charts/hub/values.yaml index efd0a85..5d38b02 100644 --- a/charts/hub/values.yaml +++ b/charts/hub/values.yaml @@ -234,7 +234,7 @@ kerberoshub: frontend: repository: kerberos/hub-frontend pullPolicy: IfNotPresent - tag: "1.0.1357645882" + tag: "1.0.1358687188" replicas: 2 schema: "https" url: "yourdomain.com"