Skip to content

Commit

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

* chore: Move fluent-bit/0.21.6 => fluent-bit/0.25.0

---------

Co-authored-by: d2iq-mergebot <[email protected]>
  • Loading branch information
mesosphere-ci and d2iq-mergebot authored Apr 3, 2023
1 parent 0173a4f commit 834fd6d
Show file tree
Hide file tree
Showing 10 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v1
kind: ConfigMap
metadata:
name: fluent-bit-0.21.6-d2iq-defaults
name: fluent-bit-0.25.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.21.6
version: 0.25.0
interval: 15s
install:
crds: CreateReplace
Expand All @@ -27,4 +27,4 @@ spec:
releaseName: kommander-fluent-bit
valuesFrom:
- kind: ConfigMap
name: fluent-bit-0.21.6-d2iq-defaults
name: fluent-bit-0.25.0-d2iq-defaults
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
wait: true
interval: 6h
retryInterval: 1m
path: ./services/fluent-bit/0.21.6/resource-quota
path: ./services/fluent-bit/0.25.0/resource-quota
sourceRef:
kind: GitRepository
name: management
Expand Down

0 comments on commit 834fd6d

Please sign in to comment.