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

Automated chart bump fluent-bit-0.7.1 #538

Merged
merged 2 commits into from
Sep 25, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.5.4-1"
appversion.kubeaddons.mesosphere.io/fluentbit: "1.5.4"
values.chart.helm.kubeaddons.mesosphere.io/fluentbit: "https://raw.githubusercontent.com/fluent/helm-charts/3c4a3db/charts/fluent-bit/values.yaml"
catalog.kubeaddons.mesosphere.io/addon-revision: "1.5.6-1"
appversion.kubeaddons.mesosphere.io/fluentbit: "1.5.6"
values.chart.helm.kubeaddons.mesosphere.io/fluentbit: "https://raw.githubusercontent.com/fluent/helm-charts/5e20fbc/charts/fluent-bit/values.yaml"
spec:
kubernetes:
minSupportedVersion: v1.15.6
Expand All @@ -31,7 +31,7 @@ spec:
chartReference:
chart: fluent-bit
repo: https://fluent.github.io/helm-charts
version: 0.6.3
version: 0.7.1
values: |
service:
labels:
Expand Down