From be4ce843a07424af83f1d670cdc302b14f43911e Mon Sep 17 00:00:00 2001 From: Elon Cheng Date: Wed, 13 Sep 2023 13:56:54 +0800 Subject: [PATCH] Update CHANGELOG.md Co-authored-by: Benjamin Huo Signed-off-by: Elon Cheng <995729579@qq.com> --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8ca020f6f..ba608418b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,7 @@ - Add option to configure hostNetwork daemonset propertie (#863) - Helm chart generation of ClusterOutput for loki (#865) (#906) - Bump fluentbit to 2.1.8. (#867) -- Added SuppressTypeName option to helm, as newer ES needs it for bulk operation (#869) +- Add SuppressTypeName option to helm, as newer ES needs it for bulk operation (#869) - Adjusting the parameters of fluentbit (#880) @wenchajun - Add an extras section to the chart allowing new and less used features of the CRD to be used from the chart (#889) - Add ImagePullSecret for fluentd (#891)