Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion command-service/helm-charts/flink-connector/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ commonLabels:
# docker pull sunbirded.azurecr.io/sunbird-datapipeline:release-4.9.0_RC4_1
registry: sanketikahub
repository: flink-connectors
tag: 1.17.2-scala_2.12-java11
tag: flink:1.20-scala_2.12-java11
imagePullSecrets: []
imagePullPolicy: IfNotPresent

Expand Down
Loading