Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Commit

Permalink
Bump fluent-bit to 0.15.4 (#1039)
Browse files Browse the repository at this point in the history
Co-authored-by: Faiq Raza <[email protected]>
Co-authored-by: Joe Julian <[email protected]>
  • Loading branch information
3 people authored Apr 13, 2021
1 parent 7b9b927 commit 3bea4b2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions addons/fluentbit/fluentbit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ metadata:
labels:
kubeaddons.mesosphere.io/name: fluentbit
annotations:
catalog.kubeaddons.mesosphere.io/addon-revision: "1.6.10-1"
appversion.kubeaddons.mesosphere.io/fluentbit: "1.6.10"
values.chart.helm.kubeaddons.mesosphere.io/fluentbit: "https://raw.githubusercontent.com/fluent/helm-charts/2055a51/charts/fluent-bit/values.yaml"
catalog.kubeaddons.mesosphere.io/addon-revision: "1.7.3-1"
appversion.kubeaddons.mesosphere.io/fluentbit: "1.7.3"
values.chart.helm.kubeaddons.mesosphere.io/fluentbit: "https://raw.githubusercontent.com/fluent/helm-charts/1c4d46b7bd15ead0f23d3c61183a1e3cda931da0/charts/fluent-bit/values.yaml"
# the older versions were being deployed from stable/fluent-bit
# and were versioned like 2.8.x
helm.kubeaddons.mesosphere.io/upgrade-strategy: "[{\"upgradeFrom\": \">=2.8.0\", \"strategy\": \"delete\"}]"
Expand All @@ -32,7 +32,7 @@ spec:
chartReference:
chart: fluent-bit
repo: https://fluent.github.io/helm-charts
version: 0.10.0
version: 0.15.4
values: |
service:
labels:
Expand Down

0 comments on commit 3bea4b2

Please sign in to comment.