Skip to content

Commit acfab0c

Browse files
authored
Merge branch 'main' into update-dependency/keycloak-operator
2 parents e036106 + c53c846 commit acfab0c

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

roles/azimuth_apps_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_apps_operator_chart_repo: https://azimuth-cloud.github.io/azimuth-apps-operator
55
azimuth_apps_operator_chart_name: azimuth-apps-operator
6-
azimuth_apps_operator_chart_version: 0.4.0
6+
azimuth_apps_operator_chart_version: 0.4.1
77

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

roles/azimuth_caas_operator/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# The chart to use
33
azimuth_caas_operator_chart_repo: https://azimuth-cloud.github.io/azimuth-caas-operator
44
azimuth_caas_operator_chart_name: azimuth-caas-operator
5-
azimuth_caas_operator_chart_version: 0.18.2
5+
azimuth_caas_operator_chart_version: 0.18.4
66

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

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.13.0
6+
azimuth_capi_operator_chart_version: 0.13.1
77

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

roles/azimuth_identity_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_identity_operator_chart_repo: https://azimuth-cloud.github.io/azimuth-identity-operator
55
azimuth_identity_operator_chart_name: azimuth-identity-operator
6-
azimuth_identity_operator_chart_version: 0.9.3
6+
azimuth_identity_operator_chart_version: 0.9.4
77

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

roles/azimuth_schedule_operator/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# The chart to use
33
azimuth_schedule_operator_chart_repo: https://azimuth-cloud.github.io/azimuth-schedule-operator
44
azimuth_schedule_operator_chart_name: azimuth-schedule-operator
5-
azimuth_schedule_operator_chart_version: 0.7.1
5+
azimuth_schedule_operator_chart_version: 0.7.2
66

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

roles/crossplane/defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ crossplane_release_values: >-
1414
crossplane_wait_timeout: 5m
1515

1616
crossplane_keycloak_provider_config_name: keycloak-config
17-
crossplane_keycloak_provider_version: v2.10.0
17+
crossplane_keycloak_provider_version: v2.11.0
1818
crossplane_keycloak_provider_config_creds:
1919
client_id: admin-cli
2020
username: admin

0 commit comments

Comments
 (0)