Simplify process to release the stack chart when updating dependencies.
Currently, to release a new ingest chart (for example) the process is:
Commit changes to ingest chart
Release ingest chart
Update version in Chart.yaml of datawave-stack
Release new datawave-stack version.
We should have a workflow that updates the versions and re-releases the stack when a dependent chart changes
Simplify process to release the stack chart when updating dependencies.
Currently, to release a new ingest chart (for example) the process is:
Commit changes to ingest chart
Release ingest chart
Update version in Chart.yaml of datawave-stack
Release new datawave-stack version.
We should have a workflow that updates the versions and re-releases the stack when a dependent chart changes