Skip to content

Commit 77b0543

Browse files
committed
update: bump sysdig to 0.37.1
sysdig-CLA-1.0-signed-off-by: Roberto Scolaro <[email protected]> Signed-off-by: Roberto Scolaro <[email protected]>
1 parent 6425802 commit 77b0543

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

build/build.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

3-
SYSDIG_VERSION="0.36.1"
4-
SYSDIG_VERSION_MAC="0.36.1"
3+
SYSDIG_VERSION="0.37.1"
4+
SYSDIG_VERSION_MAC="0.37.1"
55

66
# Env parameters
77
# - CLEANUP (default: true)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "sysdig-inspect",
3-
"version": "0.10.2",
3+
"version": "0.11.0",
44
"description": "Sysdig Inspect",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)