Skip to content

Commit

Permalink
RC-4053 Attempt to bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
Venator-Fox committed Mar 27, 2024
1 parent 132a90f commit 75e0676
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 4 deletions.
11 changes: 11 additions & 0 deletions spec/galaxy.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,24 @@
---
collections:
- name: awx.awx
version: 23.9.0
- name: azure.azcollection
version: 1.19.0
- name: kubernetes.core
version: 2.4.2
- name: ansible.posix
version: 1.5.4
- name: ansible.windows
version: 2.3.0
- name: community.general
version: 8.5.0
- name: community.hashi_vault
version: 6.2.0
- name: community.vmware
version: 4.2.0
- name: vmware.vmware_rest
version: 2.3.1
- name: community.zabbix
version: 2.3.1
- name: crowdstrike.falcon
version: 4.3.0
8 changes: 4 additions & 4 deletions spec/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# SEPE-specific, copied from GREQ0302203
# wazh7587 03/06/2024 commenting for a newer version requirement (at least 2.14 / 7.7.0) for falcon galaxy collection
# wazh7587 03/06/2024 commenting to test bump from 6.7.0 to 9.4.0
# ansible==6.7.0
ansible==8.7.0
ansible==9.4.0
# Workaround to address pyOpenSSL version issues with ansible-runner (see https://github.com/ansible/ansible-runner/issues/1138)
# wazh7587 03/062024 commenting as this appears to have been fixed upstream
# wazh7587 03/062024 commenting as this appears to have been fixed upstream, test bump from 2.2.1 to 2.3.6
# ansible-runner>=2.2.1
ansible-runner==2.3.5
ansible-runner==2.3.6
# Upstream hasn't packaged as collection yet: https://github.com/TerryHowe/ansible-modules-hashivault/issues/234
ansible-modules-hashivault==5.2.1
# Required a number of places including community.general
Expand Down

0 comments on commit 75e0676

Please sign in to comment.