Skip to content

Commit

Permalink
enrich updatecli matrix to bump sso example chart as well
Browse files Browse the repository at this point in the history
  • Loading branch information
alxgomz committed Oct 30, 2024
1 parent 2e5b423 commit be9f705
Showing 1 changed file with 37 additions and 1 deletion.
38 changes: 37 additions & 1 deletion updatecli-matrix-targets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -727,7 +727,7 @@ matrix:
version:
helm_target: *helmvalues71
helm_key: $.alfresco-transform-service.tika.image.tag
community:
community: &community
id: com
acs:
version:
Expand Down Expand Up @@ -775,3 +775,39 @@ matrix:
pattern:
compose_target: *composeOss
compose_key: $.services.content-app.image
sso-example:
<<: *community
id: ssoExample
search: null
tengine-aio:
adminApp:
acs:
version:
compose_target:
compose_key:
helm_target: &helmvaluesSso >-
helm/acs-sso-example/values.yaml
helm_key: $.alfresco-repository.image.tag
pattern:
image:
activemq:
version:
helm_target: *helmvaluesSso
helm_key: $.activemq.image.tag
pattern:
image:
share:
version:
compose_target:
compose_key:
helm_target: *helmvaluesSso
helm_key: $.alfresco-share.image.tag
pattern:
image:
aca:
version:
pattern:
compose_target:
compose_key:
helm_target: *helmvaluesSso
helm_key: $.alfresco-content-app.image.tag

0 comments on commit be9f705

Please sign in to comment.