From c9f6a21e8adbeac0196455e375a06dc6046a3330 Mon Sep 17 00:00:00 2001 From: CSRBot Date: Sat, 20 Sep 2025 17:29:40 +0200 Subject: [PATCH] chore(deps): update docker.io/curlimages/curl docker tag to v8.16.0 --- values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/values.yaml b/values.yaml index d36895b..a62b3b2 100644 --- a/values.yaml +++ b/values.yaml @@ -175,7 +175,7 @@ deployment: image: registry: docker.io repository: curlimages/curl - tag: "8.15.0" + tag: "8.16.0" pullPolicy: IfNotPresent ## @param deployment.priorityClassName PriorityClassName of the Reposilite deployment.