File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed
Expand file tree Collapse file tree 5 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1010
1111 <groupId >io.seldon.apife</groupId >
1212 <artifactId >seldon-apife</artifactId >
13- <version >0.1.4-SNAPSHOT </version >
13+ <version >0.1.4</version >
1414 <packaging >jar</packaging >
1515
1616 <name >api-frontend</name >
Original file line number Diff line number Diff line change 44 <groupId >io.seldon.clustermanager</groupId >
55 <artifactId >seldon-cluster-manager</artifactId >
66 <packaging >jar</packaging >
7- <version >0.1.4-SNAPSHOT </version >
7+ <version >0.1.4</version >
88 <name >seldon-cluster-manager</name >
99 <url >http://maven.apache.org</url >
1010
Original file line number Diff line number Diff line change 1010
1111 <groupId >io.seldon.engine</groupId >
1212 <artifactId >seldon-engine</artifactId >
13- <version >0.1.4-SNAPSHOT </version >
13+ <version >0.1.4</version >
1414 <packaging >jar</packaging >
1515
1616 <name >engine</name >
Original file line number Diff line number Diff line change @@ -6,4 +6,4 @@ keywords:
66name : seldon-core
77sources :
88- https://github.com/SeldonIO/seldon-core
9- version : 0.1.4-SNAPSHOT
9+ version : 0.1.4
Original file line number Diff line number Diff line change 11apife :
22 image :
33 pull_policy : IfNotPresent
4- tag : 0.1.4-SNAPSHOT
4+ tag : 0.1.4
55apife_service_type : NodePort
66cluster_manager :
77 enabled : true
88 image :
99 pull_policy : IfNotPresent
10- tag : 0.1.4-SNAPSHOT
10+ tag : 0.1.4
1111 java_opts : ' '
1212 rbac : false
1313 spring_opts : ' '
1414engine :
1515 image :
16- tag : 0.1.4-SNAPSHOT
16+ tag : 0.1.4
1717redis :
1818 image :
1919 tag : 4.0.1
You can’t perform that action at this time.
0 commit comments