Closed renovate[bot] closed 3 months ago
This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
--- kubernetes/apps/observability/grafana/app Kustomization: flux-system/grafana HelmRelease: observability/grafana
+++ kubernetes/apps/observability/grafana/app Kustomization: flux-system/grafana HelmRelease: observability/grafana
@@ -178,13 +178,13 @@
datasource: Prometheus
gnetId: 15757
revision: 37
kubernetes-namespaces:
datasource: Prometheus
gnetId: 15758
- revision: 35
+ revision: 34
kubernetes-nodes:
datasource: Prometheus
gnetId: 15759
revision: 29
kubernetes-pods:
datasource: Prometheus
--- HelmRelease: observability/grafana ConfigMap: observability/grafana
+++ HelmRelease: observability/grafana ConfigMap: observability/grafana
@@ -217,13 +217,13 @@
,/g' \\\n> \"/var/lib/grafana/dashboards/kubernetes/kubernetes-coredns.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/15757/revisions/37/download\"\
\ \\\n | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
,/g' \\\n> \"/var/lib/grafana/dashboards/kubernetes/kubernetes-global.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/15758/revisions/35/download\"\
+ \ \\\n-H \"Content-Type: application/json;charset=UTF-8\" \\\n \"https://grafana.com/api/dashboards/15758/revisions/34/download\"\
\ \\\n | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
,/g' \\\n> \"/var/lib/grafana/dashboards/kubernetes/kubernetes-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/kubernetes-nodes.json\"\n\
This PR contains the following updates:
17
->18
Configuration
📅 Schedule: Branch creation - "on saturday" in timezone America/New_York, 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.
This PR was generated by Mend Renovate. View the repository job log.