Skip to content

Commit

Permalink
Revert "circle-ci: updating docker image version"
Browse files Browse the repository at this point in the history
This reverts commit 5ca3b65.
  • Loading branch information
Pradeep G authored and Pradeep G committed Sep 4, 2023
1 parent 3bd184d commit 00f3555
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ heapOptions: -Xms250M -Xmx1300M -Xmns200M -Xmnx800M -XX:MaxDirectMemorySize=100M
image:
pullPolicy: IfNotPresent
repository: snappyflowml/arch-kafka-connect
tag: '4-0-444'
tag: '2-0-90'
inByteRate: 1736111
jmx:
port: 5555
Expand Down
2 changes: 1 addition & 1 deletion charts/sf-datapath/sub_charts/authenticator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ fullnameOverride: ''
image:
pullPolicy: IfNotPresent
repository: snappyflowml/authenticator
tag: '4-0-444'
tag: '2-0-90'
nameOverride: ''
nodeSelector: {}
serverPort: :5006
Expand Down
2 changes: 1 addition & 1 deletion charts/sf-datapath/sub_charts/cp-kafka-rest/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ httpsServicePort: 8081
image:
pullPolicy: IfNotPresent
repository: snappyflowml/sf-kafka-rest
tag: '4-0-444'
tag: '2-0-90'
jmx:
port: 5555
livenessProbe:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,6 @@ schemaGenerator:
image:
pullPolicy: IfNotPresent
repository: snappyflowml/schema-generator
tag: '4-0-444'
tag: '2-0-90'
servicePort: 8081
tolerations: {}
2 changes: 1 addition & 1 deletion charts/sf-datapath/sub_charts/es-kafka-connect/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ heapOptions: -Xms450M -Xmx1800M -Xmns350M -Xmnx1400M -XX:MaxDirectMemorySize=200
image:
pullPolicy: IfNotPresent
repository: snappyflowml/apm-kafka-connect
tag: '4-0-444'
tag: '2-0-90'
inByteRate: 1736111
jmx:
port: 5555
Expand Down
2 changes: 1 addition & 1 deletion charts/sf-datapath/sub_charts/sfk-interface/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ fullnameOverride: ''
image:
pullPolicy: IfNotPresent
repository: snappyflowml/sfk-interface
tag: '4-0-444'
tag: '2-0-90'
nameOverride: ''
nodeSelector: {}
podAnnotations: {}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ fullnameOverride: ''
image:
pullPolicy: IfNotPresent
repository: snappyflowml/signatures
tag: '4-0-444'
tag: '2-0-90'
nameOverride: ''
nodeSelector: {}
service:
Expand Down
2 changes: 1 addition & 1 deletion charts/sf-datapath/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -138,4 +138,4 @@ systemmigration:
image:
pullPolicy: IfNotPresent
repository: snappyflowml/datapath-system-migration
tag: '4-0-444'
tag: '2-0-90'

0 comments on commit 00f3555

Please sign in to comment.