fix(container): update image grafana ( 10.5.12 → 10.5.15 )#592
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(container): update image grafana ( 10.5.12 → 10.5.15 )#592renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
--- kubernetes/apps/monitor/grafana/app Kustomization: monitor/grafana HelmRelease: monitor/grafana
+++ kubernetes/apps/monitor/grafana/app Kustomization: monitor/grafana HelmRelease: monitor/grafana
@@ -13,13 +13,13 @@
spec:
chart: grafana
sourceRef:
kind: HelmRepository
name: grafana
namespace: monitor
- version: 10.5.12
+ version: 10.5.15
install:
remediation:
retries: 3
interval: 30m
uninstall:
keepHistory: false |
--- HelmRelease: monitor/grafana ConfigMap: monitor/grafana
+++ HelmRelease: monitor/grafana ConfigMap: monitor/grafana
@@ -145,14 +145,15 @@
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://grafana.com/api/dashboards/10242/revisions/1/download\"\
\ \\\n | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
,/g' \\\n> \"/var/lib/grafana/dashboards/default/node-exporter-full-with-node-name.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/10347/revisions/5/download\"\
- \ \\\n | sed '/-- .* --/! s/${DS_PROMETHEUS}/Prometheus/g' \\\n> \"/var/lib/grafana/dashboards/default/proxmox-prometheus.json\"\
- \n \ncurl -skf \\\n--connect-timeout 60 \\\n--max-time 60 \\\n-H \"Accept: application/json\"\
+ \ \\\n | sed -E '/-- .* --/! s/\\$\\{?DS_PROMETHEUS\\}?/Prometheus/g' \\\n\
+ > \"/var/lib/grafana/dashboards/default/proxmox-prometheus.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://raw.githubusercontent.com/fluxcd/flux2-monitoring-example/main/monitoring/configs/dashboards/cluster.json\"\
\ \\\n | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
,/g' \\\n> \"/var/lib/grafana/dashboards/flux/flux-cluster.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://raw.githubusercontent.com/fluxcd/flux2-monitoring-example/main/monitoring/configs/dashboards/control-plane.json\"\
\ \\\n | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
@@ -180,35 +181,39 @@
\ \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://raw.githubusercontent.com/dotdc/grafana-dashboards-kubernetes/master/dashboards/k8s-views-pods.json\"\
\ \\\n | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
,/g' \\\n> \"/var/lib/grafana/dashboards/kubernetes/kubernetes-pods.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/16124/revisions/4/download\"\
- \ \\\n | sed '/-- .* --/! s/${DS_PROMETHEUS}/Prometheus/g' \\\n> \"/var/lib/grafana/dashboards/networking/blackbox-exporter.json\"\
- \n \ncurl -skf \\\n--connect-timeout 60 \\\n--max-time 60 \\\n-H \"Accept: application/json\"\
+ \ \\\n | sed -E '/-- .* --/! s/\\$\\{?DS_PROMETHEUS\\}?/Prometheus/g' \\\n\
+ > \"/var/lib/grafana/dashboards/networking/blackbox-exporter.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/13768/revisions/6/download\"\
- \ \\\n | sed '/-- .* --/! s/${DS_PROMETHEUS}/Prometheus/g' \\\n> \"/var/lib/grafana/dashboards/networking/blocky.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/17457/revisions/6/download\"\
- \ \\\n | sed '/-- .* --/! s/${DS_PROMETHEUS}/Prometheus/g' \\\n> \"/var/lib/grafana/dashboards/networking/cloudflared.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/15038/revisions/3/download\"\
+ \ \\\n | sed -E '/-- .* --/! s/\\$\\{?DS_PROMETHEUS\\}?/Prometheus/g' \\\n\
+ > \"/var/lib/grafana/dashboards/networking/blocky.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/17457/revisions/6/download\"\
+ \ \\\n | sed -E '/-- .* --/! s/\\$\\{?DS_PROMETHEUS\\}?/Prometheus/g' \\\n\
+ > \"/var/lib/grafana/dashboards/networking/cloudflared.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/15038/revisions/3/download\"\
\ \\\n | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
,/g' \\\n> \"/var/lib/grafana/dashboards/networking/external-dns.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/kubernetes/ingress-nginx/master/deploy/grafana/dashboards/nginx.json\"\
\ \\\n | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
,/g' \\\n> \"/var/lib/grafana/dashboards/networking/nginx.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://raw.githubusercontent.com/kubernetes/ingress-nginx/master/deploy/grafana/dashboards/request-handling-performance.json\"\
\ \\\n | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
,/g' \\\n> \"/var/lib/grafana/dashboards/networking/nginx-request-handling-performance.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/13665/revisions/4/download\"\
- \ \\\n | sed '/-- .* --/! s/${DS_PROMETHEUS}/Prometheus/g' \\\n> \"/var/lib/grafana/dashboards/networking/speedtest-exporter.json\"\
- \n \ncurl -skf \\\n--connect-timeout 60 \\\n--max-time 60 \\\n-H \"Accept: application/json\"\
+ \ \\\n | sed -E '/-- .* --/! s/\\$\\{?DS_PROMETHEUS\\}?/Prometheus/g' \\\n\
+ > \"/var/lib/grafana/dashboards/networking/speedtest-exporter.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/2842/revisions/18/download\"\
\ \\\n | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
,/g' \\\n> \"/var/lib/grafana/dashboards/storage/ceph-cluster.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/5336/revisions/9/download\"\
\ \\\n | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
@@ -224,16 +229,17 @@
\ \\\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/12171/revisions/2/download\"\
\ \\\n | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
,/g' \\\n> \"/var/lib/grafana/dashboards/storage/openebs.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/21356/revisions/3/download\"\
- \ \\\n | sed '/-- .* --/! s/${DS_PROMETHEUS}/Prometheus/g' \\\n | sed\
- \ '/-- .* --/! s/${VAR_REPLICATIONDESTNAME}/.*-rdst/g' \\\n> \"/var/lib/grafana/dashboards/storage/volsync.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/11315/revisions/9/download\"\
+ \ \\\n | sed -E '/-- .* --/! s/\\$\\{?DS_PROMETHEUS\\}?/Prometheus/g' \\\n\
+ \ | sed -E '/-- .* --/! s/\\$\\{?VAR_REPLICATIONDESTNAME\\}?/.*-rdst/g' \\\
+ \n> \"/var/lib/grafana/dashboards/storage/volsync.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/11315/revisions/9/download\"\
\ \\\n | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
,/g' \\\n> \"/var/lib/grafana/dashboards/unifi/unifi-insights.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/11311/revisions/5/download\"\
\ \\\n | sed '/-- .* --/! s/\"datasource\":.*,/\"datasource\": \"Prometheus\"\
,/g' \\\n> \"/var/lib/grafana/dashboards/unifi/unifi-network-sites.json\"\n \n\
--- HelmRelease: monitor/grafana Deployment: monitor/grafana
+++ HelmRelease: monitor/grafana Deployment: monitor/grafana
@@ -21,15 +21,15 @@
template:
metadata:
labels:
app.kubernetes.io/name: grafana
app.kubernetes.io/instance: grafana
annotations:
- checksum/dashboards-json-config: 624de3991082d8375c3ed0d2f3c0d24811eebf89d3958d4935ab6940afc9a0a7
+ checksum/dashboards-json-config: e855eb40834da60aa75e0955b735f89906cdd6ccaa371f0f36b61761c8ebbfcd
checksum/sc-dashboard-provider-config: c942752180ddff51a3ab63b7d256cf3d856d90757b6f804cbc420562989d5a84
- checksum/secret: 75b8a7cf96f75c2ff83ae045dd9000f2bb00e438e0de33afeeb8d8864112e8cb
+ checksum/secret: f066234cdd3eb88ec587d0460a147e76b02bb4793a1642ba56a41cc30411dbb8
kubectl.kubernetes.io/default-container: grafana
spec:
serviceAccountName: grafana
automountServiceAccountToken: true
shareProcessNamespace: false
securityContext: |
a96694b to
5e6d194
Compare
3c2c5b2 to
d51e7b9
Compare
f155f0e to
a9b0d84
Compare
a9b0d84 to
4224409
Compare
a55ca2e to
b952faf
Compare
4f274d3 to
af78810
Compare
af78810 to
32ef239
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
10.5.12→10.5.15Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone America/New_York, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.