File tree Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Expand file tree Collapse file tree 1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change 1
1
## 0.8.0 / 2021-07-23
2
2
3
- - [ ENHANCEMENT] Support to set imagePullSecrets for operator when install with helm. #93
4
- - [ ENHANCEMENT] Support to set imagePullSecrets for Fluent bit when install with helm. #94
5
- - [ BUGFIX] Fix bug the forward output can not set port. #89
3
+ - [ FEATURE] Support setting imagePullSecrets for both operator and fluentbit #93 #94
4
+ - [ FEATURE] Add switch to input.tail.memBufLimit in helm chart #87
5
+ - [ ENHANCEMENT] Use hostpath instead of emptydir to store position db #72
6
+ - [ ENHANCEMENT] Improve fluent-bit-watcher synchronization mechanism #74
7
+ - [ ENHANCEMENT] Terminate fluent-bit process in a more elegant way in fluent-bit-watcher #90
8
+ - [ ENHANCEMENT] Update README and roadmap #97 #100
9
+ - [ ENHANCEMENT] Add kustomize file to manifests #99
10
+ - [ BUGFIX] Fix the forward output can only use the default port problem. #89
6
11
- [ BUGFIX] Fix bug it will loss log when damemonset restart. #90
12
+ - [ BUGFIX] Update groupname for client-gen to logging.kubesphere.io #95
7
13
8
14
## 0.7.1 / 2021-07-08
9
15
You can’t perform that action at this time.
0 commit comments