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 ( 31 β†’ 32 ) #1074

Merged
merged 1 commit into from
Oct 5, 2024

Conversation

kireque-bot[bot]
Copy link
Contributor

@kireque-bot kireque-bot bot commented Oct 4, 2024

This PR contains the following updates:

Package Update Change
Kubernetes / Views / Nodes major 31 -> 32

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

β™» 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.

…es ( 31 β†’ 32 )

| datasource                | package | from | to |
| ------------------------- | ------- | ---- | -- |
| custom.grafana-dashboards | 15759   | 31   | 32 |
@kireque-bot kireque-bot bot added renovate/grafana-dashboard type/major Issue relates to a major version bump area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster labels Oct 4, 2024
@kireque-bot
Copy link
Contributor Author

kireque-bot bot commented Oct 4, 2024

--- 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

@@ -165,13 +165,13 @@

           datasource: Prometheus
           gnetId: 15758
           revision: 37
         k8s-views-nodes:
           datasource: Prometheus
           gnetId: 15759
-          revision: 31
+          revision: 32
         k8s-views-pods:
           datasource: Prometheus
           gnetId: 15760
           revision: 31
         k8s-volumes:
           datasource: Prometheus

@kireque-bot
Copy link
Contributor Author

kireque-bot bot commented Oct 4, 2024

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

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

@@ -184,13 +184,13 @@

     ,/g' \\\n> \"/var/lib/grafana/dashboards/kubernetes/k8s-views-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/37/download\"\
     \ \\\n  | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
     ,/g' \\\n> \"/var/lib/grafana/dashboards/kubernetes/k8s-views-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/31/download\"\
+    \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n  \"https://grafana.com/api/dashboards/15759/revisions/32/download\"\
     \ \\\n  | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
     ,/g' \\\n> \"/var/lib/grafana/dashboards/kubernetes/k8s-views-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/15760/revisions/31/download\"\
     \ \\\n  | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
     ,/g' \\\n> \"/var/lib/grafana/dashboards/kubernetes/k8s-views-pods.json\"\n  \n\
--- HelmRelease: monitoring/grafana Deployment: monitoring/grafana

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

@@ -25,13 +25,13 @@

       labels:
         app.kubernetes.io/name: grafana
         app.kubernetes.io/instance: grafana
       annotations:
         checksum/dashboards-json-config: e198d60d1a5d406c629d763c124d1a5802660e3f1a6c0711036555de96094598
         checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
-        checksum/secret: 1d559f286dcc4fb95357fd84ae6b4aa4b56be326adb1ead0bca55950118f883c
+        checksum/secret: 22dfae35da54fe51148ad32dc85161fcb9ee2a857e44898a811dff1938b9bcc2
         kubectl.kubernetes.io/default-container: grafana
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
       securityContext:
         fsGroup: 472

@kireque kireque merged commit 4d3845d into main Oct 5, 2024
17 of 19 checks passed
@kireque kireque deleted the renovate/main-kubernetes-views-nodes-32.x branch October 5, 2024 18:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Issue relates to Kubernetes cluster/main Issue relates to the "main" cluster renovate/grafana-dashboard type/major Issue relates to a major version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant