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

chore(grafana-dashboards): update dashboard kubernetes / views / nodes ( 34 → 35 ) #3468

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

Conversation

shipwasher[bot]
Copy link
Contributor

@shipwasher shipwasher bot commented Mar 12, 2025

This PR contains the following updates:

Package Update Change
Kubernetes / Views / Nodes major 34 -> 35

Warning

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


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.

@shipwasher shipwasher bot added renovate/grafana-dashboard type/major area/kubernetes Changes made in the kubernetes directory labels Mar 12, 2025
@shipwasher
Copy link
Contributor Author

shipwasher bot commented Mar 12, 2025

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

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

@@ -193,13 +193,13 @@

           datasource: Prometheus
           gnetId: 15758
           revision: 42
         kubernetes-nodes:
           datasource: Prometheus
           gnetId: 15759
-          revision: 34
+          revision: 35
         kubernetes-pods:
           datasource: Prometheus
           gNetId: 15760
           revision: 21
         kubernetes-volumes:
           datasource: Prometheus

@shipwasher
Copy link
Contributor Author

shipwasher bot commented Mar 12, 2025

--- HelmRelease: monitoring/grafana ConfigMap: monitoring/grafana

+++ HelmRelease: monitoring/grafana ConfigMap: monitoring/grafana

@@ -214,13 +214,13 @@

     ,/g' \\\n> \"/var/lib/grafana/dashboards/kubernetes-folder/kubernetes-global.json\"\
     \n  \ncurl -skf \\\n--connect-timeout 60 \\\n--max-time 60 \\\n-H \"Accept: application/json\"\
     \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n  \"https://grafana.com/api/dashboards/15758/revisions/42/download\"\
     \ \\\n  | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
     ,/g' \\\n> \"/var/lib/grafana/dashboards/kubernetes-folder/kubernetes-namespaces.json\"\
     \n  \ncurl -skf \\\n--connect-timeout 60 \\\n--max-time 60 \\\n-H \"Accept: application/json\"\
-    \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n  \"https://grafana.com/api/dashboards/15759/revisions/34/download\"\
+    \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n  \"https://grafana.com/api/dashboards/15759/revisions/35/download\"\
     \ \\\n  | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
     ,/g' \\\n> \"/var/lib/grafana/dashboards/kubernetes-folder/kubernetes-nodes.json\"\
     \n  \ncurl -skf \\\n--connect-timeout 60 \\\n--max-time 60 \\\n-H \"Accept: application/json\"\
     \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n  \"https://grafana.com/api/dashboards/11454/revisions/14/download\"\
     \ \\\n  | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
     ,/g' \\\n> \"/var/lib/grafana/dashboards/kubernetes-folder/kubernetes-volumes.json\"\
--- HelmRelease: monitoring/grafana Deployment: monitoring/grafana

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

@@ -21,13 +21,13 @@

       labels:
         app.kubernetes.io/name: grafana
         app.kubernetes.io/instance: grafana
       annotations:
         checksum/dashboards-json-config: cadce0f99e8394a3c4c94cad2aefc82de8ed540f5c263b867625d7cf7ebbb3a1
         checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
-        checksum/secret: 9e1a230cfe1055bd6617e06382921c4410e24cf7766611532df32f36bf98d137
+        checksum/secret: 6f95c11f74116666e658abe005a3851b7068eb1ffb76128b1c1f99fa8939a982
         kubectl.kubernetes.io/default-container: grafana
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
       shareProcessNamespace: false
       securityContext:

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 directory renovate/grafana-dashboard type/major
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants