diff --git a/chart/Chart.yaml b/chart/Chart.yaml index b3ea6bab..06967a92 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -12,7 +12,7 @@ keywords: - monitoring - tracing - opentelemetry -version: 17.14.0 +version: 17.15.0 # TODO(paulfantom): Enable after kubernetes 1.22 reaches EOL (2022-10-28) # kubeVersion: ">= 1.23.0" dependencies: @@ -30,5 +30,5 @@ dependencies: repository: https://prometheus-community.github.io/helm-charts - name: opentelemetry-operator condition: opentelemetry-operator.enabled - version: 0.17.2 + version: 0.18.0 repository: https://open-telemetry.github.io/opentelemetry-helm-charts