Skip to content

Commit 84a11ad

Browse files
author
Osni Oliveira
committed
Update the artifact to 7.3.5.GA
Changes/fixes include: - Bump image version - Bump version in labels - Change URL for downloading the artifact from Customer Portal - Change MD5 hash for fetching the artifact from Brew References: IBMZP-28, JDG-3368
1 parent 5868313 commit 84a11ad

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

image.yaml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
schema_version: 1
22
name: jboss-datagrid-7/datagrid73-openj9-11-openshift
3-
version: 1.4
3+
version: 1.5
44
description: "Red Hat JBoss Data Grid 7.3 for OpenShift container image"
55

66
from: rh-osbs/ubi8:8.1-released
@@ -11,9 +11,9 @@ labels:
1111
- name: "org.jboss.product"
1212
value: "datagrid"
1313
- name: "org.jboss.product.version"
14-
value: "7.3.4.GA"
14+
value: "7.3.5.GA"
1515
- name: "org.jboss.product.datagrid.version"
16-
value: "7.3.4.GA"
16+
value: "7.3.5.GA"
1717
- name: "org.jboss.deployments-dir"
1818
value: "/opt/datagrid/standalone/deployments"
1919
- name: "com.redhat.deployments-dir"
@@ -41,9 +41,9 @@ envs:
4141
- name: "JBOSS_PRODUCT"
4242
value: "datagrid"
4343
- name: "JBOSS_DATAGRID_VERSION"
44-
value: "7.3.4.GA"
44+
value: "7.3.5.GA"
4545
- name: "PRODUCT_VERSION"
46-
value: "7.3.4.GA"
46+
value: "7.3.5.GA"
4747
- name: "JBOSS_HOME"
4848
value: "/opt/datagrid"
4949
- name: "JBOSS_MODULES_SYSTEM_PKGS"
@@ -213,8 +213,8 @@ packages:
213213
- openssl
214214
artifacts:
215215
- name: jboss-datagrid-server.zip
216-
description: "Pre-release artifact (CR1), not available in customer portal"
217-
md5: 14c5e3ce49c7cd743672dc1e965aaeb0
216+
description: "Artifact (patch) is available on Customer Portal: https://access.redhat.com/jbossnetwork/restricted/softwareDownload.html?softwareId=77761"
217+
md5: 6dcb7e3c6df222ec4497be329e969f38
218218

219219
run:
220220
user: 185

0 commit comments

Comments
 (0)