mirror of
https://github.com/datahub-project/datahub.git
synced 2025-10-29 17:59:24 +00:00
Upgrade local quickstart OpenSearch version to align with production version (2.19). Changes: - docker/profiles/docker-compose.prerequisites.yml: Update default DATAHUB_SEARCH_TAG from 2.17.0 to 2.19.3 - docker/quickstart/docker-compose.quickstart-profile.yml: Update hardcoded image version from 2.17.0 to 2.19.3 This brings the local development environment in sync with the production OpenSearch version. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>