Skip to content

Commit

Permalink
Merge pull request #772 from gelato/renovate/curlimages-curl-8.x
Browse files Browse the repository at this point in the history
fix(container): update image curlimages/curl to v8.11.1
  • Loading branch information
gelato authored Dec 16, 2024
2 parents 4279afe + 1d68895 commit d917954
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kubernetes/apps/observability/grafana/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -404,7 +404,7 @@ spec:
- grafana-piechart-panel
extraInitContainers:
- name: "load-vm-ds-plugin"
image: "curlimages/curl:8.11.0"
image: "curlimages/curl:8.11.1"
command: [ "/bin/sh" ]
workingDir: "/var/lib/grafana"
securityContext:
Expand Down

0 comments on commit d917954

Please sign in to comment.