From e102ff2e2e35c6e20045902c698aeff617397b20 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Jul 2023 11:20:40 +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..053c6c84 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.0" pullPolicy: Always # By default those secrets are randomly generated.