File tree Expand file tree Collapse file tree 12 files changed +18
-18
lines changed
raw-query-exec-controller Expand file tree Collapse file tree 12 files changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -23,4 +23,4 @@ dependencies:
2323 condition : global.secrets.minio.enable
2424description : A Helm chart for Kubernetes
2525name : sf-archival
26- version : 2.0.118
26+ version : 2.0.120
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ fullnameOverride: ''
1717image :
1818 pullPolicy : IfNotPresent
1919 repository : snappyflowml/compaction-controller
20- tag : ' 2-0-118 '
20+ tag : ' 2-0-117 '
2121ingest-controller :
2222 service :
2323 servicePort : 5000
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ fullnameOverride: ''
1818image :
1919 pullPolicy : IfNotPresent
2020 repository : snappyflowml/dataset-controller
21- tag : ' 2-0-118 '
21+ tag : ' 2-0-117 '
2222ingest-controller :
2323 service :
2424 servicePort : 5000
Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ fullnameOverride: ''
2929image :
3030 pullPolicy : IfNotPresent
3131 repository : snappyflowml/dataset-raw-controller
32- tag : ' 2-0-118 '
32+ tag : ' 2-0-117 '
3333nameOverride : ' '
3434nodeSelector : {}
3535podAnnotations :
@@ -51,7 +51,7 @@ orcEventController:
5151 image :
5252 pullPolicy : IfNotPresent
5353 repository : snappyflowml/orc-event-controller
54- tag : ' 2-0-118 '
54+ tag : ' 2-0-117 '
5555 containerResources :
5656 limits :
5757 cpu : 250m
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ fullnameOverride: ''
1818image :
1919 pullPolicy : IfNotPresent
2020 repository : snappyflowml/ingest-controller
21- tag : ' 2-0-118 '
21+ tag : ' 2-0-117 '
2222log-archival :
2323 service :
2424 servicePort : 5003
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ fullnameOverride: ''
1717image :
1818 pullPolicy : IfNotPresent
1919 repository : snappyflowml/log-archival
20- tag : ' 2-0-118 '
20+ tag : ' 2-0-117 '
2121ingest-controller :
2222 service :
2323 servicePort : 5000
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ replicaCount: 1
1515image :
1616 repository : snappyflowml/orc-event-retry-job
1717 pullPolicy : IfNotPresent
18- tag : ' 2-0-118 '
18+ tag : ' 2-0-117 '
1919
2020imagePullSecrets : []
2121nameOverride : " "
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ fullnameOverride: ''
1111image :
1212 pullPolicy : IfNotPresent
1313 repository : snappyflowml/orc-event-webhook
14- tag : ' 2-0-118 '
14+ tag : ' 2-0-117 '
1515nameOverride : ' '
1616nodeSelector : {}
1717schedulerName : sf-scheduler
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ cleanIntervalInHour: 1
33cleanup :
44 pullPolicy : IfNotPresent
55 repository : snappyflowml/query-cleanup
6- tag : ' 2-0-118 '
6+ tag : ' 2-0-117 '
77containerResources :
88 querycleanup :
99 limits :
@@ -46,7 +46,7 @@ parallelQuery:
4646executionControler :
4747 pullPolicy : IfNotPresent
4848 repository : snappyflowml/query-execution-controller
49- tag : ' 2-0-118 '
49+ tag : ' 2-0-117 '
5050external :
5151 enabled : false
5252 externalTrafficPolicy : Cluster
@@ -55,7 +55,7 @@ fullnameOverride: ''
5555image :
5656 pullPolicy : IfNotPresent
5757 repository : snappyflowml/query-controller
58- tag : ' 2-0-118 '
58+ tag : ' 2-0-117 '
5959ingest-controller :
6060 service :
6161 servicePort : 5000
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ fullnameOverride: ''
33image :
44 pullPolicy : IfNotPresent
55 repository : snappyflowml/raw-query-exec-controller
6- tag : ' 2-0-118 '
6+ tag : ' 2-0-117 '
77imagePullSecrets : []
88maxGBToProcessDuringHistogramQuery : 1
99maxGBToProcessDuringLogQuery : 1
You can’t perform that action at this time.
0 commit comments