onedr0p / home-ops

Wife approved HomeOps driven by Kubernetes and GitOps using Flux
https://onedr0p.github.io/home-ops/
Do What The F*ck You Want To Public License
1.98k stars 179 forks source link

feat(helm): update grafana ( 8.2.2 → 8.3.1 ) #7855

Closed bot-ross[bot] closed 3 months ago

bot-ross[bot] commented 3 months ago

This PR contains the following updates:

Package Update Change
grafana (source) minor 8.2.2 -> 8.3.1

Release Notes

grafana/helm-charts (grafana) ### [`v8.3.1`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.3.1) [Compare Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.3.0...grafana-8.3.1) The leading tool for querying and visualizing time series and metrics. #### What's Changed - \[grafana] Add support for envValueFrom in datasources container and fix typo in dashboards container config by [@​rgaduput](https://togithub.com/rgaduput) in [https://github.com/grafana/helm-charts/pull/3187](https://togithub.com/grafana/helm-charts/pull/3187) #### New Contributors - [@​rgaduput](https://togithub.com/rgaduput) made their first contribution in [https://github.com/grafana/helm-charts/pull/3187](https://togithub.com/grafana/helm-charts/pull/3187) **Full Changelog**: https://github.com/grafana/helm-charts/compare/grafana-8.3.0...grafana-8.3.1 ### [`v8.3.0`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.3.0) [Compare Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.2.2...grafana-8.3.0) The leading tool for querying and visualizing time series and metrics. #### What's Changed - \[grafana] Add support for extra volumes for Grafana Image Renderer by [@​bradleypettit](https://togithub.com/bradleypettit) in [https://github.com/grafana/helm-charts/pull/3178](https://togithub.com/grafana/helm-charts/pull/3178) #### New Contributors - [@​bradleypettit](https://togithub.com/bradleypettit) made their first contribution in [https://github.com/grafana/helm-charts/pull/3178](https://togithub.com/grafana/helm-charts/pull/3178) **Full Changelog**: https://github.com/grafana/helm-charts/compare/tempo-distributed-1.13.2...grafana-8.3.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 Renovate Bot.

bot-ross[bot] commented 3 months ago
--- kubernetes/main/apps/observability/grafana/app Kustomization: flux-system/grafana HelmRelease: observability/grafana

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

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

     spec:
       chart: grafana
       sourceRef:
         kind: HelmRepository
         name: grafana
         namespace: flux-system
-      version: 8.2.2
+      version: 8.3.1
   install:
     remediation:
       retries: 3
   interval: 30m
   upgrade:
     cleanupOnFail: true
bot-ross[bot] commented 3 months ago
--- HelmRelease: observability/grafana Deployment: observability/grafana

+++ HelmRelease: observability/grafana Deployment: observability/grafana

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

   template:
     metadata:
       labels:
         app.kubernetes.io/name: grafana
         app.kubernetes.io/instance: grafana
       annotations:
-        checksum/dashboards-json-config: 0ec5732c6a68b018a8366cb7e5b89205cc18697f30e868aee4ba794a217c4625
+        checksum/dashboards-json-config: 3e513121368b8349df63fa01276bd2407d8d1ff9d67459aa9c4124e8d67fd1df
         checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
         kubectl.kubernetes.io/default-container: grafana
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
       securityContext: