-
Notifications
You must be signed in to change notification settings - Fork 45
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
charts,salt: Bump fluent-bit chart to 0.36.0
Bump the fluent-bit chart to 0.36.0 and also bump the fluent-bit image to 2.1.7 Upgrade fluent-bit chart using: ``` rm -rf charts/fluent-bit helm repo add fluent https://fluent.github.io/helm-charts helm repo update helm fetch -d charts --untar fluent/fluent-bit ``` Re-render fluent-bit salt state using: ``` ./doit.sh codegen:chart_fluent-bit ```
- Loading branch information
1 parent
ee598cb
commit 3a49a65
Showing
27 changed files
with
1,341 additions
and
986 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,4 @@ | ||
logLevel: debug | ||
|
||
dashboards: | ||
enabled: true |
Oops, something went wrong.