Skip to content

Commit

Permalink
[RHPAM-1435] fix typos of rhpam70 to rhpam71 (#35)
Browse files Browse the repository at this point in the history
Signed-off-by: David Ward <dward@redhat.com>
  • Loading branch information
errantepiphany committed Aug 17, 2018
1 parent 41fb3ac commit 7223bb2
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions businesscentral-indexing/image.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
schema_version: 1

name: "rhpam-7/rhpam70-businesscentral-indexing"
name: "rhpam-7/rhpam71-businesscentral-indexing"
description: "Red Hat Business Central Indexing 7.1 Container Image"
version: "7.1.0"
from: "jboss/openjdk18-rhel7:1.1"
labels:
- name: "com.redhat.component"
value: "rhpam-7-rhpam70-businesscentral-indexing-container"
value: "rhpam-7-rhpam71-businesscentral-indexing-container"
- name: "org.jboss.product"
value: "rhpam-businesscentral-indexing"
- name: "org.jboss.product.version"
Expand Down
4 changes: 2 additions & 2 deletions businesscentral-monitoring/image.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
schema_version: 1

name: "rhpam-7/rhpam70-businesscentral-monitoring"
name: "rhpam-7/rhpam71-businesscentral-monitoring"
description: "Red Hat Business Central Monitoring 7.1 container image"
version: "7.1.0"
from: "jboss-eap-7/eap71:7.1.4"
labels:
- name: "com.redhat.component"
value: "rhpam-7-rhpam70-businesscentral-monitoring-container"
value: "rhpam-7-rhpam71-businesscentral-monitoring-container"
- name: "org.jboss.product"
value: "rhpam-businesscentral-monitoring"
- name: "org.jboss.product.version"
Expand Down
4 changes: 2 additions & 2 deletions businesscentral/image.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
schema_version: 1

name: "rhpam-7/rhpam70-businesscentral"
name: "rhpam-7/rhpam71-businesscentral"
description: "Red Hat Business Central 7.1 container image"
version: "7.1.0"
from: "jboss-eap-7/eap71:7.1.4"
labels:
- name: "com.redhat.component"
value: "rhpam-7-rhpam70-businesscentral-container"
value: "rhpam-7-rhpam71-businesscentral-container"
- name: "org.jboss.product"
value: "rhpam-businesscentral"
- name: "org.jboss.product.version"
Expand Down
4 changes: 2 additions & 2 deletions controller/image.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
schema_version: 1

name: "rhpam-7/rhpam70-controller"
name: "rhpam-7/rhpam71-controller"
description: "Red Hat Process Automation Manager Standalone Controller 7.1 container image"
version: "7.1.0"
from: "jboss-eap-7/eap71:7.1.4"
labels:
- name: "com.redhat.component"
value: "rhpam-7-rhpam70-controller-container"
value: "rhpam-7-rhpam71-controller-container"
- name: "org.jboss.product"
value: "rhpam-controller"
- name: "org.jboss.product.version"
Expand Down
4 changes: 2 additions & 2 deletions kieserver/image.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
schema_version: 1

name: "rhpam-7/rhpam70-kieserver"
name: "rhpam-7/rhpam71-kieserver"
description: "Red Hat Process Automation Manager Execution Server 7.1 container image"
version: "7.1.0"
from: "jboss-eap-7/eap71:7.1.4"
labels:
- name: "com.redhat.component"
value: "rhpam-7-rhpam70-kieserver-container"
value: "rhpam-7-rhpam71-kieserver-container"
- name: "org.jboss.product"
value: "rhpam-kieserver"
- name: "org.jboss.product.version"
Expand Down
4 changes: 2 additions & 2 deletions smartrouter/image.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
schema_version: 1

name: "rhpam-7/rhpam70-smartrouter"
name: "rhpam-7/rhpam71-smartrouter"
description: "Red Hat Process Automation Manager Smart Router 7.1 container image"
version: "7.1.0"
from: "jboss/openjdk18-rhel7:1.1"
labels:
- name: "com.redhat.component"
value: "rhpam-7-rhpam70-smartrouter-container"
value: "rhpam-7-rhpam71-smartrouter-container"
- name: "org.jboss.product"
value: "rhpam-smartrouter"
- name: "org.jboss.product.version"
Expand Down

0 comments on commit 7223bb2

Please sign in to comment.