Skip to content

Commit 3112f52

Browse files
committed
ig: Bump to v0.36.0.
Changelog: https://github.com/inspektor-gadget/inspektor-gadget/releases/tag/v0.36.0 Signed-off-by: Francis Laniel <[email protected]>
1 parent 0a08398 commit 3112f52

File tree

3 files changed

+10
-7
lines changed

3 files changed

+10
-7
lines changed

SPECS/ig/ig.signatures.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Signatures": {
3-
"ig-0.32.0-govendor-v1.tar.gz": "daeb58510a1796dd76a78ac61c421630a61f5589f0ee3f35949500d731edb7bd",
4-
"ig-0.32.0.tar.gz": "f0d0840974d4f2c724824949a8ec3fb0eeac6945a730f84345382824e4c49c4d"
3+
"ig-0.36.0-govendor-v1.tar.gz": "1dbe68b47259e95d3e4ef05b3e27d91e79b4bcbd06845182337b25c775f6c02f",
4+
"ig-0.36.0.tar.gz": "e8da8a508c5db05d3c3d117b340d414df375f0044a25f8d34ef4dda1f3c6d7f1"
55
}
6-
}
6+
}

SPECS/ig/ig.spec

+5-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Summary: The eBPF tool and systems inspection framework for Kubernetes, containers and Linux hosts.
22
Name: ig
3-
Version: 0.32.0
4-
Release: 3%{?dist}
3+
Version: 0.36.0
4+
Release: 1%{?dist}
55
License: Apache 2.0 and GPL 2.0 for eBPF code
66
Vendor: Microsoft Corporation
77
Distribution: Azure Linux
@@ -66,6 +66,9 @@ fi
6666
%{_bindir}/ig
6767

6868
%changelog
69+
* Mon Jan 06 2025 Francis Laniel <[email protected]> - 0.36.0-1
70+
- Bump to version 0.36.0
71+
6972
* Tue Dec 31 2024 Rohit Rawat <[email protected]> - 0.32.0-3
7073
- Add patch for CVE-2024-45338
7174

cgmanifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -7171,8 +7171,8 @@
71717171
"type": "other",
71727172
"other": {
71737173
"name": "ig",
7174-
"version": "0.32.0",
7175-
"downloadUrl": "https://github.com/inspektor-gadget/inspektor-gadget/archive/refs/tags/v0.32.0.tar.gz"
7174+
"version": "0.36.0",
7175+
"downloadUrl": "https://github.com/inspektor-gadget/inspektor-gadget/archive/refs/tags/v0.36.0.tar.gz"
71767176
}
71777177
}
71787178
},

0 commit comments

Comments
 (0)