martinohmann / home-ops

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

feat(helm): update grafana ( 8.1.1 ā†’ 8.2.0 ) #1042

Closed renovate[bot] closed 3 months ago

renovate[bot] commented 3 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
grafana (source) minor 8.1.1 -> 8.2.0

Release Notes

grafana/helm-charts (grafana) ### [`v8.2.0`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.2.0) [Compare Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.1.1...grafana-8.2.0) The leading tool for querying and visualizing time series and metrics. #### What's Changed - \[grafana] add support for dual stack clusters by [@​M0NsTeRRR](https://togithub.com/M0NsTeRRR) in [https://github.com/grafana/helm-charts/pull/3066](https://togithub.com/grafana/helm-charts/pull/3066) #### New Contributors - [@​M0NsTeRRR](https://togithub.com/M0NsTeRRR) made their first contribution in [https://github.com/grafana/helm-charts/pull/3066](https://togithub.com/grafana/helm-charts/pull/3066) **Full Changelog**: https://github.com/grafana/helm-charts/compare/grafana-8.1.1...grafana-8.2.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.



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

github-actions[bot] commented 3 months 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.1.1
+      version: 8.2.0
   install:
     remediation:
       retries: 3
   interval: 2h
   maxHistory: 2
   uninstall:
github-actions[bot] commented 3 months 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: 6be7da72feef6413efea8d073b5f417fd4a900800ee74ed161e7fe7da7b8be51
+        checksum/dashboards-json-config: d8cc4082d77ed62a58c390a76b66aba9b1629844f921b5a7f6c00d9150965c47
         checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
         kubectl.kubernetes.io/default-container: grafana
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
       securityContext: