martinohmann / home-ops

Wife approved HomeOps driven by Kubernetes and GitOps using Flux
MIT License
9 stars 0 forks source link

fix(helm): update promtail ( 6.16.3 → 6.16.4 ) #1121

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Update Change
promtail (source) patch 6.16.3 -> 6.16.4

Release Notes

grafana/helm-charts (promtail) ### [`v6.16.4`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-6.16.4) [Compare Source](https://togithub.com/grafana/helm-charts/compare/promtail-6.16.3...promtail-6.16.4) The leading tool for querying and visualizing time series and metrics.

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.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 1 month ago

kustomization changes in kubernetes/main

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

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

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

     spec:
       chart: promtail
       sourceRef:
         kind: HelmRepository
         name: grafana
         namespace: flux-system
-      version: 6.16.3
+      version: 6.16.4
   install:
     remediation:
       retries: 3
   interval: 2h
   upgrade:
     cleanupOnFail: true