v4.4.0
What's Changed
- Add doc installing via Docker registry, add publish command by @kezhenxu94 in #92
- Fix typo in README.md by @zalintyre in #93
- Deploy helm chart snapshot to ghcr.io by @kezhenxu94 in #94
- Remove
.Values.oap.initEs
and replace with Helm Hooks by @kezhenxu94 in #95 - Refactor oap init job, and support postgresql storage by @kezhenxu94 in #96
- Upgrade ElasticSearch Helm Chart dependency version by @kezhenxu94 in #98
- Remove
files/config.d
mechanism and usevalues.yaml
files to put the configurations to override default config by @kezhenxu94 in #99 - Add install doc with ghcr.io repository by @kezhenxu94 in #100
- Prepare release 4.4.0 by @kezhenxu94 in #101
New Contributors
- @zalintyre made their first contribution in #93
Full Changelog: v4.3.0...v4.4.0