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: