Skip to content

Commit

Permalink
chore(deps): update helm charts
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2022
1 parent ffb1c2e commit 6994d2b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,23 +12,23 @@ keywords:
- monitoring
- tracing
- opentelemetry
version: 19.0.0
version: 19.1.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.24.1
version: 0.26.8
repository: https://charts.timescale.com
- name: promscale
condition: promscale.enabled
version: 14.6.0
repository: https://charts.timescale.com
- name: kube-prometheus-stack
condition: kube-prometheus-stack.enabled
version: 42.2.0
version: 42.3.0
repository: https://prometheus-community.github.io/helm-charts
- name: opentelemetry-operator
condition: opentelemetry-operator.enabled
version: 0.19.2
version: 0.20.0
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
2 changes: 1 addition & 1 deletion chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ kube-prometheus-stack:
image:
registry: quay.io
repository: prometheus/prometheus
tag: v2.40.5
tag: v2.40.6
scrapeInterval: "1m"
scrapeTimeout: "10s"
evaluationInterval: "1m"
Expand Down

0 comments on commit 6994d2b

Please # to comment.