billimek / k8s-gitops

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

chore(grafana-dashboards)!: Update dashboard Kubernetes / Views / Pods ( 28 → 29 ) #4011

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

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: 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 was generated by Mend Renovate. View the repository job log.

github-actions[bot] commented 1 month ago

Helm Release Diff: monitoring/grafana/grafana.yaml

--- /tmp/tmp.Pm9Q6M1aJQ 2024-08-29 13:47:01.818237470 +0000
+++ /tmp/tmp.hn7SFinSjK 2024-08-29 13:47:03.126246857 +0000
@@ -18,7 +18,7 @@
 data:

   admin-user: "YWRtaW4="
-  admin-password: "aXd2QzRvU213aGhoWVpjcUllcWd6UFF1S2EyS2FKMXNwN2RVUDlJdA=="
+  admin-password: "RWJDSnFIeTFqYkUxOFJTRHlieDRQOFhqZHNQd0xWZ2l5NDF5OFZPZw=="
   ldap-toml: ""

 ---
@@ -507,7 +507,7 @@
     --max-time 60 \
     -H "Accept: application/json" \
     -H "Content-Type: application/json;charset=UTF-8" \
-      "https://grafana.com/api/dashboards/15760/revisions/28/download" \
+      "https://grafana.com/api/dashboards/15760/revisions/29/download" \
       | sed '/-- .* --/! s/"datasource":.*,/"datasource": "Prometheus",/g' \
     > "/var/lib/grafana/dashboards/kubernetes/k8s-views-pods.json"