Skip to content

Commit

Permalink
reuse search helm_keys in every supported versions
Browse files Browse the repository at this point in the history
  • Loading branch information
gionn committed Nov 9, 2023
1 parent 8c55cb2 commit b796450
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions updatecli-matrix-targets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ matrix:
compose_target: *compose231
compose_key: $.services.solr6.image
helm_target: *helmvalues231
helm_keys:
helm_keys: &search_helm_keys
search: $.alfresco-search.searchServicesImage.tag
insight: $.alfresco-search.insightEngineImage.tag
image:
Expand Down Expand Up @@ -149,7 +149,7 @@ matrix:
compose_target: *compose74
compose_key: $.services.solr6.image
helm_target: *helmvalues74
helm_key: $.alfresco-search.searchServicesImage.tag
helm_keys: *search_helm_keys
image:
pattern:
search-enterprise:
Expand Down Expand Up @@ -263,7 +263,7 @@ matrix:
compose_target: *compose73
compose_key: $.services.solr6.image
helm_target: *helmvalues73
helm_key: $.alfresco-search.searchServicesImage.tag
helm_keys: *search_helm_keys
pattern:
image:
search-enterprise:
Expand Down Expand Up @@ -377,7 +377,7 @@ matrix:
compose_target: *compose72
compose_key: $.services.solr6.image
helm_target: *helmvalues72
helm_key: $.alfresco-search.searchServicesImage.tag
helm_keys: *search_helm_keys
pattern:
image:
search-enterprise:
Expand Down Expand Up @@ -491,7 +491,7 @@ matrix:
compose_target: *compose71
compose_key: $.services.solr6.image
helm_target: *helmvalues71
helm_key: $.alfresco-search.searchServicesImage.tag
helm_keys: *search_helm_keys
pattern:
image:
search-enterprise:
Expand Down Expand Up @@ -598,7 +598,7 @@ matrix:
compose_target: *compose70
compose_key: $.services.solr6.image
helm_target: *helmvalues70
helm_key: $.alfresco-search.searchServicesImage.tag
helm_keys: *search_helm_keys
pattern:
image:
sync:
Expand Down

0 comments on commit b796450

Please sign in to comment.