chore(deps): update inspektor-gadget (patch) - #9307
Conversation
There was a problem hiding this comment.
Pull request overview
Updates Inspektor Gadget packages for all supported Ubuntu VHD variants.
Changes:
- Bumps
igfrom upstream 0.55.0 to 0.55.1 for Ubuntu 20.04, 22.04, 24.04, and 26.04. - Leaves Azure Linux and required
ig-gadgetspackages at 0.55.0, causing compatibility checks and Ubuntu VHD builds to fail.
Package Update Analysis: ig
Version change: 0.55.0 → 0.55.1 (patch update)
OS variants affected: Ubuntu 20.04, 22.04, 24.04, 26.04
OS variants NOT updated: Azure Linux 3.0
Changes between 0.55.0 and 0.55.1
Upstream changelog not found for this version range. Manual testing recommended before merge.
Overall Risk: 🔴 High
Justification: The repository requires ig and ig-gadgets to share one upstream version; the current mismatch deterministically fails validation.
Recommendation: Update all related package pins together.
Suppressed comments (3)
parts/common/components.json:1819
- 🔴 High Risk — 📦 Package Update: Ubuntu 22.04 VHD installation now passes
ig0.55.1 toinstallIG, whileIG_GADGETS_DEB_VERSIONis still 0.55.0. The mandatory compatibility check rejects that pair before package installation, so this image build cannot complete. Update the matchingig-gadgetspins and keep all platform entries on one upstream version as enforced byspec/vhdbuilder/packer/install_ig_spec.sh.
"latestVersion": "0.55.1-ubuntu22.04u1"
parts/common/components.json:1827
- 🔴 High Risk — 📦 Package Update: Ubuntu 20.04 VHD installation now passes
ig0.55.1 toinstallIG, whileIG_GADGETS_DEB_VERSIONis still 0.55.0. The mandatory compatibility check rejects that pair before package installation, so this image build cannot complete. Update the matchingig-gadgetspins and keep all platform entries on one upstream version as enforced byspec/vhdbuilder/packer/install_ig_spec.sh.
"latestVersion": "0.55.1-ubuntu20.04u1"
parts/common/components.json:1811
- 🔴 High Risk — 📦 Package Update: Ubuntu 24.04 VHD installation now passes
ig0.55.1 toinstallIG, whileIG_GADGETS_DEB_VERSIONis still 0.55.0. The mandatory compatibility check rejects that pair before package installation, so this image build cannot complete. Update the matchingig-gadgetspins and keep all platform entries on one upstream version as enforced byspec/vhdbuilder/packer/install_ig_spec.sh.
"latestVersion": "0.55.1-ubuntu24.04u1"
💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| { | ||
| "renovateTag": "name=ig, repository=production, os=ubuntu, release=26.04", | ||
| "latestVersion": "0.55.0-ubuntu26.04u4" | ||
| "latestVersion": "0.55.1-ubuntu26.04u1" |
Windows Unit Test Results 3 files 13 suites 52s ⏱️ Results for commit 62cab17. |
This PR contains the following updates:
0.55.0-ubuntu26.04u4→0.55.1-ubuntu26.04u10.55.0-ubuntu24.04u4→0.55.1-ubuntu24.04u10.55.0-ubuntu22.04u4→0.55.1-ubuntu22.04u10.55.0-ubuntu20.04u4→0.55.1-ubuntu20.04u1Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Never, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.