Skip to content

Commit 180a506

Browse files
ms-mahuberCamelronRedent0rCBL-Mariner-Bot
authored
kata-containers: Update to 3.18.0.kata0 release (microsoft#14105)
Signed-off-by: Saul Paredes <[email protected]> Co-authored-by: Cameron Baird <[email protected]> Co-authored-by: Saul Paredes <[email protected]> Co-authored-by: CBL-Mariner Servicing Account <[email protected]>
1 parent 3e6338e commit 180a506

File tree

4 files changed

+12
-7
lines changed

4 files changed

+12
-7
lines changed

SPECS/kata-containers-cc/kata-containers-cc.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -247,7 +247,7 @@ fi
247247
* Mon Aug 07 2023 CBL-Mariner Servicing Account <[email protected]> - 0.6.0-2
248248
- Bump release to rebuild with go 1.19.12
249249

250-
* Tue Jul 11 2023 Dallas Delaney <[email protected]> 0.6.0-1
250+
* Fri Jul 28 2023 Dallas Delaney <[email protected]> 0.6.0-1
251251
- Upgrade to version 0.6.0
252252

253253
* Thu Jul 13 2023 CBL-Mariner Servicing Account <[email protected]> - 0.4.2-2
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"Signatures": {
3-
"kata-containers-3.15.0.aks0.tar.gz": "14a1b95ab695935cc9e7ae326af02378010a04e6cb5735211beebab8e4074b40",
4-
"kata-containers-3.15.0.aks0-cargo.tar.gz": "613cd7d1730b41699b9af2191c08df2107021cf9aca78ae7d88bf0c93644c0fe"
3+
"kata-containers-3.18.0.kata0.tar.gz": "164ac643e28b022449d0361decdcaa67df59c4eb589ae9ee87ff14926020f9d4",
4+
"kata-containers-3.18.0.kata0-cargo.tar.gz": "fa08007f886b70c8bb475fb35da13c3ac9315427f1e390f1a8d36887a000da45"
55
}
66
}

SPECS/kata-containers/kata-containers.spec

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
%global debug_package %{nil}
22

33
Name: kata-containers
4-
Version: 3.15.0.aks0
5-
Release: 2%{?dist}
4+
Version: 3.18.0.kata0
5+
Release: 1%{?dist}
66
Summary: Kata Containers package developed for Pod Sandboxing on AKS
77
License: ASL 2.0
88
URL: https://github.com/microsoft/kata-containers
@@ -67,6 +67,7 @@ popd
6767
%{kata_bin}/kata-runtime
6868

6969
%{defaults_kata}/configuration.toml
70+
%{defaults_kata}/configuration-clh-debug.toml
7071

7172
%{kata_shim_bin}/containerd-shim-kata-v2
7273

@@ -92,6 +93,7 @@ popd
9293

9394
%dir %{tools_pkg}/tools/osbuilder/image-builder
9495
%{tools_pkg}/tools/osbuilder/image-builder/image_builder.sh
96+
%{tools_pkg}/tools/osbuilder/image-builder/nsdax.gpl.c
9597

9698
%dir %{tools_pkg}/tools/osbuilder/node-builder
9799
%dir %{tools_pkg}/tools/osbuilder/node-builder/azure-linux
@@ -112,6 +114,9 @@ popd
112114
%{tools_pkg}/tools/osbuilder/node-builder/azure-linux/agent-install/usr/lib/systemd/system/kata-agent.service
113115

114116
%changelog
117+
* Wed Jun 25 2025 CBL-Mariner Servicing Account <[email protected]> - 3.18.0.kata0-1
118+
- Auto-upgrade to 3.18.0.kata0
119+
115120
* Fri Jun 13 2025 Kavya Sree Kaitepalli <[email protected]> - 3.15.0.aks0-2
116121
- Bump release to rebuild with rust
117122

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8131,8 +8131,8 @@
81318131
"type": "other",
81328132
"other": {
81338133
"name": "kata-containers",
8134-
"version": "3.15.0.aks0",
8135-
"downloadUrl": "https://github.com/microsoft/kata-containers/archive/refs/tags/3.15.0.aks0.tar.gz"
8134+
"version": "3.18.0.kata0",
8135+
"downloadUrl": "https://github.com/microsoft/kata-containers/archive/refs/tags/3.18.0.kata0.tar.gz"
81368136
}
81378137
}
81388138
},

0 commit comments

Comments
 (0)