diff --git a/chart/Chart.yaml b/chart/Chart.yaml index 415a67c3..f74caa1f 100644 --- a/chart/Chart.yaml +++ b/chart/Chart.yaml @@ -12,7 +12,7 @@ keywords: - monitoring - tracing - opentelemetry -version: 17.18.0 +version: 17.19.0 # TODO(paulfantom): Enable after kubernetes 1.22 reaches EOL (2022-10-28) # kubeVersion: ">= 1.23.0" dependencies: @@ -26,7 +26,7 @@ dependencies: repository: https://charts.timescale.com - name: kube-prometheus-stack condition: kube-prometheus-stack.enabled - version: 41.7.4 + version: 41.9.0 repository: https://prometheus-community.github.io/helm-charts - name: opentelemetry-operator condition: opentelemetry-operator.enabled diff --git a/chart/values.yaml b/chart/values.yaml index 7924feb2..749d689d 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -262,7 +262,7 @@ kube-prometheus-stack: # TODO(paulfantom): remove with kube-prometheus bump image: repository: grafana/grafana - tag: 9.2.4 + tag: 9.2.5 pullPolicy: IfNotPresent resources: limits: