Skip to content

Commit

Permalink
chore(logging-apps): update fluentBit to 0.39.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pree committed Oct 4, 2023
1 parent e2460b6 commit 562890b
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 9 deletions.
9 changes: 3 additions & 6 deletions charts/logging-apps/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ apiVersion: v2
name: logging-apps
description: Argo CD app-of-apps config for logging applications
type: application
version: 0.26.1
version: 0.27.0
home: https://github.com/adfinis/helm-charts/tree/main/charts/logging-apps
sources:
- https://github.com/adfinis/helm-charts
Expand All @@ -16,8 +16,5 @@ dependencies:
repository: https://charts.adfinis.com
annotations:
artifacthub.io/changes: |
- kind: security
description: 'loki-stack: update chart from 2.9.9 to 2.9.10'
links:
- name: 'fix: update bats image for CVE-2019-14697'
url: https://github.com/grafana/helm-charts/commit/0be885a7425028c61725b0eb3c42f527eb099d25
- kind: changed
description: 'chore(fluentBit): update chart from 0.21.6 to 0.39.0'
4 changes: 2 additions & 2 deletions charts/logging-apps/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion charts/logging-apps/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ fluentBit:
# -- Chart
chart: "fluent-bit"
# -- [fluent-bit Helm chart](https://github.com/fluent/helm-charts/tree/main/charts/fluent-bit) version
targetRevision: "0.21.6"
targetRevision: "0.39.0"
# -- Helm values
# @default -- [upstream values](https://github.com/fluent/helm-charts/blob/main/charts/fluent-bit/values.yaml)
values: {}

0 comments on commit 562890b

Please sign in to comment.