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.10.0 (#866)
Browse files Browse the repository at this point in the history
Co-authored-by: Joe Julian <[email protected]>
  • Loading branch information
d2iq-dispatch and joejulian authored Apr 9, 2021
1 parent 400de5d commit 5645ecf
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.8-5"
appversion.kubeaddons.mesosphere.io/fluentbit: "1.6.8"
values.chart.helm.kubeaddons.mesosphere.io/fluentbit: "https://raw.githubusercontent.com/fluent/helm-charts/e6805d4/charts/fluent-bit/values.yaml"
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"
# 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.7.13
version: 0.10.0
values: |
service:
labels:
Expand Down

0 comments on commit 5645ecf

Please sign in to comment.