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 ) #1566

Merged
merged 1 commit into from
Jan 25, 2025
Merged

Conversation

bot-akira[bot]
Copy link
Contributor

@bot-akira bot-akira 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.

@bot-akira
Copy link
Contributor Author

bot-akira bot commented Jan 15, 2025

--- 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.8.2
+      version: 8.8.5
   install:
     remediation:
       retries: 3
   interval: 30m
   upgrade:
     cleanupOnFail: true

@bot-akira
Copy link
Contributor Author

bot-akira bot commented Jan 15, 2025

--- HelmRelease: observability/grafana Deployment: observability/grafana

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

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

   template:
     metadata:
       labels:
         app.kubernetes.io/name: grafana
         app.kubernetes.io/instance: grafana
       annotations:
-        checksum/dashboards-json-config: f4d66e39e5b70615b909911c2de0db7cda1a439591e158e1507b398f9cf4a0a8
+        checksum/dashboards-json-config: 5e92b64bd176bfe4168c27b2a93c85c0b3e992963fabb1647da7586878c92c5d
         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

@axeII
Copy link
Owner

axeII commented Jan 15, 2025

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@bot-akira bot-akira bot force-pushed the renovate/grafana-8.x branch from cd27a94 to 298535e Compare January 17, 2025 09:10
@bot-akira bot-akira 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
@bot-akira bot-akira bot force-pushed the renovate/grafana-8.x branch from 298535e to 3ebf4c8 Compare January 21, 2025 17:09
@bot-akira bot-akira 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
@bot-akira bot-akira bot merged commit dd864ff into main Jan 25, 2025
9 checks passed
@bot-akira bot-akira bot deleted the renovate/grafana-8.x branch January 25, 2025 18:11
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