Skip to content
This repository was archived by the owner on Feb 22, 2022. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
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
4 changes: 2 additions & 2 deletions stable/fluent-bit/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: fluent-bit
version: 0.1.5
appVersion: 0.11.16
version: 0.1.6
appVersion: 0.11.17
description: Fast and Lightweight Log/Data Forwarder for Linux, BSD and OSX
keywords:
- logging
Expand Down
4 changes: 2 additions & 2 deletions stable/fluent-bit/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ on_minikube: false
image:
fluent_bit:
repository: fluent/fluent-bit
tag: 0.11.16
pullPolicy: IfNotPresent
tag: 0.11.17
pullPolicy: Always

backend:
type: forward
Expand Down