Skip to content

Commit

Permalink
[jaeger] Bumping kafka chart dependency from 19.x to 24.x (istio#498)
Browse files Browse the repository at this point in the history
Signed-off-by: Narsing Metpally <nmetpally@axon.com>
  • Loading branch information
mvnarsing committed Aug 21, 2023
1 parent 4e702e2 commit 45257ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions charts/jaeger/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ appVersion: 1.45.0
description: A Jaeger Helm chart for Kubernetes
name: jaeger
type: application
version: 0.71.11
version: 0.71.12
# CronJobs require v1.21
kubeVersion: '>= 1.21-0'
keywords:
Expand Down Expand Up @@ -36,7 +36,7 @@ dependencies:
repository: https://helm.elastic.co
condition: provisionDataStore.elasticsearch
- name: kafka
version: ^19.1.5
version: ^24.0.10
repository: https://charts.bitnami.com/bitnami
condition: provisionDataStore.kafka
- name: common
Expand Down

0 comments on commit 45257ce

Please sign in to comment.