Skip to content

Commit 18345c5

Browse files
committed
add missing version field to x-ray daemon config
1 parent 9f3c5c8 commit 18345c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-udp-exporter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
3535
# Create config file
3636
echo '{
37+
"Version": 2,
3738
"TotalBufferSizeMB": 10,
3839
"Logging": {
3940
"LogLevel": "debug"

0 commit comments

Comments
 (0)