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

fix(helm): update chart fluent-bit ( 0.48.2 → 0.48.3 ) #7598

Merged
merged 1 commit into from
Nov 30, 2024

Conversation

lab-assistant[bot]
Copy link
Contributor

@lab-assistant lab-assistant bot commented Nov 29, 2024

This PR contains the following updates:

Package Update Change
fluent-bit (source) patch 0.48.2 -> 0.48.3

Release Notes

fluent/helm-charts (fluent-bit)

v0.48.3

Compare Source

Fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems.


Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Renovate Bot.

| datasource | package    | from   | to     |
| ---------- | ---------- | ------ | ------ |
| helm       | fluent-bit | 0.48.2 | 0.48.3 |
@lab-assistant lab-assistant bot added renovate/helm type/patch Issue relates to a patch version bump area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster labels Nov 29, 2024
@lab-assistant
Copy link
Contributor Author

lab-assistant bot commented Nov 29, 2024

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

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

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

     spec:
       chart: fluent-bit
       interval: 30m
       sourceRef:
         kind: HelmRepository
         name: fluent
-      version: 0.48.2
+      version: 0.48.3
   interval: 30m
   values:
     config:
       filters: |
         [FILTER]
           name kubernetes

@lab-assistant
Copy link
Contributor Author

lab-assistant bot commented Nov 29, 2024

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

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

@@ -21,13 +21,13 @@

     spec:
       serviceAccountName: fluent-bit
       hostNetwork: false
       dnsPolicy: ClusterFirst
       containers:
       - name: fluent-bit
-        image: cr.fluentbit.io/fluent/fluent-bit:3.2.1
+        image: cr.fluentbit.io/fluent/fluent-bit:3.2.2
         imagePullPolicy: IfNotPresent
         command:
         - /fluent-bit/bin/fluent-bit
         args:
         - --workdir=/fluent-bit/etc
         - --config=/fluent-bit/etc/conf/fluent-bit.conf

@bjw-s bjw-s merged commit 6081894 into main Nov 30, 2024
14 checks passed
@bjw-s bjw-s deleted the renovate/main-fluent-bit-0.x branch November 30, 2024 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster renovate/helm type/patch Issue relates to a patch version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant