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

feat(container): update image grafana/promtail to v3.3.0 #1309

Merged
merged 1 commit into from
Nov 21, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 21, 2024

This PR contains the following updates:

Package Update Change
grafana/promtail minor 3.2.1 -> 3.3.0

Release Notes

grafana/loki (grafana/promtail)

v3.3.0

Compare Source

⚠ BREAKING CHANGES
  • blooms: Introduce a new block schema (V3) (#​14038)
  • blooms: Index structured metadata into blooms (#​14061)
  • operator: Migrate project layout to kubebuilder go/v4 (#​14447)
  • operator: Rename loki api go module (#​14568)
  • operator: Provide default OTLP attribute configuration (#​14410)
Features
Bug Fixes
Performance Improvements
Miscellaneous Chores
Code Refactoring

Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), 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 was generated by Mend Renovate. View the repository job log.

@github-actions github-actions bot added the area/kubernetes Changes made in the kubernetes directory label Nov 21, 2024
Copy link

--- HelmRelease: monitoring/promtail DaemonSet: monitoring/promtail

+++ HelmRelease: monitoring/promtail DaemonSet: monitoring/promtail

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

       enableServiceLinks: true
       securityContext:
         runAsGroup: 0
         runAsUser: 0
       containers:
       - name: promtail
-        image: docker.io/grafana/promtail:3.2.1@sha256:bf617e9d67e80247a59f717f9c1ad388d7d32dc0a1d29abd5799516d15e0a9b5
+        image: docker.io/grafana/promtail:3.3.0@sha256:5aa128328d6b0b47a41e1fedd3e5e599c02203c0368d2a2ffc736785ba5a22a3
         imagePullPolicy: IfNotPresent
         args:
         - -config.file=/etc/promtail/promtail.yaml
         volumeMounts:
         - name: config
           mountPath: /etc/promtail

Copy link

--- kubernetes/apps/monitoring/promtail/app Kustomization: flux-system/promtail HelmRelease: monitoring/promtail

+++ kubernetes/apps/monitoring/promtail/app Kustomization: flux-system/promtail HelmRelease: monitoring/promtail

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

       name: var-journal
     - hostPath:
         path: /run/log/journal
       name: run-journal
     image:
       repository: grafana/promtail
-      tag: 3.2.1@sha256:bf617e9d67e80247a59f717f9c1ad388d7d32dc0a1d29abd5799516d15e0a9b5
+      tag: 3.3.0@sha256:5aa128328d6b0b47a41e1fedd3e5e599c02203c0368d2a2ffc736785ba5a22a3
     resources:
       limits:
         cpu: 200m
         memory: 128Mi
       requests:
         cpu: 100m

@thiagoalmeidasa thiagoalmeidasa merged commit 0d6102e into main Nov 21, 2024
4 checks passed
@thiagoalmeidasa thiagoalmeidasa deleted the renovate/grafana-promtail-3.x branch November 21, 2024 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant