A new public release - 1756996843

This commit is contained in:
uug4ai
2025-09-04 14:40:43 +00:00
parent d893b2db87
commit 4cc6f17559

View File

@@ -178,7 +178,7 @@ kerberoshub:
api:
repository: uugai/hub-api
pullPolicy: IfNotPresent
tag: "v1.6.3"
tag: "v1.6.5"
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"
@@ -262,7 +262,7 @@ kerberoshub:
frontend:
repository: uugai/hub-frontend
pullPolicy: IfNotPresent
tag: "v1.5.1"
tag: "v1.5.7"
replicas: 2
schema: "https"
url: "yourdomain.com"
@@ -451,7 +451,7 @@ kerberospipeline:
event:
repository: uugai/hub-pipeline-event
pullPolicy: IfNotPresent
tag: "v1.0.1"
tag: "v1.2.0"
replicas: 1
resources:
requests:
@@ -460,7 +460,7 @@ kerberospipeline:
monitor:
repository: uugai/hub-pipeline-monitor
pullPolicy: IfNotPresent
tag: "v1.2.1"
tag: "v1.3.3"
replicas: 1
resources:
requests:
@@ -469,7 +469,7 @@ kerberospipeline:
sequence:
repository: uugai/hub-pipeline-sequence
pullPolicy: IfNotPresent
tag: "v1.5.0"
tag: "v1.6.4"
replicas: 1
resources:
requests:
@@ -478,7 +478,7 @@ kerberospipeline:
throttler:
repository: uugai/hub-pipeline-throttler
pullPolicy: IfNotPresent
tag: "v1.1.0"
tag: "v1.2.0"
replicas: 1
resources:
requests:
@@ -487,7 +487,7 @@ kerberospipeline:
notify:
repository: uugai/hub-pipeline-notification
pullPolicy: IfNotPresent
tag: "v1.0.16"
tag: "v1.0.20"
replicas: 1
resources:
requests:
@@ -521,7 +521,7 @@ kerberospipeline:
analysis:
repository: uugai/hub-pipeline-analysis
pullPolicy: IfNotPresent
tag: "v1.4.0"
tag: "v1.6.1"
replicas: 1
resources:
requests:
@@ -542,7 +542,7 @@ kerberospipeline:
thumbnail:
repository: uugai/hub-pipeline-thumbnail
pullPolicy: IfNotPresent
tag: "v1.1.6"
tag: "v1.2.1"
replicas: 2
quality: "1" # 1 (best) - 31 (worst)
width: "600"
@@ -559,7 +559,7 @@ kerberospipeline:
counting:
repository: uugai/hub-pipeline-counting
pullPolicy: IfNotPresent
tag: "v1.6.0"
tag: "v1.6.2"
replicas: 1
resources:
requests:
@@ -569,7 +569,7 @@ kerberospipeline:
enabled: false # Enable or disable the sprite generation 'true' or 'false
repository: uugai/hub-pipeline-sprite
pullPolicy: IfNotPresent
tag: "v1.0.4"
tag: "v1.0.7"
replicas: 5
interval: "1" # Number of secondes between each thumbnail in the sprite
width: "240" # Should not be changed for the moment (hard coded in UI)