diff --git a/SPECS/sriov-network-device-plugin/sriov-network-device-plugin.signatures.json b/SPECS/sriov-network-device-plugin/sriov-network-device-plugin.signatures.json index aa848d3116b..5a3ac0d6057 100644 --- a/SPECS/sriov-network-device-plugin/sriov-network-device-plugin.signatures.json +++ b/SPECS/sriov-network-device-plugin/sriov-network-device-plugin.signatures.json @@ -1,5 +1,5 @@ { - "Signatures": { - "sriov-network-device-plugin-3.5.1.tar.gz": "60ea0e1dfd2eced7c6fadc13b38f80393f258dc65f14ca78b4fa2e6c22cb3433" - } -} + "Signatures": { + "sriov-network-device-plugin-3.6.2.tar.gz": "3c296396e3badfa357f42fba89bb357fa0fffe9b04161b2dda2d804c5528c8ef" + } +} \ No newline at end of file diff --git a/SPECS/sriov-network-device-plugin/sriov-network-device-plugin.spec b/SPECS/sriov-network-device-plugin/sriov-network-device-plugin.spec index 161505c4f48..fb016460bd8 100644 --- a/SPECS/sriov-network-device-plugin/sriov-network-device-plugin.spec +++ b/SPECS/sriov-network-device-plugin/sriov-network-device-plugin.spec @@ -1,7 +1,7 @@ Summary: Plugin for discovering and advertising networking resources Name: sriov-network-device-plugin -Version: 3.5.1 -Release: 3%{?dist} +Version: 3.6.2 +Release: 1%{?dist} License: MIT Vendor: Microsoft Corporation Distribution: Mariner @@ -34,6 +34,9 @@ install -D -m0755 images/ddptool-1.0.1.12.tar.gz %{buildroot}%{_datadir}/%{name} %{_datadir}/%{name}/ddptool-1.0.1.12.tar.gz %changelog +* Wed Jan 24 2024 Sudhanshu Mishra - 3.6.2-1 +- Upgrade to v3.6.2 + * Mon Oct 16 2023 CBL-Mariner Servicing Account - 3.5.1-3 - Bump release to rebuild with go 1.20.9 diff --git a/cgmanifest.json b/cgmanifest.json index 2ecc0b02fa6..558d0448a87 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -28157,8 +28157,8 @@ "type": "other", "other": { "name": "sriov-network-device-plugin", - "version": "3.5.1", - "downloadUrl": "https://github.com/k8snetworkplumbingwg/sriov-network-device-plugin/archive/refs/tags/v3.5.1.tar.gz" + "version": "3.6.2", + "downloadUrl": "https://github.com/k8snetworkplumbingwg/sriov-network-device-plugin/archive/refs/tags/v3.6.2.tar.gz" } } },