Skip to content

Commit

Permalink
Merge pull request #2440 from tuxpeople/renovate/kubernetes.core-4.x
Browse files Browse the repository at this point in the history
feat(ansible)!: Update kubernetes.core ( 3.1.0 → 4.0.0 )
  • Loading branch information
tuxpeople authored Jun 3, 2024
2 parents 8e4fbef + e6bbc86 commit bd19f27
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ansible/test-cluster/requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ collections:
- name: ansible.utils
version: 4.1.0
- name: kubernetes.core
version: 3.1.0
version: 4.0.0
# - name: robertdebock.roles
# version: 1.10.6
roles:
Expand Down
2 changes: 1 addition & 1 deletion ansible/tpi/requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ collections:
- name: ansible.utils
version: 4.1.0
- name: kubernetes.core
version: 3.1.0
version: 4.0.0
# - name: robertdebock.roles
# version: 1.10.6
roles:
Expand Down

0 comments on commit bd19f27

Please sign in to comment.