Skip to content

Commit

Permalink
bump rke2 release in default molecule test
Browse files Browse the repository at this point in the history
  • Loading branch information
Michal Muransky committed Oct 6, 2024
1 parent 2cf60d2 commit 01abaf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion molecule/default/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
hosts: all
become: yes
vars:
rke2_version: v1.27.1+rke2r1
rke2_version: v1.30.5+rke2r1
rke2_snapshooter: native
roles:
- role: "{{ lookup('env', 'MOLECULE_PROJECT_DIRECTORY') | basename }}"

0 comments on commit 01abaf0

Please sign in to comment.