From 2650c6187fa47e565d61b0d173c781357f1dde54 Mon Sep 17 00:00:00 2001 From: null <139585163+KubeArchitectBot@users.noreply.github.com> Date: Sun, 7 Sep 2025 00:52:22 +0000 Subject: [PATCH] Pin curlimages/curl Docker tag to 08e4660 --- 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 df8dc3c8d..7b2fee7bf 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" + tag: "8.5.0@sha256:08e466006f0860e54fc299378de998935333e0e130a15f6f98482e9f8dab3058" pullPolicy: IfNotPresent \ No newline at end of file