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

feat(helm): update chart grafana to 8.4.1 #498

Merged
merged 1 commit into from
Aug 6, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 30, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change OpenSSF
grafana (source) minor 8.3.6 -> 8.4.1 OpenSSF Scorecard

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

grafana/helm-charts (grafana)

v8.4.1

Compare Source

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

What's Changed

Full Changelog: grafana/helm-charts@k8s-monitoring-1.4.4...grafana-8.4.1

v8.4.0

Compare Source

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

What's Changed
New Contributors

Full Changelog: grafana/helm-charts@loki-distributed-0.79.2...grafana-8.4.0

v8.3.8

Compare Source

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

What's Changed
New Contributors

Full Changelog: grafana/helm-charts@tempo-distributed-1.15.3...grafana-8.3.8

v8.3.7

Compare Source

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

What's Changed
New Contributors

Full Changelog: grafana/helm-charts@grafana-agent-operator-0.4.1...grafana-8.3.7


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 Jul 30, 2024

--- 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.3.6
+      version: 8.4.1
   install:
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 2
   uninstall:

Copy link

github-actions bot commented Jul 30, 2024

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

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

@@ -20,15 +20,15 @@

   template:
     metadata:
       labels:
         app.kubernetes.io/name: grafana
         app.kubernetes.io/instance: grafana
       annotations:
-        checksum/dashboards-json-config: 0288ea9f9213fa62aa9fb3887489e95dd0d5b533a0af63126b592365c9adf5de
+        checksum/dashboards-json-config: a10fadd6cf6e779d8b03174dc98547f78f9c6c66a96a5aa16b18b79b3825b592
         checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
-        checksum/secret: 92898b03da5face9a01036c7a3d62c1284c0074ad5bf85c1aeedb6968bb33874
+        checksum/secret: d99d5ca1fed29d3f36f85e425e002440408e24d87bd6c6776c6e62f0eeb64576
         kubectl.kubernetes.io/default-container: grafana
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
       securityContext:
         fsGroup: 472
@@ -161,13 +161,13 @@

           seccompProfile:
             type: RuntimeDefault
         volumeMounts:
         - name: sc-datasources-volume
           mountPath: /etc/grafana/provisioning/datasources
       - name: grafana
-        image: docker.io/grafana/grafana:11.1.0
+        image: docker.io/grafana/grafana:11.1.3
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL

@renovate renovate bot force-pushed the renovate/grafana-8.x branch from 822c2ca to b52ae90 Compare July 31, 2024 11:22
@renovate renovate bot changed the title fix(helm): update chart grafana to 8.3.7 feat(helm): update chart grafana to 8.4.0 Jul 31, 2024
@renovate renovate bot changed the title feat(helm): update chart grafana to 8.4.0 feat(helm): update chart grafana to 8.4.1 Aug 2, 2024
@renovate renovate bot force-pushed the renovate/grafana-8.x branch from b52ae90 to 8d01878 Compare August 2, 2024 18:05
@chrisbsmith chrisbsmith merged commit 8afbb88 into main Aug 6, 2024
5 checks passed
@renovate renovate bot deleted the renovate/grafana-8.x branch August 6, 2024 14:38
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