File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -16,8 +16,8 @@ GIT_TREE_STATE=$(shell if [[ -z "`git status --porcelain`" ]]; then echo "clean"
1616DOCKER_PUSH? =false
1717DOCKER_BUILD_ARGS? =
1818IMAGE_NAMESPACE? =quay.io/numaproj
19- VERSION? =v0.9.2
20- BASE_VERSION: =v0.9.2
19+ VERSION? =v0.9.3
20+ BASE_VERSION: =v0.9.3
2121
2222override LDFLAGS += \
2323 -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": "v0.9.2 "
5+ "version": "v0.9.3 "
66 },
77 "paths": {},
88 "definitions": {
Original file line number Diff line number Diff line change @@ -269,12 +269,12 @@ spec:
269269 - --namespaced
270270 env :
271271 - name : NUMAFLOW_IMAGE
272- value : quay.io/numaproj/numaflow:v0.9.2
272+ value : quay.io/numaproj/numaflow:v0.9.3
273273 - name : NAMESPACE
274274 valueFrom :
275275 fieldRef :
276276 fieldPath : metadata.namespace
277- image : quay.io/numaproj/numaflow:v0.9.2
277+ image : quay.io/numaproj/numaflow:v0.9.3
278278 imagePullPolicy : Always
279279 livenessProbe :
280280 httpGet :
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ resources:
1111
1212images :
1313 - name : quay.io/numaproj/numaflow
14- newTag : v0.9.2
14+ newTag : v0.9.3
1515
1616patchesStrategicMerge :
1717 - |-
@@ -26,7 +26,7 @@ patchesStrategicMerge:
2626 - name: controller-manager
2727 env:
2828 - name: NUMAFLOW_IMAGE
29- value: quay.io/numaproj/numaflow:v0.9.2
29+ value: quay.io/numaproj/numaflow:v0.9.3
3030
3131patches :
3232 - patch : |-
Original file line number Diff line number Diff line change @@ -108,7 +108,7 @@ spec:
108108 valueFrom :
109109 fieldRef :
110110 fieldPath : metadata.namespace
111- image : quay.io/numaproj/numaflow:v0.9.2
111+ image : quay.io/numaproj/numaflow:v0.9.3
112112 imagePullPolicy : Always
113113 livenessProbe :
114114 httpGet :
@@ -135,7 +135,7 @@ spec:
135135 initContainers :
136136 - args :
137137 - server-init
138- image : quay.io/numaproj/numaflow:v0.9.2
138+ image : quay.io/numaproj/numaflow:v0.9.3
139139 imagePullPolicy : Always
140140 name : server-init
141141 volumeMounts :
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ namespace: numaflow-system
1313
1414images :
1515 - name : quay.io/numaproj/numaflow
16- newTag : v0.9.2
16+ newTag : v0.9.3
1717
1818patchesStrategicMerge :
1919 - |-
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ resources:
88
99images :
1010 - name : quay.io/numaproj/numaflow
11- newTag : v0.9.2
11+ newTag : v0.9.3
1212
1313patchesStrategicMerge :
1414 - |-
@@ -23,7 +23,7 @@ patchesStrategicMerge:
2323 - name: controller-manager
2424 env:
2525 - name: NUMAFLOW_IMAGE
26- value: quay.io/numaproj/numaflow:v0.9.2
26+ value: quay.io/numaproj/numaflow:v0.9.3
2727 - |-
2828 apiVersion: apps/v1
2929 kind: Deployment
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 : v0.9.2
14+ newTag : v0.9.3
1515
Original file line number Diff line number Diff line change @@ -12755,12 +12755,12 @@ spec:
1275512755 - controller
1275612756 env:
1275712757 - name: NUMAFLOW_IMAGE
12758- value: quay.io/numaproj/numaflow:v0.9.2
12758+ value: quay.io/numaproj/numaflow:v0.9.3
1275912759 - name: NAMESPACE
1276012760 valueFrom:
1276112761 fieldRef:
1276212762 fieldPath: metadata.namespace
12763- image: quay.io/numaproj/numaflow:v0.9.2
12763+ image: quay.io/numaproj/numaflow:v0.9.3
1276412764 imagePullPolicy: Always
1276512765 livenessProbe:
1276612766 httpGet:
@@ -12819,7 +12819,7 @@ spec:
1281912819 valueFrom:
1282012820 fieldRef:
1282112821 fieldPath: metadata.namespace
12822- image: quay.io/numaproj/numaflow:v0.9.2
12822+ image: quay.io/numaproj/numaflow:v0.9.3
1282312823 imagePullPolicy: Always
1282412824 livenessProbe:
1282512825 httpGet:
@@ -12846,7 +12846,7 @@ spec:
1284612846 initContainers:
1284712847 - args:
1284812848 - server-init
12849- image: quay.io/numaproj/numaflow:v0.9.2
12849+ image: quay.io/numaproj/numaflow:v0.9.3
1285012850 imagePullPolicy: Always
1285112851 name: server-init
1285212852 volumeMounts:
Original file line number Diff line number Diff line change @@ -12664,12 +12664,12 @@ spec:
1266412664 - --namespaced
1266512665 env:
1266612666 - name: NUMAFLOW_IMAGE
12667- value: quay.io/numaproj/numaflow:v0.9.2
12667+ value: quay.io/numaproj/numaflow:v0.9.3
1266812668 - name: NAMESPACE
1266912669 valueFrom:
1267012670 fieldRef:
1267112671 fieldPath: metadata.namespace
12672- image: quay.io/numaproj/numaflow:v0.9.2
12672+ image: quay.io/numaproj/numaflow:v0.9.3
1267312673 imagePullPolicy: Always
1267412674 livenessProbe:
1267512675 httpGet:
@@ -12728,7 +12728,7 @@ spec:
1272812728 valueFrom:
1272912729 fieldRef:
1273012730 fieldPath: metadata.namespace
12731- image: quay.io/numaproj/numaflow:v0.9.2
12731+ image: quay.io/numaproj/numaflow:v0.9.3
1273212732 imagePullPolicy: Always
1273312733 livenessProbe:
1273412734 httpGet:
@@ -12755,7 +12755,7 @@ spec:
1275512755 initContainers:
1275612756 - args:
1275712757 - server-init
12758- image: quay.io/numaproj/numaflow:v0.9.2
12758+ image: quay.io/numaproj/numaflow:v0.9.3
1275912759 imagePullPolicy: Always
1276012760 name: server-init
1276112761 volumeMounts:
You can’t perform that action at this time.
0 commit comments