Containerd upversion to 1.7.27
To align with k8s 1.29 to 1.32, Upgrade containerd from 1.6.21 to 1.7.27. As 1.7 is an LTS release, the latest patch release of 1.7 is preferred over 2.0.x. Test Plan: PASS: AIO-SX fresh installs with k8s versions 1.29, 1.30, 1.31 successful. System healthy. No alarms. Kubernetes cluster healthy. PASS: AIO-SX kubernetes upgrade successful from 1.29 to 1.30. Story: 2011413 Task: 51991 Change-Id: Ied2ce9ceec61ad6342174a701996a138d14fda10 Signed-off-by: Kaustubh Dhokte <kaustubh.dhokte@windriver.com>
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
containerd (1.7.27) stable; urgency=medium
|
||||
|
||||
* Updated for stx debian packaging
|
||||
|
||||
-- Kaustubh Dhokte <kaustubh.dhokte@windriver.com> Thu, 10 Apr 2025 16:41:53 +0000
|
||||
|
||||
containerd (1.6.21) stable; urgency=medium
|
||||
* Initial release using binaries from upstream containerd package
|
||||
-- Chris Friesen <chris.friesen@windriver.com> Mon, 15 May 2023 14:13:58 -0600
|
||||
|
@@ -1,10 +1,10 @@
|
||||
---
|
||||
debname: containerd
|
||||
debver: 1.6.21
|
||||
debver: 1.7.27
|
||||
dl_path:
|
||||
name: containerd-1.6.21-linux-amd64.tar.gz
|
||||
url: https://github.com/containerd/containerd/releases/download/v1.6.21/containerd-1.6.21-linux-amd64.tar.gz
|
||||
sha256sum: 04dcc1b99368492caee758583e531392683268197e58156888a3cea2941117b6
|
||||
name: containerd-1.7.27-linux-amd64.tar.gz
|
||||
url: https://github.com/containerd/containerd/releases/download/v1.7.27/containerd-1.7.27-linux-amd64.tar.gz
|
||||
sha256sum: 5b038fb22ab5dbb1ce57dd3d8f102460cd8619ff2afc78870837b06e8c4e840a
|
||||
src_files:
|
||||
- debian/files/config.toml
|
||||
- debian/files/containerd.service
|
||||
|
Reference in New Issue
Block a user