diff --git a/debian/changelog b/debian/changelog index 466b5fa7..c227f3d8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +containerd.io (1.7.21-1) release; urgency=medium + + * Update containerd binary to v1.7.21 + * Update Golang runtime to 1.22.6 + + -- Paweł Gronowski Tue, 27 Aug 2024 11:39:01 +0000 + containerd.io (1.7.20-1) release; urgency=medium * Update containerd binary to v1.7.20 diff --git a/rpm/containerd.spec b/rpm/containerd.spec index 6c0b103b..314101b9 100644 --- a/rpm/containerd.spec +++ b/rpm/containerd.spec @@ -159,6 +159,10 @@ done %changelog +* Tue Aug 27 2024 Paweł Gronowski - 1.7.21-3.1 +- Update containerd binary to v1.7.21 +- Update Golang runtime to 1.22.6 + * Thu Aug 08 2024 Sebastiaan van Stijn - 1.7.20-3.1 - Update containerd binary to v1.7.20 - Fix runc binary showing the incorrect version.