diff --git a/cluster/apps/monitoring/grafana/helmrelease.yaml b/cluster/apps/monitoring/grafana/helmrelease.yaml index 530e2c65..8d86e9ed 100644 --- a/cluster/apps/monitoring/grafana/helmrelease.yaml +++ b/cluster/apps/monitoring/grafana/helmrelease.yaml @@ -175,7 +175,7 @@ spec: searchNamespace: ALL extraInitContainers: - name: "load-vm-ds-plugin" - image: "curlimages/curl:8.10.1" + image: "curlimages/curl:8.11.0" command: [ "/bin/sh" ] workingDir: "/var/lib/grafana" securityContext: