A new public release - 1772868774

This commit is contained in:
uug4ai
2026-03-07 07:32:55 +00:00
parent bbd59806c4
commit 2c7065d439

View File

@@ -155,7 +155,7 @@ kerberoshub:
api:
repository: ghcr.io/uug-ai/hub-api
pullPolicy: IfNotPresent
tag: "v1.8.17"
tag: "v1.8.20"
replicas: 1
jwtSecret: "I1JcwzW3A0t_THIS-IS_NOT_A_SECRET_WJK9jnPkipbnVTpf0efMy" # change to a random value, this is for generating JWT tokens.
schema: "http"
@@ -238,7 +238,7 @@ kerberoshub:
frontend:
repository: ghcr.io/uug-ai/hub-frontend
pullPolicy: IfNotPresent
tag: "v1.8.4"
tag: "v1.8.11"
replicas: 1
schema: "http"
url: "yourdomain.com"
@@ -549,7 +549,7 @@ kerberospipeline:
enabled: true # Enable or disable the sprite generation 'true' or 'false
repository: ghcr.io/uug-ai/hub-pipeline-sprite
pullPolicy: IfNotPresent
tag: "v1.0.10"
tag: "v1.1.5"
replicas: 1
interval: "1" # Number of secondes between each thumbnail in the sprite
width: "240" # Should not be changed for the moment (hard coded in UI)