Skip to content

feat(helm): update chart promtail ( 6.16.6 ➔ 6.17.1 )#179

Open
parsec-renovate[bot] wants to merge 1 commit intomainfrom
renovate/promtail-6.x
Open

feat(helm): update chart promtail ( 6.16.6 ➔ 6.17.1 )#179
parsec-renovate[bot] wants to merge 1 commit intomainfrom
renovate/promtail-6.x

Conversation

@parsec-renovate
Copy link
Contributor

@parsec-renovate parsec-renovate bot commented Dec 9, 2025

This PR contains the following updates:

Package Update Change
promtail (source) minor 6.16.66.17.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

grafana/helm-charts (promtail)

v6.17.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@lgtm-distributed-3.0.0...promtail-6.17.1

v6.17.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@helm-loki-6.30.1...promtail-6.17.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.

@parsec-renovate parsec-renovate bot force-pushed the renovate/promtail-6.x branch from 18a9922 to e2a0189 Compare December 9, 2025 23:17
@github-actions
Copy link

github-actions bot commented Dec 9, 2025

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

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

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

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

@github-actions
Copy link

github-actions bot commented Dec 9, 2025

--- 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.16.6
+      version: 6.17.1
   install:
     remediation:
       retries: 3
     timeout: 10m
   interval: 5m
   rollback:

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