Skip to content

πŸ”„(dash)!: dashboard Kubernetes / System / API Server ( 20 β†’ 21 )#3474

Open
shamubot[bot] wants to merge 1 commit intomainfrom
shamubot/kubernetes-system-api-server-21.x
Open

πŸ”„(dash)!: dashboard Kubernetes / System / API Server ( 20 β†’ 21 )#3474
shamubot[bot] wants to merge 1 commit intomainfrom
shamubot/kubernetes-system-api-server-21.x

Conversation

@shamubot
Copy link
Copy Markdown
Contributor

@shamubot shamubot bot commented Mar 24, 2026

This PR contains the following updates:

Package Update Change
Kubernetes / System / API Server major 20 β†’ 21

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 is behind base branch, 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.

@shamubot
Copy link
Copy Markdown
Contributor Author

shamubot bot commented Mar 24, 2026

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

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

@@ -182,13 +182,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/20/download\"\
+    \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n  \"https://grafana.com/api/dashboards/15761/revisions/21/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/22/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

@@ -21,13 +21,13 @@

       labels:
         app.kubernetes.io/name: grafana
         app.kubernetes.io/instance: grafana
       annotations:
         checksum/dashboards-json-config: 62512892097c4fd2b59fd86b0b433794e8feb4427fe79afb6ec21d3f5950f88f
         checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
-        checksum/secret: 349a30ce3b1056ae7bf65bb233688415c9fad9bf516110207e8b82104936b60d
+        checksum/secret: 7c6589cbc4848ce4343e22a8effd907d79852b8dd85b55aa8cf7d3fd62f85981
         kubectl.kubernetes.io/default-container: grafana
         reloader.stakater.com/auto: 'true'
     spec:
       serviceAccountName: grafana
       automountServiceAccountToken: true
       shareProcessNamespace: false

@shamubot
Copy link
Copy Markdown
Contributor Author

shamubot bot commented Mar 24, 2026

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

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

@@ -157,13 +157,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: 20
+          revision: 21
         kubernetes-coredns:
           datasource: Prometheus
           gnetId: 15762
           revision: 22
         kubernetes-global:
           datasource: Prometheus

@shamubot shamubot bot force-pushed the shamubot/kubernetes-system-api-server-21.x branch from ed546f1 to c51e70d Compare March 24, 2026 17:02
@shamubot shamubot bot force-pushed the shamubot/kubernetes-system-api-server-21.x branch 20 times, most recently from e16c9cb to 2453103 Compare March 25, 2026 23:02
@shamubot shamubot bot force-pushed the shamubot/kubernetes-system-api-server-21.x branch 3 times, most recently from 856ed2d to 063ce73 Compare March 27, 2026 05:01
@shamubot shamubot bot changed the title πŸ”„(dash)!: dashboard Kubernetes / System / API Server ( 20 β†’ 21 ) πŸ”„(dash)!: dashboard Kubernetes / System / API Server ( 20 β†’ 21 ) - autoclosed Mar 27, 2026
@shamubot shamubot bot closed this Mar 27, 2026
@shamubot shamubot bot deleted the shamubot/kubernetes-system-api-server-21.x branch March 27, 2026 07:31
@shamubot shamubot bot changed the title πŸ”„(dash)!: dashboard Kubernetes / System / API Server ( 20 β†’ 21 ) - autoclosed πŸ”„(dash)!: dashboard Kubernetes / System / API Server ( 20 β†’ 21 ) Mar 27, 2026
@shamubot shamubot bot reopened this Mar 27, 2026
@shamubot shamubot bot force-pushed the shamubot/kubernetes-system-api-server-21.x branch 21 times, most recently from 2c2f053 to 50782b3 Compare March 28, 2026 05:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants