chore: bump client to v0.2.23 (#4103)
Signed-off-by: Gaius <gaius.qi@gmail.com>
This commit is contained in:
parent
3281f2a97f
commit
aa7e849c69
|
|
@ -41,12 +41,12 @@ jobs:
|
|||
skip: "Rate Limit | preheat files in cache"
|
||||
- module: client
|
||||
image: client
|
||||
image-tag: v0.2.28
|
||||
image-tag: v0.2.31
|
||||
chart-name: client
|
||||
skip: "Rate Limit"
|
||||
- module: seed-client
|
||||
image: client
|
||||
image-tag: v0.2.28
|
||||
image-tag: v0.2.31
|
||||
chart-name: seed-client
|
||||
skip: "Rate Limit"
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 604a9451da3f765471e039b26cb514a1dddcb68b
|
||||
Subproject commit 44d58fee37e0c4d30bfce1976e199330fe22e51a
|
||||
|
|
@ -1,5 +1,5 @@
|
|||
# verbose prints log to stdout.
|
||||
verbose: true
|
||||
# console prints log to stdout.
|
||||
console: true
|
||||
|
||||
log:
|
||||
# Specify the logging level [trace, debug, info, warn, error]
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
# verbose prints log to stdout.
|
||||
verbose: true
|
||||
# console prints log to stdout.
|
||||
console: true
|
||||
|
||||
log:
|
||||
# Specify the logging level [trace, debug, info, warn, error]
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit fddd0a4e65956d7c3cc92fabbb7a812ae5aaa0fd
|
||||
Subproject commit 8aceed5453d2b7ad2656f10f1b06cca3e45c0e97
|
||||
Loading…
Reference in New Issue