Skip to content

Commit 6964dae

Browse files
authored
Merge pull request #30 from kerberos-io/public-release-1740756659
A new public release - 1740756663
2 parents 818bad1 + ed003df commit 6964dae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/hub/values.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ kerberoshub:
142142
api:
143143
repository: uugai/hub-api
144144
pullPolicy: IfNotPresent
145-
tag: "v1.0.19"
145+
tag: "v1.0.22"
146146
replicas: 2
147147
jwtSecret: "this-is-a-secret-please-change-to-random-string" # change to a random value, this is for generating JWT tokens.
148148
schema: "https"
@@ -222,7 +222,7 @@ kerberoshub:
222222
frontend:
223223
repository: uugai/hub-frontend
224224
pullPolicy: IfNotPresent
225-
tag: "v1.0.39"
225+
tag: "v1.0.41"
226226
replicas: 2
227227
schema: "https"
228228
url: "yourdomain.com"

0 commit comments

Comments
 (0)