martinohmann / home-ops

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

fix(helm): update grafana ( 8.3.1 → 8.3.2 ) #1075

Closed renovate[bot] closed 4 days ago

renovate[bot] commented 4 days ago

Mend Renovate

This PR contains the following updates:

Package Update Change
grafana (source) patch 8.3.1 -> 8.3.2

Release Notes

grafana/helm-charts (grafana) ### [`v8.3.2`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.3.2) [Compare Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.3.1...grafana-8.3.2) The leading tool for querying and visualizing time series and metrics. #### What's Changed - \[grafana] Clarify documentation for serviceMonitor.enabled by [@​oliviermichaelis](https://togithub.com/oliviermichaelis) in [https://github.com/grafana/helm-charts/pull/3209](https://togithub.com/grafana/helm-charts/pull/3209) #### New Contributors - [@​oliviermichaelis](https://togithub.com/oliviermichaelis) made their first contribution in [https://github.com/grafana/helm-charts/pull/3209](https://togithub.com/grafana/helm-charts/pull/3209) **Full Changelog**: https://github.com/grafana/helm-charts/compare/helm-loki-6.6.5...grafana-8.3.2

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 4 days ago

helmrelease changes in kubernetes/main

--- HelmRelease: monitoring/grafana Deployment: monitoring/grafana

+++ HelmRelease: monitoring/grafana Deployment: monitoring/grafana

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

   template:
     metadata:
       labels:
         app.kubernetes.io/name: grafana
         app.kubernetes.io/instance: grafana
       annotations:
-        checksum/dashboards-json-config: bc8090bba6836d2c6d5e71ba96c395a476fb5e01a30806b48eaf90d5bb59579f
+        checksum/dashboards-json-config: 28f260aefd437bffa8e7319ff9f13ec2a0ca9ab7a8a364ff77bb4e519a859bff
         checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
         kubectl.kubernetes.io/default-container: grafana
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
       securityContext:
github-actions[bot] commented 4 days ago

kustomization changes in kubernetes/main

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

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

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

     spec:
       chart: grafana
       sourceRef:
         kind: HelmRepository
         name: grafana
         namespace: flux-system
-      version: 8.3.1
+      version: 8.3.2
   install:
     remediation:
       retries: 3
   interval: 2h
   maxHistory: 2
   uninstall: