Skip to content

Commit a75b898

Browse files
chore: bump versions for v0.22.0 release
Signed-off-by: Kate Goldenring <[email protected]>
1 parent 06a3579 commit a75b898

File tree

21 files changed

+1645
-1481
lines changed

21 files changed

+1645
-1481
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66

77
### Changed
88
-
9+
## [v0.22.0] - 2025-10-31
10+
11+
### Changed
12+
- Update to use Spin v3.5.0 dependencies ([#369](https://github.com/spinframework/containerd-shim-spin/pull/369))
13+
- Dependencies updates ([#364](https://github.com/spinframework/containerd-shim-spin/pull/364), [#365](https://github.com/spinframework/containerd-shim-spin/pull/365), [#366](https://github.com/spinframework/containerd-shim-spin/pull/366), [#367](https://github.com/spinframework/containerd-shim-spin/pull/367))
914

1015
## [v0.21.0] - 2025-08-27
1116

@@ -82,7 +87,10 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
8287

8388
---
8489

85-
[Unreleased]: <https://github.com/spinkube/containerd-shim-spin/compare/v0.19.0..HEAD>
90+
[Unreleased]: <https://github.com/spinkube/containerd-shim-spin/compare/v0.22.0..HEAD>
91+
[v0.22.0]: <https://github.com/spinkube/containerd-shim-spin/compare/v0.21.0...v0.22.0>
92+
[v0.21.0]: <https://github.com/spinkube/containerd-shim-spin/compare/v0.20.0...v0.21.0>
93+
[v0.20.0]: <https://github.com/spinkube/containerd-shim-spin/compare/v0.19.0...v0.20.0>
8694
[v0.19.0]: <https://github.com/spinkube/containerd-shim-spin/compare/v0.18.0...v0.19.0>
8795
[v0.18.0]: <https://github.com/spinkube/containerd-shim-spin/compare/v0.17.0...v0.18.0>
8896
[v0.17.0]: https://github.com/spinkube/containerd-shim-spin/compare/v0.16.0...v0.17.0

0 commit comments

Comments
 (0)