Skip to content

Commit

Permalink
chore(deps): update dependency k3s-io/k3s to v1.32.0+k3s1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 4fbd357 commit 290db23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/k3s.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
- name: Prepare and install K3S
vars:
passed_hosts: wanda_k3s_cluster
k3s_version: "v1.31.4+k3s1"
k3s_version: "v1.32.0+k3s1"
run_prep: true
run_install: false
hosts: "{{ passed_hosts }}"
Expand Down

0 comments on commit 290db23

Please sign in to comment.