From 58d2a738f8f0e078476e4b174385bcf0403b0fa2 Mon Sep 17 00:00:00 2001 From: null <139585163+KubeArchitectBot@users.noreply.github.com> Date: Mon, 8 Sep 2025 18:43:35 +0000 Subject: [PATCH] Update curlimages/curl Docker tag to v8.15.0 --- helm/secure-notes/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/secure-notes/values.yaml b/helm/secure-notes/values.yaml index 7b2fee7bf..c29cd05ea 100644 --- a/helm/secure-notes/values.yaml +++ b/helm/secure-notes/values.yaml @@ -518,5 +518,5 @@ tests: image: registry: "" repository: curlimages/curl - tag: "8.5.0@sha256:08e466006f0860e54fc299378de998935333e0e130a15f6f98482e9f8dab3058" + tag: "8.15.0@sha256:4026b29997dc7c823b51c164b71e2b51e0fd95cce4601f78202c513d97da2922" pullPolicy: IfNotPresent \ No newline at end of file