Skip to content

Commit 5cbe0a6

Browse files
author
CircleCI
committed
circle-ci: updating docker image version
1 parent 8572e60 commit 5cbe0a6

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

charts/sf-datapath/sub_charts/archival-kafka-connect/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ heapOptions: -Xms250M -Xmx1300M
4545
image:
4646
pullPolicy: IfNotPresent
4747
repository: snappyflowml/arch-kafka-connect
48-
tag: '2-0-106'
48+
tag: '2-0-107'
4949
inByteRate: 1736111
5050
jmx:
5151
port: 5555

charts/sf-datapath/sub_charts/authenticator/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ fullnameOverride: ''
1818
image:
1919
pullPolicy: IfNotPresent
2020
repository: snappyflowml/authenticator
21-
tag: '2-0-106'
21+
tag: '2-0-107'
2222
nameOverride: ''
2323
nodeSelector: {}
2424
serverPort: :5006

charts/sf-datapath/sub_charts/cp-kafka-rest/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ httpsServicePort: 8081
4444
image:
4545
pullPolicy: IfNotPresent
4646
repository: snappyflowml/sf-kafka-rest
47-
tag: '2-0-106'
47+
tag: '2-0-107'
4848
jmx:
4949
port: 5555
5050
livenessProbe:

charts/sf-datapath/sub_charts/cp-schema-registry/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,6 @@ schemaGenerator:
5454
image:
5555
pullPolicy: IfNotPresent
5656
repository: snappyflowml/schema-generator
57-
tag: '2-0-106'
57+
tag: '2-0-107'
5858
servicePort: 8081
5959
tolerations: {}

charts/sf-datapath/sub_charts/es-kafka-connect/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ heapOptions: -Xms450M -Xmx1800M
5353
image:
5454
pullPolicy: IfNotPresent
5555
repository: snappyflowml/apm-kafka-connect
56-
tag: '2-0-106'
56+
tag: '2-0-107'
5757
inByteRate: 1736111
5858
jmx:
5959
port: 5555

charts/sf-datapath/sub_charts/sfk-interface/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ fullnameOverride: ''
2323
image:
2424
pullPolicy: IfNotPresent
2525
repository: snappyflowml/sfk-interface
26-
tag: '2-0-106'
26+
tag: '2-0-107'
2727
nameOverride: ''
2828
nodeSelector: {}
2929
podAnnotations: {}

charts/sf-datapath/sub_charts/signatures-and-kafka-apis/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ fullnameOverride: ''
1111
image:
1212
pullPolicy: IfNotPresent
1313
repository: snappyflowml/signatures
14-
tag: '2-0-106'
14+
tag: '2-0-107'
1515
nameOverride: ''
1616
nodeSelector: {}
1717
service:

charts/sf-datapath/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,4 +138,4 @@ systemmigration:
138138
image:
139139
pullPolicy: IfNotPresent
140140
repository: snappyflowml/datapath-system-migration
141-
tag: '2-0-106'
141+
tag: '2-0-107'

0 commit comments

Comments
 (0)