From a006191050f09f5358b1ee4ff4e896adf8410859 Mon Sep 17 00:00:00 2001 From: uug4ai Date: Mon, 23 Feb 2026 00:40:36 +0000 Subject: [PATCH] A new public release - 1771807234 --- charts/hub/values.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/charts/hub/values.yaml b/charts/hub/values.yaml index 7d2c293..1005da3 100644 --- a/charts/hub/values.yaml +++ b/charts/hub/values.yaml @@ -181,7 +181,7 @@ kerberoshub: api: repository: ghcr.io/uug-ai/hub-api pullPolicy: IfNotPresent - tag: "v1.8.6" + tag: "v1.8.14" replicas: 2 logLevel: "info" # possible values: trace, debug, info, warn, error jwtSecret: "this-is-a-secret-please-change-to-random-string" # change to a random value, this is for generating JWT tokens. @@ -266,7 +266,7 @@ kerberoshub: frontend: repository: ghcr.io/uug-ai/hub-frontend pullPolicy: IfNotPresent - tag: "v1.7.15" + tag: "v1.8.0" replicas: 2 logLevel: "info" # possible values: trace, debug, info, warn, error schema: "https" @@ -543,7 +543,7 @@ kerberospipeline: sequence: repository: ghcr.io/uug-ai/hub-pipeline-sequence pullPolicy: IfNotPresent - tag: "v1.6.9" + tag: "v1.6.11" replicas: 1 # Number of pods for the service. resources: requests: @@ -562,7 +562,7 @@ kerberospipeline: notify: repository: ghcr.io/uug-ai/hub-pipeline-notification pullPolicy: IfNotPresent - tag: "v1.1.5" + tag: "v1.3.0" replicas: 1 # Number of pods for the service. logLevel: "info" # possible values: trace, debug, info, warn, error resources: @@ -597,7 +597,7 @@ kerberospipeline: analysis: repository: ghcr.io/uug-ai/hub-pipeline-analysis pullPolicy: IfNotPresent - tag: "v1.7.6" + tag: "v1.7.7" replicas: 1 # Number of pods for the service. logLevel: "info" # possible values: trace, debug, info, warn, error resources: @@ -663,9 +663,9 @@ kerberospipeline: memory: 2Gi cpu: 1000m export: - repository: kerberos/pipe-export + repository: ghcr.io/uug-ai/hub-pipeline-export pullPolicy: IfNotPresent - tag: "1.0.6437127898" + tag: "v1.1.3" replicas: 2 # Number of pods for the service. logLevel: "info" # possible values: trace, debug, info, warn, error resources: