-
Notifications
You must be signed in to change notification settings - Fork 495
update fluentd to latest 1.19 #661
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
Open
discostur
wants to merge
22
commits into
fluent:main
Choose a base branch
from
discostur:bump-fluentd-version-1-19
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+30
−3
Open
Changes from 18 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
b5c5126
update fluentd to latest 1.19
discostur dbc62bf
build(deps): bump the github-actions group across 1 directory with 3 …
dependabot[bot] 63ef2c1
Update Chart.yaml (#666)
Xelus22 536127e
bump 1.19.1
discostur 4218fe8
improve debian version string
discostur 04fdc19
feat: Add fluent-bit charts for specific use cases (#665)
stevehipwell f51581f
chore: Add artifact hub metadata (#671)
stevehipwell 5f8f68a
build(deps): bump tj-actions/changed-files in the github-actions grou…
dependabot[bot] 96bf2bd
chore: Update codeowners (#678)
stevehipwell 8aa7944
build(deps): bump the github-actions group with 2 updates (#680)
dependabot[bot] 6874ae8
chore: Update tooling (#685)
stevehipwell 6a5df78
feat(fluent-bit): Update image to v4.2.2 (#684)
stevehipwell 01deb65
ci: add stale checks matching Fluent Bit (#686)
patrick-stephens bb70bf9
Update CODEOWNERS for fluent-operator chart
marcofranssen 9937c84
ci: make stale check manually triggerable (#688)
patrick-stephens 226fce9
Merge branch 'main' into bump-fluentd-version-1-19
discostur 69f47e8
Merge branch 'main' into bump-fluentd-version-1-19
discostur 5f87ab6
Add CHANGELOG.md for fluentd chart
discostur 092ad0d
Merge branch 'main' into bump-fluentd-version-1-19
discostur d15636e
fix(fluentd): restore variant in default tag and update default to el…
discostur 29c4dd0
bump version 1.19.2
discostur 404b544
bump 1.19.2
discostur File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,27 @@ | ||
| # Fluentd Helm Chart Changelog | ||
|
|
||
| > [!NOTE] | ||
| > All notable changes to this project will be documented in this file; the format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). | ||
|
|
||
| <!-- | ||
| ### Added - For new features. | ||
| ### Changed - For changes in existing functionality. | ||
| ### Deprecated - For soon-to-be removed features. | ||
| ### Removed - For now removed features. | ||
| ### Fixed - For any bug fixes. | ||
| ### Security - In case of vulnerabilities. | ||
| --> | ||
|
|
||
| ## [UNRELEASED] | ||
|
|
||
| ### Changed | ||
|
|
||
| - Update Fluentd OCI image to [v1.19.1](https://github.com/fluent/fluentd/releases/tag/v1.19.1). ([#661](https://github.com/fluent/helm-charts/pull/661)) _@discostur_ | ||
|
|
||
| ## [v0.5.3] - 2025-05-05 | ||
|
|
||
| <!-- | ||
| RELEASE LINKS | ||
| --> | ||
| [UNRELEASED]: https://github.com/fluent/helm-charts/tree/main/charts/fluentd | ||
| [v0.5.3]: https://github.com/fluent/helm-charts/releases/tag/fluentd-0.5.3 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.