Skip to content

Commit

Permalink
feat(ansible): update kubernetes.core to 3.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 20, 2025
1 parent 0066b06 commit 46dca02
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ansible/requirements.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ collections:
- name: community.general
version: 8.6.0
- name: kubernetes.core
version: 3.0.1
version: 3.3.0
roles:
- name: xanmanning.k3s
src: https://github.com/PyratLabs/ansible-role-k3s
Expand Down
2 changes: 1 addition & 1 deletion bootstrap/templates/ansible/requirements.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ collections:
- name: community.general
version: 8.6.0
- name: kubernetes.core
version: 3.0.1
version: 3.3.0
roles:
- name: xanmanning.k3s
src: https://github.com/PyratLabs/ansible-role-k3s
Expand Down

0 comments on commit 46dca02

Please sign in to comment.