timescale / tobs

tobs - The Observability Stack for Kubernetes. Easy install of a full observability stack into a k8s cluster with Helm charts.
Apache License 2.0
560 stars 61 forks source link

Updating Dependencies, bump chart to 15.0.0 #597

Closed nhudson closed 1 year ago

nhudson commented 1 year ago

What this PR does / why we need it

Bump chart version to 15.0.0

This PR supersedes #594

Package Update Change
grafana/grafana patch 9.1.6 -> 9.1.7
kube-prometheus-stack (source) minor 40.1.0 -> 40.3.1
opentelemetry-operator (source) minor 0.12.2 -> 0.13.0
quay.io/prometheus/node-exporter minor v1.3.1 -> v1.4.0
timescaledb-single minor 0.16.3 -> 0.17.0
helm/chart-testintg-action minor 2.3.0 -> 2.3.1

Updated the upgrade documentation to include steps needed to fix any issues with the upgrade of prometheus-node-exporter.

Checklist