volschin / home-ops

Repository for my home infrastructure and Kubernetes cluster which adheres to Infrastructure as Code (IaC) and GitOps practices where possible
https://k8s.olschi.de/
MIT License
2 stars 0 forks source link

fix(helm): update chart grafana ( 8.4.6 → 8.4.7 ) #669

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 3 weeks ago

Mend Renovate

This PR contains the following updates:

Package Update Change OpenSSF
grafana (source) patch 8.4.6 -> 8.4.7 OpenSSF Scorecard

Release Notes

grafana/helm-charts (grafana) ### [`v8.4.7`](https://togithub.com/grafana/helm-charts/releases/tag/grafana-8.4.7) [Compare Source](https://togithub.com/grafana/helm-charts/compare/grafana-8.4.6...grafana-8.4.7) The leading tool for querying and visualizing time series and metrics. #### What's Changed - \[grafana] Update README.md by [@​NWilkieTechno](https://togithub.com/NWilkieTechno) in [https://github.com/grafana/helm-charts/pull/3285](https://togithub.com/grafana/helm-charts/pull/3285) #### New Contributors - [@​NWilkieTechno](https://togithub.com/NWilkieTechno) made their first contribution in [https://github.com/grafana/helm-charts/pull/3285](https://togithub.com/grafana/helm-charts/pull/3285) **Full Changelog**: https://github.com/grafana/helm-charts/compare/grafana-8.4.6...grafana-8.4.7

Configuration

📅 Schedule: Branch creation - "after 8am every weekday,before 7pm every weekday" in timezone Europe/Berlin, 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 was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 3 weeks ago
--- kubernetes/apps/observability/grafana/app Kustomization: flux-system/grafana HelmRelease: observability/grafana

+++ kubernetes/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.4.6
+      version: 8.4.7
   install:
     remediation:
       retries: 3
   interval: 30m
   upgrade:
     cleanupOnFail: true
github-actions[bot] commented 3 weeks 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: d786e98702c7c80868602cb94a34dbb06928e7d7537500121a58a60a1c7e945b
+        checksum/dashboards-json-config: 63b371e234ee7fa934de79193f272af016307feb6215981b9f8077f0d7d7e0df
         checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
         kubectl.kubernetes.io/default-container: grafana
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
       securityContext: