Skip to content

Commit

Permalink
fix(github-release): update k3s-io/k3s to v1.31.4+k3s1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2024
1 parent 0972c54 commit a49c9b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ansible/inventory/group_vars/kubernetes/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#

# renovate: datasource=github-releases depName=k3s-io/k3s
k3s_release_version: "v1.31.0+k3s1"
k3s_release_version: "v1.31.4+k3s1"
k3s_install_hard_links: true
k3s_become: true
k3s_etcd_datastore: true
Expand Down

0 comments on commit a49c9b5

Please sign in to comment.