Skip to content

Commit

Permalink
CLOUD-2063 update references to jboss-amq-63 to use TP tag
Browse files Browse the repository at this point in the history
Signed-off-by: rcernich <[email protected]>
  • Loading branch information
rcernich committed Sep 29, 2017
1 parent c92a77d commit 557eba5
Show file tree
Hide file tree
Showing 9 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion amq/amq63-basic.json
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@
"from": {
"kind": "ImageStreamTag",
"namespace": "${IMAGE_STREAM_NAMESPACE}",
"name": "jboss-amq-63:1.2"
"name": "jboss-amq-63:TP"
}
}
},
Expand Down
4 changes: 2 additions & 2 deletions amq/amq63-persistent-ssl.json
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@
"from": {
"kind": "ImageStreamTag",
"namespace": "${IMAGE_STREAM_NAMESPACE}",
"name": "jboss-amq-63:1.2"
"name": "jboss-amq-63:TP"
}
}
},
Expand Down Expand Up @@ -569,7 +569,7 @@
"from": {
"kind": "ImageStreamTag",
"namespace": "${IMAGE_STREAM_NAMESPACE}",
"name": "jboss-amq-63:1.2"
"name": "jboss-amq-63:TP"
}
}
},
Expand Down
4 changes: 2 additions & 2 deletions amq/amq63-persistent.json
Original file line number Diff line number Diff line change
Expand Up @@ -229,7 +229,7 @@
"from": {
"kind": "ImageStreamTag",
"namespace": "${IMAGE_STREAM_NAMESPACE}",
"name": "jboss-amq-63:1.2"
"name": "jboss-amq-63:TP"
}
}
},
Expand Down Expand Up @@ -386,7 +386,7 @@
"from": {
"kind": "ImageStreamTag",
"namespace": "${IMAGE_STREAM_NAMESPACE}",
"name": "jboss-amq-63:1.2"
"name": "jboss-amq-63:TP"
}
}
},
Expand Down
2 changes: 1 addition & 1 deletion amq/amq63-ssl.json
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@
"from": {
"kind": "ImageStreamTag",
"namespace": "${IMAGE_STREAM_NAMESPACE}",
"name": "jboss-amq-63:1.2"
"name": "jboss-amq-63:TP"
}
}
},
Expand Down
2 changes: 1 addition & 1 deletion decisionserver/decisionserver64-amq-s2i.json
Original file line number Diff line number Diff line change
Expand Up @@ -626,7 +626,7 @@
"from": {
"kind": "ImageStreamTag",
"namespace": "${IMAGE_STREAM_NAMESPACE}",
"name": "jboss-amq-63:1.0"
"name": "jboss-amq-63:TP"
}
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -996,7 +996,7 @@
"from": {
"kind": "ImageStreamTag",
"namespace": "${IMAGE_STREAM_NAMESPACE}",
"name": "jboss-amq-63:1.0"
"name": "jboss-amq-63:TP"
}
}
},
Expand Down
2 changes: 1 addition & 1 deletion processserver/processserver64-amq-mysql-s2i.json
Original file line number Diff line number Diff line change
Expand Up @@ -912,7 +912,7 @@
"from": {
"kind": "ImageStreamTag",
"namespace": "${IMAGE_STREAM_NAMESPACE}",
"name": "jboss-amq-63:1.0"
"name": "jboss-amq-63:TP"
}
}
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -966,7 +966,7 @@
"from": {
"kind": "ImageStreamTag",
"namespace": "${IMAGE_STREAM_NAMESPACE}",
"name": "jboss-amq-63:1.0"
"name": "jboss-amq-63:TP"
}
}
},
Expand Down
2 changes: 1 addition & 1 deletion processserver/processserver64-amq-postgresql-s2i.json
Original file line number Diff line number Diff line change
Expand Up @@ -882,7 +882,7 @@
"from": {
"kind": "ImageStreamTag",
"namespace": "${IMAGE_STREAM_NAMESPACE}",
"name": "jboss-amq-63:1.0"
"name": "jboss-amq-63:TP"
}
}
},
Expand Down

0 comments on commit 557eba5

Please sign in to comment.