Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions charts/timescaledb-single/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -505,7 +505,7 @@ prometheus:
enabled: false
image:
repository: quay.io/prometheuscommunity/postgres-exporter
tag: v0.11.1
tag: v0.15.0
pullPolicy: Always
# Extra custom environment variables for prometheus.
# These should be an EnvVar, as this allows you to inject secrets into the environment
Expand Down