From 49bb6d2a1625922a5b5bb4b4220efc8861acd910 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 13 Jun 2023 20:09:46 +0000 Subject: [PATCH] chore(deps): update helm charts --- charts/timescaledb-single/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/timescaledb-single/values.yaml b/charts/timescaledb-single/values.yaml index 00296895..cf062519 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. @@ -505,7 +505,7 @@ prometheus: enabled: false image: repository: quay.io/prometheuscommunity/postgres-exporter - tag: v0.11.1 + tag: v0.12.1 pullPolicy: Always # Extra custom environment variables for prometheus. # These should be an EnvVar, as this allows you to inject secrets into the environment