File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -12,10 +12,10 @@ primehub-all:
12
12
buildah : &buildah quay.io/buildah/stable:v1.19.8
13
13
14
14
# Primehub Console
15
- primehub-console : &primehub-console infuseai/primehub-console:v3.12-f9074488
16
- primehub-console-model-deploy : &primehub-console-model-deploy infuseai/primehub-console-model-deploy:v3.12-f9074488
17
- primehub-console-graphql : &primehub-console-graphql infuseai/primehub-console-graphql:v3.12-f9074488
18
- primehub-console-watcher : &primehub-console-watcher infuseai/primehub-console-watcher:v3.12-f9074488
15
+ primehub-console : &primehub-console infuseai/primehub-console:v3.12-880f5147
16
+ primehub-console-model-deploy : &primehub-console-model-deploy infuseai/primehub-console-model-deploy:v3.12-880f5147
17
+ primehub-console-graphql : &primehub-console-graphql infuseai/primehub-console-graphql:v3.12-880f5147
18
+ primehub-console-watcher : &primehub-console-watcher infuseai/primehub-console-watcher:v3.12-880f5147
19
19
20
20
# Metacontroller
21
21
metacontroller : &metacontroller metacontroller/metacontroller:0.2
Original file line number Diff line number Diff line change @@ -293,7 +293,7 @@ console:
293
293
tag : 1.31
294
294
image :
295
295
repository : infuseai/primehub-console
296
- tag : v3.12-f9074488
296
+ tag : v3.12-880f5147
297
297
# pullPolicy: IfNotPresent
298
298
# credentials:
299
299
# registry: registry.gitlab.com
@@ -330,7 +330,7 @@ graphql:
330
330
tag : 1.31
331
331
image :
332
332
repository : infuseai/primehub-console-graphql
333
- tag : v3.12-f9074488
333
+ tag : v3.12-880f5147
334
334
# pullPolicy: IfNotPresent
335
335
# credentials:
336
336
# registry: registry.gitlab.com
@@ -362,7 +362,7 @@ graphql:
362
362
watcher :
363
363
image :
364
364
repository : infuseai/primehub-console-watcher
365
- tag : v3.12-f9074488
365
+ tag : v3.12-880f5147
366
366
# pullPolicy: IfNotPresent
367
367
# credentials:
368
368
# registry: registry.gitlab.com
You can’t perform that action at this time.
0 commit comments