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 / Pods ( 28 → 29 ) #948

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

kireque-bot[bot]
Copy link
Contributor

@kireque-bot kireque-bot bot commented Sep 1, 2024

This PR contains the following updates:

Package Update Change
Kubernetes / Views / Pods major 28 -> 29

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.

@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 Sep 1, 2024
@kireque-bot
Copy link
Contributor Author

kireque-bot bot commented Sep 1, 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

@@ -192,13 +192,13 @@

           datasource: Prometheus
           gnetId: 15759
           revision: 29
         k8s-views-pods:
           datasource: Prometheus
           gnetId: 15760
-          revision: 28
+          revision: 29
         k8s-volumes:
           datasource: Prometheus
           gnetId: 11454
           revision: 14
       nginx:
         nginx:

@kireque-bot
Copy link
Contributor Author

kireque-bot bot commented Sep 1, 2024

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

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

@@ -204,13 +204,13 @@

     ,/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/29/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/28/download\"\
+    \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n  \"https://grafana.com/api/dashboards/15760/revisions/29/download\"\
     \ \\\n  | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
     ,/g' \\\n> \"/var/lib/grafana/dashboards/kubernetes/k8s-views-pods.json\"\n  \n\
     curl -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/k8s-volumes.json\"\n  \ncurl\
--- 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: 3fa8234e9c21bb4bf809ea1e2b5091151e730a3e0cfc33b39a61a9f01c8324fa
         checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
-        checksum/secret: 71112525ee113674a036f95fdcf2d8fbe7e2d0fb4fa9bc61a4fb856050df4612
+        checksum/secret: ee2c9da6fdf33c663fcfc7652ed4b34e0eb598107a03689178d69fec813b2316
         kubectl.kubernetes.io/default-container: grafana
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
       securityContext:
         fsGroup: 472

…s ( 28 → 29 )

| datasource                | package | from | to |
| ------------------------- | ------- | ---- | -- |
| custom.grafana-dashboards | 15760   | 28   | 29 |
@kireque-bot kireque-bot bot force-pushed the renovate/main-kubernetes-views-pods-29.x branch from b706833 to 30e2d68 Compare September 2, 2024 07:34
@kireque kireque merged commit ac10662 into main Sep 2, 2024
13 of 15 checks passed
@kireque kireque deleted the renovate/main-kubernetes-views-pods-29.x branch September 2, 2024 18:29
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