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 grafana ( 8.8.2 → 8.8.5 ) #2587

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

snoopy82481-bot[bot]
Copy link
Contributor

@snoopy82481-bot snoopy82481-bot bot commented Jan 15, 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 has been generated by Renovate Bot.

@snoopy82481-bot snoopy82481-bot bot added renovate/helm type/patch area/kubernetes Changes made in the kubernetes namespace directory size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jan 15, 2025
@snoopy82481-bot
Copy link
Contributor Author

snoopy82481-bot bot commented Jan 15, 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: cert-manager
     namespace: cert-manager
   install:
     remediation:
       retries: 5

@snoopy82481-bot
Copy link
Contributor Author

snoopy82481-bot bot commented Jan 15, 2025

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

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

@@ -19,26 +19,26 @@

   template:
     metadata:
       labels:
         app.kubernetes.io/name: grafana
         app.kubernetes.io/instance: grafana
       annotations:
-        checksum/dashboards-json-config: 18f9e27e99c31b397cad3449ca55ef3ec05358ba50c044f12560bfbf99217d30
+        checksum/dashboards-json-config: 5fa5a2ed8b9b6888e7c6707dd097fd852b1ba6266a99bb7401e2db09c7c56768
         checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
         kubectl.kubernetes.io/default-container: grafana
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
       securityContext:
         fsGroup: 472
         runAsGroup: 472
         runAsNonRoot: true
         runAsUser: 472
       initContainers:
       - 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

@snoopy82481-bot snoopy82481-bot bot force-pushed the renovate/grafana-8.x branch from 4a1fe7e to 3b31fa9 Compare January 17, 2025 09:07
@snoopy82481-bot snoopy82481-bot bot changed the title fix(helm): update grafana ( 8.8.2 → 8.8.3 ) fix(helm): update grafana ( 8.8.2 → 8.8.4 ) Jan 17, 2025
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| helm       | grafana | 8.8.2 | 8.8.5 |
@snoopy82481-bot snoopy82481-bot bot force-pushed the renovate/grafana-8.x branch from 3b31fa9 to 586d337 Compare January 21, 2025 17:06
@snoopy82481-bot snoopy82481-bot bot changed the title fix(helm): update grafana ( 8.8.2 → 8.8.4 ) fix(helm): update grafana ( 8.8.2 → 8.8.5 ) Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes namespace directory renovate/helm size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants