A new public release - 1771807234

This commit is contained in:
uug4ai
2026-02-23 00:40:36 +00:00
parent 22a1ba3fcd
commit a006191050

View File

@@ -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: