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(oci/fluent-bit): update 3.2.2 ➼ 3.2.3 #1541

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tinfoild[bot]
Copy link
Contributor

@tinfoild tinfoild bot commented Dec 20, 2024

This PR contains the following updates:

Package Update Change OpenSSF
cr.fluentbit.io/fluent/fluent-bit patch 3.2.2 -> 3.2.3 OpenSSF Scorecard

Release Notes

fluent/fluent-bit (cr.fluentbit.io/fluent/fluent-bit)

v3.2.3: Fluent Bit 3.2.3

Compare Source

https://fluentbit.io/announcements/v3.2.3/

What's Changed

New Contributors

Full Changelog: fluent/fluent-bit@v3.2.2...v3.2.3


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.

Copy link

Deploying jjgadgets-biohazard with  Cloudflare Pages  Cloudflare Pages

Latest commit: 7914008
Status: ✅  Deploy successful!
Preview URL: https://4fe93a22.jjgadgets-biohazard.pages.dev
Branch Preview URL: https://renovate-cr-fluentbit-io-flu-5fk9.jjgadgets-biohazard.pages.dev

View logs

@tinfoild
Copy link
Contributor Author

tinfoild bot commented Dec 20, 2024

--- kube/deploy/core/monitoring/fluentbit/app Kustomization: flux-system/fluentbit-app HelmRelease: fluentbit/fluentbit

+++ kube/deploy/core/monitoring/fluentbit/app Kustomization: flux-system/fluentbit-app HelmRelease: fluentbit/fluentbit

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

                 valueFrom:
                   fieldRef:
                     fieldPath: status.hostIP
               TZ: null
             image:
               repository: cr.fluentbit.io/fluent/fluent-bit
-              tag: 3.2.2@sha256:b7a2b9ee1958607da9a16b0efeb24a70a43c5b7e91dbabca4dc02e916aadb914
+              tag: 3.2.3@sha256:f1ee7e248f6f507d592816444530e6d04e5e33ed28aa0f201471069394baebc3
             resources:
               limits:
                 cpu: 3000m
                 memory: 6Gi
               requests:
                 cpu: 10m
--- kube/deploy/apps/minecraft/app Kustomization: flux-system/minecraft-app HelmRelease: minecraft/minecraft

+++ kube/deploy/apps/minecraft/app Kustomization: flux-system/minecraft-app HelmRelease: minecraft/minecraft

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

               TZ: null
               USE_AIKAR_FLAGS: 'true'
               VERSION: 1.21.1
               VIEW_DISTANCE: '10'
             image:
               repository: ghcr.io/itzg/minecraft-server
-              tag: 2024.12.1@sha256:7ac4583059984ba8864dd039721c40db13bcc1a802519e77de3af182490e9c86
+              tag: 2024.12.0@sha256:d0e4d20a661c2d1153547effb47efd2a6f655c8903655121abf46632c7b107bc
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   exec:

@tinfoild
Copy link
Contributor Author

tinfoild bot commented Dec 20, 2024

--- HelmRelease: minecraft/minecraft Deployment: minecraft/minecraft

+++ HelmRelease: minecraft/minecraft Deployment: minecraft/minecraft

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

         - name: USE_AIKAR_FLAGS
           value: 'true'
         - name: VERSION
           value: 1.21.1
         - name: VIEW_DISTANCE
           value: '10'
-        image: ghcr.io/itzg/minecraft-server:2024.12.1@sha256:7ac4583059984ba8864dd039721c40db13bcc1a802519e77de3af182490e9c86
+        image: ghcr.io/itzg/minecraft-server:2024.12.0@sha256:d0e4d20a661c2d1153547effb47efd2a6f655c8903655121abf46632c7b107bc
         livenessProbe:
           exec:
             command:
             - mc-health
           failureThreshold: 3
           initialDelaySeconds: 0
--- HelmRelease: fluentbit/fluentbit DaemonSet: fluentbit/fluentbit

+++ HelmRelease: fluentbit/fluentbit DaemonSet: fluentbit/fluentbit

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

         - name: KUBE_NODE_IP
           valueFrom:
             fieldRef:
               fieldPath: status.hostIP
         - name: TZ
           value: null
-        image: cr.fluentbit.io/fluent/fluent-bit:3.2.2@sha256:b7a2b9ee1958607da9a16b0efeb24a70a43c5b7e91dbabca4dc02e916aadb914
+        image: cr.fluentbit.io/fluent/fluent-bit:3.2.3@sha256:f1ee7e248f6f507d592816444530e6d04e5e33ed28aa0f201471069394baebc3
         name: main
         resources:
           limits:
             cpu: 3000m
             memory: 6Gi
           requests:

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