From 5d78aeee968c813bdda202aa3d762bd8963200df Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 22 Feb 2023 01:29:01 +0000 Subject: [PATCH] chore(deps): update curlimages/curl docker tag to v7.88.1 --- 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..2fee8e91 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: "7.88.1" pullPolicy: Always # By default those secrets are randomly generated.