parodos-dev / orchestrator-helm-chart

Helm chart to deploy the Orchestrator solution suite.
https://parodos.dev/orchestrator-helm-chart/
Apache License 2.0
2 stars 22 forks source link

Use the defaults from the builder Dockerfile #221

Closed rgolangh closed 1 month ago

rgolangh commented 2 months ago

The default arguments necessary to build a workflow are now part of the builder Dockerfile. Those defaults ensure consistent workflow behaviour and encode all the needed dependencies in the Dockerfile itself. It is the rare case those extra arguments should be used, but the functionality is kept if needed.

Blocked-by: https://github.com/parodos-dev/serverless-workflows/pull/313 Resolves: https://issues.redhat.com/browse/FLPATH-1544

rgolangh commented 1 month ago

What is the chart version that should be used now?

masayag commented 1 month ago

What is the chart version that should be used now?

Added rc-1.2.0.rc11 and merged.