Skip to content

Commit 10e0add

Browse files
committed
add videowall role permissions + fix loading videowalls from non-owner users
1 parent 8963052 commit 10e0add

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
@@ -151,7 +151,7 @@ kerberoshub:
151151
api:
152152
repository: kerberos/hub-api
153153
pullPolicy: IfNotPresent
154-
tag: "1.0.1357606853"
154+
tag: "1.0.1384326925"
155155
replicas: 2
156156
jwtSecret: "this-is-a-secret-please-change-to-random-string" # change to a random value, this is for generating JWT tokens.
157157
schema: "https"
@@ -234,7 +234,7 @@ kerberoshub:
234234
frontend:
235235
repository: kerberos/hub-frontend
236236
pullPolicy: IfNotPresent
237-
tag: "1.0.1358687188"
237+
tag: "1.0.1384325093"
238238
replicas: 2
239239
schema: "https"
240240
url: "yourdomain.com"

0 commit comments

Comments
 (0)