From eca3224993a81f3451e3c2b66967af7e59365162 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 26 Jul 2023 14:29:01 +0000 Subject: [PATCH] chore(deps): update curlimages/curl docker tag to v8 --- charts/timescaledb-single/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/timescaledb-single/values.yaml b/charts/timescaledb-single/values.yaml index 00296895..05bc2e6f 100644 --- a/charts/timescaledb-single/values.yaml +++ b/charts/timescaledb-single/values.yaml @@ -28,7 +28,7 @@ image: # Example: https://github.com/timescale/helm-charts/blob/main/charts/timescaledb-single/templates/job-update-patroni.yaml curlImage: repository: curlimages/curl - tag: "7.87.0" + tag: "8.2.1" pullPolicy: Always # By default those secrets are randomly generated.