File tree Expand file tree Collapse file tree
namespaced-numaflow-server
rust/numaflow-models/src/apis Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030
3131DOCKER_PUSH? =false
3232IMAGE_NAMESPACE? =quay.io/numaproj
33- VERSION? =v1.7.0-rc1
34- BASE_VERSION: =v1.7.0-rc1
33+ VERSION? =v1.7.0
34+ BASE_VERSION: =v1.7.0
3535
3636override LDFLAGS += \
3737 -X ${PACKAGE}.version=${VERSION} \
Original file line number Diff line number Diff line change 22 "swagger": "2.0",
33 "info": {
44 "title": "Numaflow",
5- "version": "v1.7.0-rc1 "
5+ "version": "v1.7.0"
66 },
77 "paths": {},
88 "definitions": {
Original file line number Diff line number Diff line change @@ -291,7 +291,7 @@ spec:
291291 - controller
292292 env :
293293 - name : NUMAFLOW_IMAGE
294- value : quay.io/numaproj/numaflow:v1.7.0-rc1
294+ value : quay.io/numaproj/numaflow:v1.7.0
295295 - name : NAMESPACE
296296 valueFrom :
297297 fieldRef :
@@ -332,7 +332,7 @@ spec:
332332 key : controller.leader.election.lease.renew.period
333333 name : numaflow-cmd-params-config
334334 optional : true
335- image : quay.io/numaproj/numaflow:v1.7.0-rc1
335+ image : quay.io/numaproj/numaflow:v1.7.0
336336 imagePullPolicy : Always
337337 livenessProbe :
338338 httpGet :
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ resources:
1212
1313images :
1414 - name : quay.io/numaproj/numaflow
15- newTag : v1.7.0-rc1
15+ newTag : v1.7.0
1616
1717patches :
1818 # For release scripts
@@ -28,7 +28,7 @@ patches:
2828 - name: controller-manager
2929 env:
3030 - name: NUMAFLOW_IMAGE
31- value: quay.io/numaproj/numaflow:v1.7.0-rc1
31+ value: quay.io/numaproj/numaflow:v1.7.0
3232 - patch : |-
3333 apiVersion: v1
3434 kind: ConfigMap
Original file line number Diff line number Diff line change @@ -467,7 +467,7 @@ spec:
467467 key : server.daemon.client.protocol
468468 name : numaflow-cmd-params-config
469469 optional : true
470- image : quay.io/numaproj/numaflow:v1.7.0-rc1
470+ image : quay.io/numaproj/numaflow:v1.7.0
471471 imagePullPolicy : Always
472472 livenessProbe :
473473 httpGet :
@@ -505,7 +505,7 @@ spec:
505505 key : server.base.href
506506 name : numaflow-cmd-params-config
507507 optional : true
508- image : quay.io/numaproj/numaflow:v1.7.0-rc1
508+ image : quay.io/numaproj/numaflow:v1.7.0
509509 imagePullPolicy : Always
510510 name : server-init
511511 volumeMounts :
@@ -524,7 +524,7 @@ spec:
524524 key : server.disable.auth
525525 name : numaflow-cmd-params-config
526526 optional : true
527- image : quay.io/numaproj/numaflow:v1.7.0-rc1
527+ image : quay.io/numaproj/numaflow:v1.7.0
528528 imagePullPolicy : Always
529529 name : server-secrets-init
530530 securityContext :
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ resources:
1212
1313images :
1414 - name : quay.io/numaproj/numaflow
15- newTag : v1.7.0-rc1
15+ newTag : v1.7.0
1616
1717patches :
1818 - patch : |-
Original file line number Diff line number Diff line change @@ -479,7 +479,7 @@ spec:
479479 key : server.daemon.client.protocol
480480 name : numaflow-cmd-params-config
481481 optional : true
482- image : quay.io/numaproj/numaflow:v1.7.0-rc1
482+ image : quay.io/numaproj/numaflow:v1.7.0
483483 imagePullPolicy : Always
484484 livenessProbe :
485485 httpGet :
@@ -517,7 +517,7 @@ spec:
517517 key : server.base.href
518518 name : numaflow-cmd-params-config
519519 optional : true
520- image : quay.io/numaproj/numaflow:v1.7.0-rc1
520+ image : quay.io/numaproj/numaflow:v1.7.0
521521 imagePullPolicy : Always
522522 name : server-init
523523 volumeMounts :
@@ -536,7 +536,7 @@ spec:
536536 key : server.disable.auth
537537 name : numaflow-cmd-params-config
538538 optional : true
539- image : quay.io/numaproj/numaflow:v1.7.0-rc1
539+ image : quay.io/numaproj/numaflow:v1.7.0
540540 imagePullPolicy : Always
541541 name : server-secrets-init
542542 securityContext :
Original file line number Diff line number Diff line change @@ -14,5 +14,5 @@ namespace: numaflow-system
1414
1515images :
1616 - name : quay.io/numaproj/numaflow
17- newTag : v1.7.0-rc1
17+ newTag : v1.7.0
1818
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ resources:
1010
1111images :
1212 - name : quay.io/numaproj/numaflow
13- newTag : v1.7.0-rc1
13+ newTag : v1.7.0
1414
1515patches :
1616 - patch : |-
@@ -25,4 +25,4 @@ patches:
2525 - name: controller-manager
2626 env:
2727 - name: NUMAFLOW_IMAGE
28- value: quay.io/numaproj/numaflow:v1.7.0-rc1
28+ value: quay.io/numaproj/numaflow:v1.7.0
Original file line number Diff line number Diff line change @@ -11,5 +11,5 @@ namespace: numaflow-system
1111
1212images :
1313 - name : quay.io/numaproj/numaflow
14- newTag : v1.7.0-rc1
14+ newTag : v1.7.0
1515
You can’t perform that action at this time.
0 commit comments