Skip to content

Commit

Permalink
Merge pull request #1273 from portefaix/renovate/community.general-9.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency community.general to v9
  • Loading branch information
nlamirault authored Sep 1, 2024
2 parents 73c22a7 + d5abec7 commit 9715529
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion ansible/k3s/machines/roles/requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
collections:
- name: community.general
source: https://galaxy.ansible.com
version: 8.6.3
version: 9.3.0
- name: grafana.grafana
version: 4.0.0

Expand Down
2 changes: 1 addition & 1 deletion packer/aws/base/ansible/requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ collections:
# version: 1.5.4
- name: community.general
source: https://galaxy.ansible.com
version: 8.6.3
version: 9.3.0
- name: prometheus.prometheus
source: https://galaxy.ansible.com
version: 0.17.0
Expand Down
2 changes: 1 addition & 1 deletion packer/gcp/base/ansible/requirements.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ collections:
# version: 1.5.4
- name: community.general
source: https://galaxy.ansible.com
version: 8.6.3
version: 9.3.0
- name: prometheus.prometheus
source: https://galaxy.ansible.com
version: 0.17.0
Expand Down

0 comments on commit 9715529

Please sign in to comment.