File tree Expand file tree Collapse file tree 3 files changed +13
-3
lines changed
Expand file tree Collapse file tree 3 files changed +13
-3
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ SPDX-License-Identifier: GPL-3.0-or-later
55
66# Changelog
77
8+ ## 0.13.2+1.7.22
9+
10+ - ** UPDATE**
11+ - update ` containerd ` to ` v1.7.22 `
12+
813## 0.13.1+1.7.20
914
1015- ** UPDATE**
Original file line number Diff line number Diff line change @@ -15,6 +15,11 @@ See full [CHANGELOG](https://github.com/githubixx/ansible-role-containerd/blob/m
1515
1616** Recent changes:**
1717
18+ ## 0.13.2+1.7.22
19+
20+ - ** UPDATE**
21+ - update ` containerd ` to ` v1.7.22 `
22+
1823## 0.13.1+1.7.20
1924
2025- ** UPDATE**
@@ -44,7 +49,7 @@ See full [CHANGELOG](https://github.com/githubixx/ansible-role-containerd/blob/m
4449roles :
4550 - name : githubixx.containerd
4651 src : https://github.com/githubixx/ansible-role-containerd.git
47- version : 0.13.1 +1.7.20
52+ version : 0.13.2 +1.7.22
4853` ` `
4954
5055## Role Variables
5459containerd_flavor : " base"
5560
5661# containerd version to install
57- containerd_version : " 1.7.19 "
62+ containerd_version : " 1.7.22 "
5863
5964# Directory where to store "containerd" binaries
6065containerd_binary_directory : " /usr/local/bin"
Original file line number Diff line number Diff line change 66containerd_flavor : " base"
77
88# containerd version to install
9- containerd_version : " 1.7.19 "
9+ containerd_version : " 1.7.22 "
1010
1111# Directory where to store "containerd" binaries
1212containerd_binary_directory : " /usr/local/bin"
You can’t perform that action at this time.
0 commit comments