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-dashboard): update dashboard kubernetes / system / api server to revision 17 #2683

Merged
merged 1 commit into from
Jul 19, 2024

Conversation

layla-bot[bot]
Copy link
Contributor

@layla-bot layla-bot bot commented Jul 16, 2024

This PR contains the following updates:

Package Update Change
Kubernetes / System / API Server major 16 -> 17

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.

@layla-bot layla-bot bot requested a review from kashalls as a code owner July 16, 2024 00:16
@layla-bot layla-bot bot force-pushed the renovate/kubernetes-system-api-server-17.x branch from 4621dc4 to ddc0471 Compare July 19, 2024 01:34
@layla-bot
Copy link
Contributor Author

layla-bot bot commented Jul 19, 2024

--- HelmRelease: observability/grafana ConfigMap: observability/grafana

+++ HelmRelease: observability/grafana ConfigMap: observability/grafana

@@ -203,13 +203,13 @@

     ,/g' \\\n> \"/var/lib/grafana/dashboards/flux-folder/flux-cluster.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://raw.githubusercontent.com/fluxcd/flux2-monitoring-example/main/monitoring/configs/dashboards/control-plane.json\"\
     \ \\\n  | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
     ,/g' \\\n> \"/var/lib/grafana/dashboards/flux-folder/flux-control-plane.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/15761/revisions/16/download\"\
+    \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n  \"https://grafana.com/api/dashboards/15761/revisions/17/download\"\
     \ \\\n  | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
     ,/g' \\\n> \"/var/lib/grafana/dashboards/kubernetes-folder/kubernetes-api-server.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/15762/revisions/18/download\"\
     \ \\\n  | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
     ,/g' \\\n> \"/var/lib/grafana/dashboards/kubernetes-folder/kubernetes-coredns.json\"\
--- HelmRelease: observability/grafana Deployment: observability/grafana

+++ HelmRelease: observability/grafana Deployment: observability/grafana

@@ -22,13 +22,13 @@

       labels:
         app.kubernetes.io/name: grafana
         app.kubernetes.io/instance: grafana
       annotations:
         checksum/dashboards-json-config: 5cf52c243af13c02f8e8d23c728301040fcde28a10918cc9d6e64b4129190306
         checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
-        checksum/secret: 3ddf7f038c6a239f692071ba7d0e4e7105bb482d92358f7411375a1be8b4aea2
+        checksum/secret: c496ab1b91e48cfcca95b503b1253af7cdb7f5ce07f576a05c2b21a31f16de8a
         kubectl.kubernetes.io/default-container: grafana
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
       securityContext:
         fsGroup: 472

@layla-bot
Copy link
Contributor Author

layla-bot bot commented Jul 19, 2024

--- kubernetes/storage/apps/observability/grafana/app Kustomization: flux-system/grafana HelmRelease: observability/grafana

+++ kubernetes/storage/apps/observability/grafana/app Kustomization: flux-system/grafana HelmRelease: observability/grafana

@@ -159,13 +159,13 @@

           datasource: Prometheus
           url: https://raw.githubusercontent.com/fluxcd/flux2-monitoring-example/main/monitoring/configs/dashboards/control-plane.json
       kubernetes:
         kubernetes-api-server:
           datasource: Prometheus
           gnetId: 15761
-          revision: 16
+          revision: 17
         kubernetes-coredns:
           datasource: Prometheus
           gnetId: 15762
           revision: 18
         kubernetes-global:
           datasource: Prometheus

@layla-bot layla-bot bot force-pushed the renovate/kubernetes-system-api-server-17.x branch 2 times, most recently from d7bd9e4 to 5cdf9c6 Compare July 19, 2024 05:23
@layla-bot layla-bot bot force-pushed the renovate/kubernetes-system-api-server-17.x branch from 5cdf9c6 to e05ba36 Compare July 19, 2024 05:30
@kashalls kashalls merged commit a669409 into main Jul 19, 2024
13 checks passed
@layla-bot layla-bot bot deleted the renovate/kubernetes-system-api-server-17.x branch July 19, 2024 08:06
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.

1 participant