* feat: Enable Ingestion Docker Image Tags using meta step
* feat: conditional latest tag
* chore: use separator tags
* chore: refactor use of metadata-action
* test: disable push
* chore: Add env `DOCKER_BUILD_NO_SUMMARY: true`
* chore: Use flavor for `latest` tag
* chore: Enable push of docker images to DockerHub
* Small refactor to the Make update_all scripts
* Extract regex update method
* decouple release from workflows
* Fix issue with docker-openmetadata-db workflow referencing non existent action
* WIP - MINOR - Clean ingestion dependencies
* test
* test
* Clean imports
* add pyiceberg for test
* Revert "add pyiceberg for test"
This reverts commit ab26942736586f089a57a644ffd727aca200db62.
* add pyiceberg for test
* Remove docker dep
* clean local docker sh
* MINOR - AKS Airflow troubleshooting docs
* Fix action
* clean local docker sh