You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
description: "Red Hat JBoss Data Grid 7.3 for OpenShift container image"
5
5
6
6
from: rh-osbs/ubi8:8.1-released
@@ -11,9 +11,9 @@ labels:
11
11
- name: "org.jboss.product"
12
12
value: "datagrid"
13
13
- name: "org.jboss.product.version"
14
-
value: "7.3.4.GA"
14
+
value: "7.3.5.GA"
15
15
- name: "org.jboss.product.datagrid.version"
16
-
value: "7.3.4.GA"
16
+
value: "7.3.5.GA"
17
17
- name: "org.jboss.deployments-dir"
18
18
value: "/opt/datagrid/standalone/deployments"
19
19
- name: "com.redhat.deployments-dir"
@@ -41,9 +41,9 @@ envs:
41
41
- name: "JBOSS_PRODUCT"
42
42
value: "datagrid"
43
43
- name: "JBOSS_DATAGRID_VERSION"
44
-
value: "7.3.4.GA"
44
+
value: "7.3.5.GA"
45
45
- name: "PRODUCT_VERSION"
46
-
value: "7.3.4.GA"
46
+
value: "7.3.5.GA"
47
47
- name: "JBOSS_HOME"
48
48
value: "/opt/datagrid"
49
49
- name: "JBOSS_MODULES_SYSTEM_PKGS"
@@ -213,8 +213,8 @@ packages:
213
213
- openssl
214
214
artifacts:
215
215
- 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"
0 commit comments