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.8 → 8.5.11 ) #7524

Merged
merged 1 commit into from
Oct 31, 2024
Merged

Conversation

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

@rosey-the-renovator-bot rosey-the-renovator-bot bot commented Oct 30, 2024

This PR contains the following updates:

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

Release Notes

grafana/helm-charts (grafana)

v8.5.11

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.10...grafana-8.5.11

v8.5.10

Compare Source

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

What's Changed

New Contributors

Full Changelog: grafana/helm-charts@beyla-1.4.4...grafana-8.5.10

v8.5.9

Compare Source

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

What's Changed

New Contributors

Full Changelog: grafana/helm-charts@k8s-monitoring-1.6.1...grafana-8.5.9


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.

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

rosey-the-renovator-bot bot commented Oct 30, 2024

--- 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.8
+      version: 8.5.11
   install:
     createNamespace: true
     remediation:
       retries: 3
   interval: 30m
   maxHistory: 3

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

rosey-the-renovator-bot bot commented Oct 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: 5fef51f3ce114a6bac5fef12d726de45ffb3b7364599049029155482468eb7c1
+        checksum/dashboards-json-config: d333a6a0b8c3e14a2003efb16f15d8de9f04b8df59a6cc1b2860b58b222875b4
         checksum/sc-dashboard-provider-config: e70bf6a851099d385178a76de9757bb0bef8299da6d8443602590e44f05fdf24
-        checksum/secret: 75714542b0b952091b721b24eae5c78d5710c215b14efaccb4bca6c7c19d5a8b
+        checksum/secret: 970fd58be10fd6c8a4e74068c6364a9ea779c831537ae6b2a598ea6c1c931c34
         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-security-01
+        image: docker.io/grafana/grafana:11.3.0
         imagePullPolicy: IfNotPresent
         securityContext:
           allowPrivilegeEscalation: false
           capabilities:
             drop:
             - ALL

@rosey-the-renovator-bot rosey-the-renovator-bot bot changed the title fix(helm): update grafana ( 8.5.8 → 8.5.9 ) fix(helm): update grafana ( 8.5.8 → 8.5.10 ) Oct 30, 2024
| datasource | package | from  | to     |
| ---------- | ------- | ----- | ------ |
| helm       | grafana | 8.5.8 | 8.5.11 |
@rosey-the-renovator-bot rosey-the-renovator-bot bot changed the title fix(helm): update grafana ( 8.5.8 → 8.5.10 ) fix(helm): update grafana ( 8.5.8 → 8.5.11 ) Oct 30, 2024
@rwlove rwlove merged commit f7e9bc4 into main Oct 31, 2024
12 checks passed
@rwlove rwlove deleted the renovate/grafana-8.x branch October 31, 2024 00:17
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