Skip to content

Commit

Permalink
feat: Bump fluent-bit to 0.38.0 (#1620)
Browse files Browse the repository at this point in the history
* chore: Update fluent-bit 0.37.0 => 0.38.0

* chore: Move fluent-bit/0.37.0 => 0.38.0

---------

Co-authored-by: d2iq-mergebot <ci-mergebot@d2iq.com>
  • Loading branch information
mesosphere-ci and d2iq-mergebot authored Oct 19, 2023
1 parent 2d160fe commit 469b115
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: fluent-bit-0.37.0-d2iq-defaults
name: fluent-bit-0.38.0-d2iq-defaults
namespace: ${releaseNamespace}
data:
values.yaml: |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ spec:
namespace: kommander-flux
# This chart version should be kept in sync with logging-operator.
# Both services should deploy the same version of fluent-bit.
version: 0.37.0
version: 0.38.0
interval: 15s
install:
crds: CreateReplace
Expand All @@ -27,4 +27,4 @@ spec:
releaseName: kommander-fluent-bit
valuesFrom:
- kind: ConfigMap
name: fluent-bit-0.37.0-d2iq-defaults
name: fluent-bit-0.38.0-d2iq-defaults

0 comments on commit 469b115

Please sign in to comment.