diff --git a/chart/Chart.yaml b/chart/Chart.yaml index fef498b0..44c998f2 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -12,7 +12,7 @@ keywords: - monitoring - tracing - opentelemetry -version: 18.0.0 +version: 18.1.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.18.3 + version: 0.19.1 repository: https://open-telemetry.github.io/opentelemetry-helm-charts