Skip to content

Commit

Permalink
Merge pull request #651 from timescale/renovate/helm-charts
Browse files Browse the repository at this point in the history
  • Loading branch information
paulfantom authored Nov 18, 2022
2 parents 03f4e4e + 04fdb7b commit 570afed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,13 @@ keywords:
- monitoring
- tracing
- opentelemetry
version: 17.20.0
version: 17.21.0
# TODO(paulfantom): Enable after kubernetes 1.22 reaches EOL (2022-10-28)
# kubeVersion: ">= 1.23.0"
dependencies:
- name: timescaledb-single
condition: timescaledb-single.enabled
version: 0.22.0
version: 0.23.0
repository: https://charts.timescale.com
- name: promscale
condition: promscale.enabled
Expand Down
2 changes: 1 addition & 1 deletion chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ kube-prometheus-stack:
prometheusSpec:
image:
repository: quay.io/prometheus/prometheus
tag: v2.40.1
tag: v2.40.2
scrapeInterval: "1m"
scrapeTimeout: "10s"
evaluationInterval: "1m"
Expand Down

0 comments on commit 570afed

Please sign in to comment.