Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update helm release fluent-bit to v0.46.11 #253

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
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
6 changes: 3 additions & 3 deletions logshipper/chart/Chart.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
dependencies:
- name: fluent-bit
repository: https://fluent.github.io/helm-charts
version: 0.46.7
digest: sha256:0da921e5cc86bea6c38d0cf90e5e854d365f3d34afc1c18e3ece89990d5ee63d
generated: "2024-05-21T23:55:51.778222452Z"
version: 0.46.11
digest: sha256:4ed5248be069f55e2746d9e84e62b5c85083a38c71fae1815779aa6f35d9b55c
generated: "2024-09-06T15:15:19.483239542Z"
4 changes: 2 additions & 2 deletions logshipper/chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ name: logshipper
description: A Helm chart for deploying fluent-bit with custom config

type: application
version: 0.2.2
version: 0.2.3
appVersion: 3.0.4

dependencies:
- name: fluent-bit
repository: https://fluent.github.io/helm-charts
version: 0.46.7
version: 0.46.11
Loading