Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Commit

Permalink
feat(ansible-collection)!: Update kubernetes.core to 3.0.0
Browse files Browse the repository at this point in the history
| datasource        | package         | from  | to    |
| ----------------- | --------------- | ----- | ----- |
| galaxy-collection | kubernetes.core | 2.4.0 | 3.0.0 |
  • Loading branch information
Trux-Bot authored and truxnell committed Jan 18, 2024
1 parent 7a6fd72 commit 578e455
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion infrastructure/ansible/requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ collections:
- name: community.general
version: 8.2.0
- name: kubernetes.core
version: 2.4.0
version: 3.0.0
- name: community.sops
version: 1.6.7
- name: community.docker
Expand Down
2 changes: 1 addition & 1 deletion infrastructure/ansible_old/requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ collections:
- name: community.general
version: 8.2.0
- name: kubernetes.core
version: 2.4.0
version: 3.0.0
- name: community.sops
version: 1.6.7
roles:
Expand Down

0 comments on commit 578e455

Please sign in to comment.