mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Upgrade Fluent bit 0.11.9 (#1296)
* [stable/fluent-bit] Update README for Minikube use case Signed-off-by: Eduardo Silva <edsiper@gmail.com> * [stable/fluent-bit] Upgrade to Fluent Bit v0.11.9 This patch do the following changes: - Use the new Fluent Bit v0.11.9 - Bump chart version to AppVersion 0.1.1 - Update description keywords For more details about Fluent Bit v0.11.9 changes, please visit the following release notes: http://fluentbit.io/announcements/v0.11.9/ Signed-off-by: Eduardo Silva <eduardo@treasure-data.com> * [stable/fluent-bit] Upgrade to Fluent Bit v0.11.10 (v2) Signed-off-by: Eduardo Silva <eduardo@treasure-data.com>
This commit is contained in:
committed by
Adnan Abdulhussein
parent
fee7023caf
commit
a4e4c90506
@@ -1,16 +1,18 @@
|
||||
name: fluent-bit
|
||||
version: 0.1.0
|
||||
appVersion: 0.11.8
|
||||
version: 0.1.1
|
||||
appVersion: 0.11.10
|
||||
description: Fast and Lightweight Log/Data Forwarder for Linux, BSD and OSX
|
||||
keywords:
|
||||
- fluent
|
||||
- bit
|
||||
- logging
|
||||
- monitoring
|
||||
- fluent
|
||||
- fluentd
|
||||
sources:
|
||||
- http://fluentbit.io
|
||||
- http://fluentbit.io
|
||||
icon: http://fluentbit.io/assets/img/logo1-default.png
|
||||
home: http://fluentbit.io
|
||||
maintainers:
|
||||
- name: edsiper
|
||||
email: eduardo@treasure-data.com
|
||||
- name: kfox1111
|
||||
email: Kevin.Fox@pnnl.gov
|
||||
- name: kfox1111
|
||||
email: Kevin.Fox@pnnl.gov
|
||||
- name: edsiper
|
||||
email: eduardo@treasure-data.com
|
||||
|
||||
@@ -5,7 +5,7 @@ on_minikube: false
|
||||
image:
|
||||
fluent_bit:
|
||||
repository: fluent/fluent-bit
|
||||
tag: 0.11.8
|
||||
tag: 0.11.10
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
backend:
|
||||
|
||||
Reference in New Issue
Block a user