From 99bf7e6e422a11ea5da2a6cce1c4dc084e708dee Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 11:19:03 +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..7d800d55 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.5.0" pullPolicy: Always # By default those secrets are randomly generated.