From 1a816be11e44f845b1cc785f7de30bf0aa6c39b3 Mon Sep 17 00:00:00 2001 From: uug4ai Date: Thu, 14 Nov 2024 16:05:54 +0000 Subject: [PATCH] A new public release - 1731600354 --- charts/hub/values.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/hub/values.yaml b/charts/hub/values.yaml index c978029..1003cd3 100644 --- a/charts/hub/values.yaml +++ b/charts/hub/values.yaml @@ -138,7 +138,7 @@ kerberoshub: api: repository: uugai/hub-api pullPolicy: IfNotPresent - tag: "v1.0.5" + tag: "v1.0.7" 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" @@ -218,7 +218,7 @@ kerberoshub: frontend: repository: uugai/hub-frontend pullPolicy: IfNotPresent - tag: "v1.0.16" + tag: "v1.0.17" replicas: 2 schema: "https" url: "yourdomain.com" @@ -418,9 +418,9 @@ kerberospipeline: memory: 10Mi cpu: 10m notify: - repository: kerberos/pipe-notify + repository: uugai/hub-pipeline-notification pullPolicy: IfNotPresent - tag: "1.0.7688338979" + tag: "v1.0.8" replicas: 1 resources: requests: