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.0.2 → 8.1.1 ) #7828

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.0.2 -> 8.1.1

Release Notes

grafana/helm-charts (grafana) ### [`v8.1.1`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.1.1) [Compare Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.1.0...grafana-8.1.1) The leading tool for querying and visualizing time series and metrics. #### What's Changed - \[grafana] Adding jkroepke as maintainer by [@​jkroepke](https://togithub.com/jkroepke) in [https://github.com/grafana/helm-charts/pull/3179](https://togithub.com/grafana/helm-charts/pull/3179) **Full Changelog**: https://github.com/grafana/helm-charts/compare/grafana-8.1.0...grafana-8.1.1 ### [`v8.1.0`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.1.0) [Compare Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.0.2...grafana-8.1.0) The leading tool for querying and visualizing time series and metrics. #### What's Changed - \[grafana] feat:Allow hiding persistence warning by [@​nikolaik](https://togithub.com/nikolaik) in [https://github.com/grafana/helm-charts/pull/3013](https://togithub.com/grafana/helm-charts/pull/3013) #### New Contributors - [@​nikolaik](https://togithub.com/nikolaik) made their first contribution in [https://github.com/grafana/helm-charts/pull/3013](https://togithub.com/grafana/helm-charts/pull/3013) **Full Changelog**: https://github.com/grafana/helm-charts/compare/alloy-0.4.0...grafana-8.1.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.0.2
+      version: 8.1.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: b3412877cb8bf7507c07cbed9f12f9af48e0be080c3580aa2379bd624fdbea89
+        checksum/dashboards-json-config: abf216e0194828a4e6e2111a905ba64e5a762e174b996ab8eea2c45fb92d8cbc
         checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
         kubectl.kubernetes.io/default-container: grafana
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
       securityContext: