From 7aa83e49015ce5f818d406d5c555ab61f1516543 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 11 Sep 2024 11:34:55 +0000 Subject: [PATCH] chore(deps): update curlimages/curl docker tag to v8 --- home/firefly/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home/firefly/values.yaml b/home/firefly/values.yaml index 9dbab04abd..91eb404846 100644 --- a/home/firefly/values.yaml +++ b/home/firefly/values.yaml @@ -62,7 +62,7 @@ firefly-iii: image: repository: curlimages/curl pullPolicy: IfNotPresent - tag: 7.86.0 + tag: 8.10.0 imagePullSecrets: []