Skip to content

Commit

Permalink
bump default version var to 1.7.19
Browse files Browse the repository at this point in the history
  • Loading branch information
darkwizard242 committed Jun 26, 2024
1 parent ce4640b commit 4cf4bfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion defaults/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# defaults file for containerd

containerd_app: containerd
containerd_version: 1.7.18
containerd_version: 1.7.19
containerd_os: linux
containerd_arch: amd64
containerd_dl_url: "https://github.com/{{ containerd_app }}/{{ containerd_app }}/releases/download/v{{ containerd_version }}/{{ containerd_app }}-{{ containerd_version }}-{{ containerd_os }}-{{ containerd_arch }}.tar.gz"
Expand Down

0 comments on commit 4cf4bfe

Please sign in to comment.