diff --git a/helm/alfresco-content-services/.helmignore b/helm/alfresco-content-services/.helmignore index 721fe6abd..21d7d7316 100644 --- a/helm/alfresco-content-services/.helmignore +++ b/helm/alfresco-content-services/.helmignore @@ -23,3 +23,5 @@ tests .idea/ *.tmproj .vscode/ +# Do not include UpdateCli target matrix +updatecli-matrix-targets.yaml diff --git a/updatecli-matrix-targets.yaml b/helm/alfresco-content-services/updatecli-matrix-targets.yaml similarity index 97% rename from updatecli-matrix-targets.yaml rename to helm/alfresco-content-services/updatecli-matrix-targets.yaml index 34617d1e1..e93379407 100644 --- a/updatecli-matrix-targets.yaml +++ b/helm/alfresco-content-services/updatecli-matrix-targets.yaml @@ -775,34 +775,3 @@ matrix: pattern: compose_target: *composeOss compose_key: $.services.content-app.image - sso-example: - <<: *community - id: ssoExample - activemq: - search: - 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: - 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