diff --git a/chart/Chart.yaml b/chart/Chart.yaml index a25fba06..f795e760 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -12,7 +12,7 @@ keywords: - monitoring - tracing - opentelemetry -version: 17.0.0 +version: 17.1.0 # TODO(paulfantom): Enable after kubernetes 1.22 reaches EOL (2022-10-28) # kubeVersion: ">= 1.23.0" dependencies: @@ -26,9 +26,9 @@ dependencies: repository: https://charts.timescale.com - name: kube-prometheus-stack condition: kube-prometheus-stack.enabled - version: 41.4.1 + version: 41.5.1 repository: https://prometheus-community.github.io/helm-charts - name: opentelemetry-operator condition: opentelemetry-operator.enabled - version: 0.14.0 + version: 0.15.0 repository: https://open-telemetry.github.io/opentelemetry-helm-charts diff --git a/chart/values.yaml b/chart/values.yaml index 13262a79..b073567f 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -246,7 +246,7 @@ kube-prometheus-stack: # TODO(paulfantom): remove with kube-prometheus bump image: repository: grafana/grafana - tag: 9.2.0 + tag: 9.2.1 pullPolicy: IfNotPresent resources: limits: