v0.4.2
π Summary
This release includes documentation improvements and health check configuration fixes.
π§ Changes Made
Documentation Updates
- README.md / README_kr.md: Added recommendation to explicitly clone specific released versions using
-bflag for stable infrastructure deployment
Configuration Fixes
- docker-compose.yaml:
- Fixed typo in health check configuration:
HEALTH_CHECK_RETIESβHEALTH_CHECK_RETRIES - Fixed health check port for
mc-observability-insight-schedulercontainer: 8974 β 9002- This corrects the health check to use the actual exposed port (9002) instead of the incorrect port (8974)
- Fixed typo in health check configuration:
- Related files updated (as shown in the search results):
conf/docker/.envconf/docker/.env.setupconf/docker/docker-compose.mini.yamlconf/docker/conf/mc-web-console/.env
π Issues Fixed
- Resolves health check configuration bug for mc-observability-insight-scheduler container
π Checklist
- Added release version cloning recommendation in README
- Fixed health check retries typo in docker-compose.yaml and Updated related configuration files with the corrected variable name
- Fixed incorrect health check port for mc-observability-insight-scheduler (8974 β 9002)
- No breaking changes introduced
What's Changed
- Update Docker images for mc-infra-connector and mc-infra-manager by @seokho-son in #88
- updated the image versions in the docker-compose.yaml file: mc-infra-β¦ by @MZC-CSC in #90
- Update Version docker-compose.yaml - mc-workflow-manager by @Strato-YangSungHun in #89
- This PR includes documentation improvements, health check bug fixes, and health check configuration updates. by @MZC-CSC in #91
Full Changelog: v0.4.1...v0.4.2