Skip to content

Commit

Permalink
set role default version var to 1.30.1
Browse files Browse the repository at this point in the history
  • Loading branch information
darkwizard242 committed Jul 13, 2024
1 parent f853e80 commit 1e6b7d0
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 crictl

crictl_app: crictl
crictl_version: 1.30.0
crictl_version: 1.30.1
crictl_os: "{{ ansible_system | lower }}"
crictl_architecture_map:
amd64: amd64
Expand Down

0 comments on commit 1e6b7d0

Please sign in to comment.