We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8963052 commit 10e0addCopy full SHA for 10e0add
charts/hub/values.yaml
@@ -151,7 +151,7 @@ kerberoshub:
151
api:
152
repository: kerberos/hub-api
153
pullPolicy: IfNotPresent
154
- tag: "1.0.1357606853"
+ tag: "1.0.1384326925"
155
replicas: 2
156
jwtSecret: "this-is-a-secret-please-change-to-random-string" # change to a random value, this is for generating JWT tokens.
157
schema: "https"
@@ -234,7 +234,7 @@ kerberoshub:
234
frontend:
235
repository: kerberos/hub-frontend
236
237
- tag: "1.0.1358687188"
+ tag: "1.0.1384325093"
238
239
240
url: "yourdomain.com"
0 commit comments