billimek / k8s-gitops

GitOps principles to define kubernetes cluster state via code
Apache License 2.0
628 stars 83 forks source link

chore(grafana-dashboards)!: Update dashboard Kubernetes / System / API Server ( 16 → 17 ) #3892

Closed renovate[bot] closed 3 weeks ago

renovate[bot] commented 4 weeks ago

Mend Renovate

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.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 4 weeks ago

Helm Release Diff: monitoring/grafana/grafana.yaml

--- /tmp/tmp.WSVyIMBOJj 2024-06-22 16:13:58.560217912 +0000
+++ /tmp/tmp.z5MPBJTe1o 2024-06-22 16:13:59.996244547 +0000
@@ -18,7 +18,7 @@
 data:

   admin-user: "YWRtaW4="
-  admin-password: "dVFmUlljSEN3b05QZk9rUVR6RnV3YmdyOGdvZUQ1Vmh2c1ROY0pOcg=="
+  admin-password: "TGpiOEdmYTJtakhKYWRoUVBWY3gyMVFlT21KQThCTlVxbmdtcDQ2OQ=="
   ldap-toml: ""

 ---
@@ -470,7 +470,7 @@
     --max-time 60 \
     -H "Accept: application/json" \
     -H "Content-Type: application/json;charset=UTF-8" \
-      "https://grafana.com/api/dashboards/15761/revisions/16/download" \
+      "https://grafana.com/api/dashboards/15761/revisions/17/download" \
       | sed '/-- .* --/! s/"datasource":.*,/"datasource": "Prometheus",/g' \
     > "/var/lib/grafana/dashboards/kubernetes/k8s-system-api-server.json"