Skip to content

Commit

Permalink
Add Kafka Connect 0.42.0 (#305)
Browse files Browse the repository at this point in the history
  • Loading branch information
toddkazakov authored Feb 3, 2025
1 parent 9085def commit ae7df79
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ spec:
secret:
secretName: {{ .Values.keycloak.secretName }}
{{- end }}
image: tidepool/connect-debezium:0.26.0-kafka-2.8.0-mongo-1.11.1-pg-1.9.6
image: tidepool/connect-debezium:0.42.0-kafka-3.6.0-mongo-1.14.1-pg-1.9.6
replicas: {{ .Values.global.kafka.connect.replicas | int }}
{{ if .Values.global.kafka.connect.tlsEnabled }}
tls:
Expand Down

0 comments on commit ae7df79

Please sign in to comment.