Skip to content

Commit

Permalink
Merge pull request #16 from kerberos-io/public-release-1731600351
Browse files Browse the repository at this point in the history
A new public release - 1731600354
  • Loading branch information
cedricve authored Nov 14, 2024
2 parents 41957b6 + 1a816be commit db96c2a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions charts/hub/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down Expand Up @@ -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"
Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit db96c2a

Please sign in to comment.