Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(helm): update chart grafana to 8.8.5 #976

Merged
merged 1 commit into from
Jan 24, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 16, 2025

This PR contains the following updates:

Package Update Change
grafana (source) patch 8.8.2 -> 8.8.5

Release Notes

grafana/helm-charts (grafana)

v8.8.5

Compare Source

The leading tool for querying and visualizing time series and metrics.

What's Changed

New Contributors

Full Changelog: grafana/helm-charts@mimir-distributed-5.7.0-weekly.325...grafana-8.8.5

v8.8.4

Compare Source

The leading tool for querying and visualizing time series and metrics.

What's Changed

New Contributors

Full Changelog: grafana/helm-charts@helm-loki-6.24.1...grafana-8.8.4

v8.8.3

Compare Source

The leading tool for querying and visualizing time series and metrics.

What's Changed

Full Changelog: grafana/helm-charts@beyla-1.6.2...grafana-8.8.3


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

github-actions bot commented Jan 16, 2025

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

+++ kubernetes/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.8.2
+      version: 8.8.5
   dependsOn:
   - name: local-path-provisioner
     namespace: kube-system
   install:
     remediation:
       retries: 3

Copy link

github-actions bot commented Jan 16, 2025

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

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

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

   template:
     metadata:
       labels:
         app.kubernetes.io/name: grafana
         app.kubernetes.io/instance: grafana
       annotations:
-        checksum/dashboards-json-config: 7e05e4f9f051c5a233ed4d41c1fea98755848e07cc97d996ef8c7d78bb3f1fde
+        checksum/dashboards-json-config: 0ed6a2243fac1b7bc236013564452e6cd0f77f25b12baa027b18a2cb8cce52fa
         checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
         kubectl.kubernetes.io/default-container: grafana
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
       securityContext:
@@ -51,13 +51,13 @@

         - 472:472
         - /var/lib/grafana
         volumeMounts:
         - name: storage
           mountPath: /var/lib/grafana
       - name: download-dashboards
-        image: docker.io/curlimages/curl:7.85.0
+        image: docker.io/curlimages/curl:8.9.1
         imagePullPolicy: IfNotPresent
         command:
         - /bin/sh
         args:
         - -c
         - mkdir -p /var/lib/grafana/dashboards/default && /bin/sh -x /etc/grafana/download_dashboards.sh

@renovate renovate bot changed the title fix(helm): update chart grafana to 8.8.3 fix(helm): update chart grafana to 8.8.4 Jan 17, 2025
@renovate renovate bot force-pushed the renovate/grafana-8.x branch from ce35328 to 8cf8db2 Compare January 17, 2025 12:38
@renovate renovate bot changed the title fix(helm): update chart grafana to 8.8.4 fix(helm): update chart grafana to 8.8.5 Jan 21, 2025
@renovate renovate bot force-pushed the renovate/grafana-8.x branch from 8cf8db2 to 8a3cd25 Compare January 21, 2025 17:04
@MegaShinySnivy MegaShinySnivy merged commit 2529fb0 into main Jan 24, 2025
3 checks passed
@renovate renovate bot deleted the renovate/grafana-8.x branch January 24, 2025 20:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant