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(helm): update promtail ( 6.15.5 → 6.16.2 ) #296

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

Conversation

parsec-renovate[bot]
Copy link
Contributor

@parsec-renovate parsec-renovate bot commented Jun 8, 2024

This PR contains the following updates:

Package Update Change
promtail (source) minor 6.15.5 -> 6.16.2

Release Notes

grafana/helm-charts (promtail)

v6.16.2

Compare Source

Promtail is an agent which ships the contents of local logs to a Loki instance

What's Changed

Full Changelog: grafana/helm-charts@tempo-distributed-1.12.0...promtail-6.16.2

v6.16.1

Compare Source

Promtail is an agent which ships the contents of local logs to a Loki instance

What's Changed

Full Changelog: grafana/helm-charts@helm-loki-6.6.4...promtail-6.16.1

v6.16.0

Compare Source

Promtail is an agent which ships the contents of local logs to a Loki instance

What's Changed

New Contributors

Full Changelog: grafana/helm-charts@grafana-agent-operator-0.4.0...promtail-6.16.0


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

github-actions bot commented Jun 8, 2024

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

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

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

       chart: promtail
       interval: 5m
       sourceRef:
         kind: HelmRepository
         name: grafana
         namespace: flux-system
-      version: 6.15.5
+      version: 6.16.2
   install:
     remediation:
       retries: 3
     timeout: 10m
   interval: 5m
   rollback:

@parsec-renovate parsec-renovate bot changed the title feat(helm): update promtail ( 6.15.5 → 6.16.0 ) feat(helm): update promtail ( 6.15.5 → 6.16.1 ) Jun 24, 2024
Copy link

--- HelmRelease: observability/promtail DaemonSet: observability/promtail

+++ HelmRelease: observability/promtail DaemonSet: observability/promtail

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

       enableServiceLinks: true
       securityContext:
         runAsGroup: 0
         runAsUser: 0
       containers:
       - name: promtail
-        image: docker.io/grafana/promtail:2.9.3
+        image: docker.io/grafana/promtail:3.0.0
         imagePullPolicy: IfNotPresent
         args:
         - -config.file=/etc/promtail/promtail.yaml
         volumeMounts:
         - name: config
           mountPath: /etc/promtail

@parsec-renovate parsec-renovate bot changed the title feat(helm): update promtail ( 6.15.5 → 6.16.1 ) feat(helm): update promtail ( 6.15.5 → 6.16.2 ) Jun 25, 2024
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.

None yet

0 participants