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.5.6 → 8.5.8 ) #7452

Merged
merged 1 commit into from
Oct 19, 2024

Conversation

rosey-the-renovator-bot[bot]
Copy link
Contributor

This PR contains the following updates:

Package Update Change
grafana (source) patch 8.5.6 -> 8.5.8

Release Notes

grafana/helm-charts (grafana)

v8.5.8

Compare Source

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

What's Changed

New Contributors

Full Changelog: grafana/helm-charts@grafana-8.5.7...grafana-8.5.8

v8.5.7

Compare Source

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

What's Changed

Full Changelog: grafana/helm-charts@alloy-0.9.2...grafana-8.5.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 has been generated by Renovate Bot.

| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| helm       | grafana | 8.5.6 | 8.5.8 |
@rosey-the-renovator-bot
Copy link
Contributor Author

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

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

@@ -12,13 +12,13 @@

     spec:
       chart: grafana
       sourceRef:
         kind: HelmRepository
         name: grafana-charts
         namespace: flux-system
-      version: 8.5.6
+      version: 8.5.8
   install:
     createNamespace: true
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 3

@rosey-the-renovator-bot
Copy link
Contributor Author

--- 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: 426133dc0666949e3d7be9fd48be4b623510c8283d156a7740538edf6e910861
+        checksum/dashboards-json-config: 5fef51f3ce114a6bac5fef12d726de45ffb3b7364599049029155482468eb7c1
         checksum/sc-dashboard-provider-config: e70bf6a851099d385178a76de9757bb0bef8299da6d8443602590e44f05fdf24
-        checksum/secret: 64e8af9374b058ae6a1e620ad58e1b8d36fa4ae83134414187f74b0a33272526
+        checksum/secret: 5f6794a557ddd41dcdf95e49b6dbf07e2d8738fead1f82d55f9a7c88a0ff5191
         kubectl.kubernetes.io/default-container: grafana
         configmap.reloader.stakater.com/reload: grafana-config-dashboards,grafana-dashboards-default,*app
         secret.reloader.stakater.com/reload: grafana-secret
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
@@ -142,13 +142,13 @@

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

@rosey-the-renovator-bot rosey-the-renovator-bot bot merged commit 6d5b46e into main Oct 19, 2024
16 checks passed
@rosey-the-renovator-bot rosey-the-renovator-bot bot deleted the renovate/grafana-8.x branch October 19, 2024 13:18
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.

0 participants