From ed003dfb1331504de2efa6205ee7074f26ddbc79 Mon Sep 17 00:00:00 2001 From: uug4ai Date: Fri, 28 Feb 2025 15:31:03 +0000 Subject: [PATCH] A new public release - 1740756663 --- charts/hub/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/hub/values.yaml b/charts/hub/values.yaml index 68c60ea..bdef7ae 100644 --- a/charts/hub/values.yaml +++ b/charts/hub/values.yaml @@ -142,7 +142,7 @@ kerberoshub: api: repository: uugai/hub-api pullPolicy: IfNotPresent - tag: "v1.0.19" + tag: "v1.0.22" replicas: 2 jwtSecret: "this-is-a-secret-please-change-to-random-string" # change to a random value, this is for generating JWT tokens. schema: "https" @@ -222,7 +222,7 @@ kerberoshub: frontend: repository: uugai/hub-frontend pullPolicy: IfNotPresent - tag: "v1.0.39" + tag: "v1.0.41" replicas: 2 schema: "https" url: "yourdomain.com"