Skip to content

Commit 7bb5c8a

Browse files
authored
Merge branch 'main' into update/slurm-v1.154
2 parents 32f9c35 + 812aeb8 commit 7bb5c8a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ license:
1111
repository: "https://github.com/azimuth-cloud/ansible-collection-azimuth-ops"
1212

1313
dependencies:
14-
ansible.posix: "1.6.1"
14+
ansible.posix: "1.6.2"
1515
community.general: "7.4.0"
1616
kubernetes.core: "5.0.0"
1717
"git+https://github.com/azimuth-cloud/ansible-collection-terraform.git": "0.4.0"

roles/azimuth_capi_operator/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# The chart to use
44
azimuth_capi_operator_chart_repo: https://azimuth-cloud.github.io/azimuth-capi-operator
55
azimuth_capi_operator_chart_name: azimuth-capi-operator
6-
azimuth_capi_operator_chart_version: 0.7.1
6+
azimuth_capi_operator_chart_version: 0.8.0
77

88
# Release information for the CAPI operator release
99
# Use the same namespace as Azimuth by default

0 commit comments

Comments
 (0)