Skip to content

Commit 887e177

Browse files
authored
Merge pull request #643 from timescale/renovate/helm-charts
chore(deps): update helm charts
2 parents be54bfb + baa4496 commit 887e177

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

chart/Chart.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,21 +12,21 @@ keywords:
1212
- monitoring
1313
- tracing
1414
- opentelemetry
15-
version: 17.15.0
15+
version: 17.16.0
1616
# TODO(paulfantom): Enable after kubernetes 1.22 reaches EOL (2022-10-28)
1717
# kubeVersion: ">= 1.23.0"
1818
dependencies:
1919
- name: timescaledb-single
2020
condition: timescaledb-single.enabled
21-
version: 0.21.0
21+
version: 0.22.0
2222
repository: https://charts.timescale.com
2323
- name: promscale
2424
condition: promscale.enabled
2525
version: 14.4.2
2626
repository: https://charts.timescale.com
2727
- name: kube-prometheus-stack
2828
condition: kube-prometheus-stack.enabled
29-
version: 41.7.3
29+
version: 41.7.4
3030
repository: https://prometheus-community.github.io/helm-charts
3131
- name: opentelemetry-operator
3232
condition: opentelemetry-operator.enabled

0 commit comments

Comments
 (0)