Skip to content

Commit

Permalink
Merge pull request #636 from timescale/renovate/helm-charts
Browse files Browse the repository at this point in the history
chore(deps): update helm charts
  • Loading branch information
nhudson authored Nov 10, 2022
2 parents a1def0e + 55a691e commit a3ff1f5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions chart/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ keywords:
- monitoring
- tracing
- opentelemetry
version: 17.13.0
version: 17.14.0
# TODO(paulfantom): Enable after kubernetes 1.22 reaches EOL (2022-10-28)
# kubeVersion: ">= 1.23.0"
dependencies:
Expand All @@ -30,5 +30,5 @@ dependencies:
repository: https://prometheus-community.github.io/helm-charts
- name: opentelemetry-operator
condition: opentelemetry-operator.enabled
version: 0.17.0
version: 0.17.2
repository: https://open-telemetry.github.io/opentelemetry-helm-charts
4 changes: 2 additions & 2 deletions chart/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ kube-prometheus-stack:
prometheusSpec:
image:
repository: quay.io/prometheus/prometheus
tag: v2.39.1
tag: v2.40.1
scrapeInterval: "1m"
scrapeTimeout: "10s"
evaluationInterval: "1m"
Expand Down Expand Up @@ -260,7 +260,7 @@ kube-prometheus-stack:
# TODO(paulfantom): remove with kube-prometheus bump
image:
repository: grafana/grafana
tag: 9.2.3
tag: 9.2.4
pullPolicy: IfNotPresent
resources:
limits:
Expand Down

0 comments on commit a3ff1f5

Please # to comment.