Skip to content

Commit

Permalink
add ACS Audit commponent to updatecli compose manifest
Browse files Browse the repository at this point in the history
  • Loading branch information
alxgomz committed Nov 19, 2024
1 parent 4c5c50f commit 38da574
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docker-compose/updatecli-matrix-targets.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,10 @@ matrix:
version:
compose_target: *composeNext
compose_key: $.services.transform-core-aio.image
audit-storage:
version:
compose_target: *composeNext
compose_key: $.services.audit-storage.image

current:
id: current
Expand Down Expand Up @@ -116,6 +120,10 @@ matrix:
version:
compose_target: *composeCurrent
compose_key: $.services.transform-core-aio.image
audit-storage:
version:
compose_target: *composeCurrent
compose_key: $.services.audit-storage.image

7.4.N:
id: 74n
Expand Down

0 comments on commit 38da574

Please sign in to comment.