Skip to content

feat(helm): update chart fluent-bit ( 0.56.0 → 0.57.0 )#504

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/fluent-bit-0.x
Open

feat(helm): update chart fluent-bit ( 0.56.0 → 0.57.0 )#504
renovate[bot] wants to merge 1 commit intomainfrom
renovate/fluent-bit-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 1, 2026

This PR contains the following updates:

Package Update Change Pending
fluent-bit (source) minor 0.56.00.57.0 0.57.2 (+1)

Release Notes

fluent/helm-charts (fluent-bit)

v0.57.0

Compare Source

Changed

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 3, 2026

--- kubernetes/apps/monitoring-priv/fluentbit/app Kustomization: flux-system/fluentbit HelmRelease: monitoring-priv/fluent-bit

+++ kubernetes/apps/monitoring-priv/fluentbit/app Kustomization: flux-system/fluentbit HelmRelease: monitoring-priv/fluent-bit

@@ -14,13 +14,13 @@

   chart:
     spec:
       chart: fluent-bit
       sourceRef:
         kind: HelmRepository
         name: fluent
-      version: 0.56.0
+      version: 0.57.0
   interval: 30m
   values:
     config:
       customParsers: |-
         [PARSER]
           name containerd

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 3, 2026

--- HelmRelease: monitoring-priv/fluent-bit DaemonSet: monitoring-priv/fluent-bit

+++ HelmRelease: monitoring-priv/fluent-bit DaemonSet: monitoring-priv/fluent-bit

@@ -28,13 +28,13 @@

           capabilities:
             drop:
             - ALL
           readOnlyRootFilesystem: true
           runAsNonRoot: true
           runAsUser: 1000
-        image: cr.fluentbit.io/fluent/fluent-bit:4.2.3
+        image: cr.fluentbit.io/fluent/fluent-bit:5.0.0
         imagePullPolicy: IfNotPresent
         env:
         - name: NODENAME
           valueFrom:
             fieldRef:
               fieldPath: spec.nodeName
@@ -56,13 +56,13 @@

         livenessProbe:
           httpGet:
             path: /
             port: http
         readinessProbe:
           httpGet:
-            path: /api/v1/health
+            path: /api/v2/health
             port: http
         resources:
           limits:
             memory: 256Mi
           requests:
             cpu: 10m

@renovate renovate bot force-pushed the renovate/fluent-bit-0.x branch from 7de13bf to 18c25e6 Compare April 3, 2026 16:30
@renovate renovate bot force-pushed the renovate/fluent-bit-0.x branch from 18c25e6 to a322101 Compare April 3, 2026 20:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants