Skip to content

Commit

Permalink
Merge pull request #643 from timescale/renovate/helm-charts
Browse files Browse the repository at this point in the history
chore(deps): update helm charts
  • Loading branch information
paulfantom authored Nov 14, 2022
2 parents be54bfb + baa4496 commit 887e177
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,21 +12,21 @@ keywords:
- monitoring
- tracing
- opentelemetry
version: 17.15.0
version: 17.16.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.21.0
version: 0.22.0
repository: https://charts.timescale.com
- name: promscale
condition: promscale.enabled
version: 14.4.2
repository: https://charts.timescale.com
- name: kube-prometheus-stack
condition: kube-prometheus-stack.enabled
version: 41.7.3
version: 41.7.4
repository: https://prometheus-community.github.io/helm-charts
- name: opentelemetry-operator
condition: opentelemetry-operator.enabled
Expand Down

0 comments on commit 887e177

Please # to comment.