Skip to content

Commit 0f882b3

Browse files
Jan Lieskovskypskopek
authored andcommitted
[CIAM-1756] Update RH-SSO product version to "7.5.1.GA"
Sync EAP's repos jboss-eap-modules.git, jboss-eap-7-image.git & wildfly-cekit-modules.git tags to match their respective tags as used in 'EAP_742_CR1_2' tag of the JBEAP 7's OpenShift image repository Signed-off-by: Jan Lieskovsky <[email protected]>
1 parent 7ca07fa commit 0f882b3

17 files changed

+36
-36
lines changed

image.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ labels:
1212
- name: "org.jboss.product"
1313
value: &product "sso"
1414
- name: "org.jboss.product.version"
15-
value: &product_version "7.5.0.GA"
15+
value: &product_version "7.5.1.GA"
1616
- name: "org.jboss.product.sso.version"
1717
value: *product_version
1818
- name: "io.k8s.description"
@@ -78,17 +78,17 @@ modules:
7878
- name: jboss-eap-modules
7979
git:
8080
url: https://github.com/jboss-container-images/jboss-eap-modules.git
81-
ref: EAP_740_CR3
81+
ref: EAP_742_CR1
8282

8383
- name: jboss-eap-image
8484
git:
8585
url: https://github.com/jboss-container-images/jboss-eap-7-image.git
86-
ref: EAP_740_CR3
86+
ref: EAP_742_CR1_2
8787

8888
- name: wildfly-cekit-modules
8989
git:
9090
url: https://github.com/wildfly/wildfly-cekit-modules.git
91-
ref: 0.24.0
91+
ref: 0.23.4
9292

9393
- name: sso-modules
9494
path: modules

templates/openj9/sso75-openj9-https.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"annotations": {
66
"iconClass" : "icon-sso",
77
"tags" : "sso,keycloak,jboss,hidden",
8-
"version": "7.5.0.GA",
8+
"version": "7.5.1.GA",
99
"openshift.io/display-name": "Red Hat Single Sign-On 7.5 on OpenJ9 (Ephemeral with passthrough TLS)",
1010
"openshift.io/provider-display-name": "Red Hat, Inc.",
1111
"description": "An example application based on RH-SSO 7.5 on OpenJ9 image. For more information about using this template, see https://github.com/jboss-container-images/redhat-sso-7-openshift-image/tree/sso75-cpaas-dev/docs.",
@@ -17,7 +17,7 @@
1717
},
1818
"labels": {
1919
"template": "sso75-openj9-https",
20-
"rhsso": "7.5.0.GA"
20+
"rhsso": "7.5.1.GA"
2121
},
2222
"message": "A new RH-SSO service has been created in your project. The admin username/password for accessing the master realm via the RH-SSO console is ${SSO_ADMIN_USERNAME}/${SSO_ADMIN_PASSWORD}. Please be sure to create the following secrets: \"${HTTPS_SECRET}\" containing the ${HTTPS_KEYSTORE} file used for serving secure content; \"${JGROUPS_ENCRYPT_SECRET}\" containing the ${JGROUPS_ENCRYPT_KEYSTORE} file used for securing JGroups communications; \"${SSO_TRUSTSTORE_SECRET}\" containing the ${SSO_TRUSTSTORE} file used for securing RH-SSO requests.",
2323
"parameters": [

templates/openj9/sso75-openj9-image-stream.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,11 @@
77
"description": "Red Hat Single Sign-On 7.5 on OpenJ9",
88
"openshift.io/display-name": "Red Hat Single Sign-On 7.5 on OpenJ9",
99
"openshift.io/provider-display-name": "Red Hat, Inc.",
10-
"version": "7.5.0.GA"
10+
"version": "7.5.1.GA"
1111
}
1212
},
1313
"labels": {
14-
"rhsso": "7.5.0.GA"
14+
"rhsso": "7.5.1.GA"
1515
},
1616
"spec": {
1717
"tags": [

templates/openj9/sso75-openj9-ocp4-x509-https.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"annotations": {
66
"iconClass" : "icon-sso",
77
"tags" : "sso,keycloak,jboss",
8-
"version": "7.5.0.GA",
8+
"version": "7.5.1.GA",
99
"openshift.io/display-name": "Red Hat Single Sign-On 7.5 on OpenJ9 (Ephemeral)",
1010
"openshift.io/provider-display-name": "Red Hat, Inc.",
1111
"description": "An example application based on RH-SSO 7.5 on OpenJ9 image. For more information about using this template, see https://github.com/jboss-container-images/redhat-sso-7-openshift-image/tree/sso75-cpaas-dev/docs.",
@@ -17,7 +17,7 @@
1717
},
1818
"labels": {
1919
"template": "sso75-openj9-ocp4-x509-https",
20-
"rhsso": "7.5.0.GA"
20+
"rhsso": "7.5.1.GA"
2121
},
2222
"message": "A new RH-SSO service has been created in your project. The admin username/password for accessing the master realm via the RH-SSO console is ${SSO_ADMIN_USERNAME}/${SSO_ADMIN_PASSWORD}. The HTTPS keystore used for serving secure content, the JGroups keystore used for securing JGroups communications, and server truststore used for securing RH-SSO requests were automatically created via OpenShift's service serving x509 certificate secrets.",
2323
"parameters": [

templates/openj9/sso75-openj9-ocp4-x509-postgresql-persistent.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"annotations": {
66
"iconClass" : "icon-sso",
77
"tags" : "sso,keycloak,jboss",
8-
"version": "7.5.0.GA",
8+
"version": "7.5.1.GA",
99
"openshift.io/display-name": "Red Hat Single Sign-On 7.5 on OpenJ9 + PostgreSQL (Persistent)",
1010
"openshift.io/provider-display-name": "Red Hat, Inc.",
1111
"description": "An example application based on RH-SSO 7.5 on OpenJ9 image. For more information about using this template, see https://github.com/jboss-container-images/redhat-sso-7-openshift-image/tree/sso75-cpaas-dev/docs.",
@@ -17,7 +17,7 @@
1717
},
1818
"labels": {
1919
"template": "sso75-openj9-ocp4-x509-postgresql-persistent",
20-
"rhsso": "7.5.0.GA"
20+
"rhsso": "7.5.1.GA"
2121
},
2222
"message": "A new persistent RH-SSO service (using PostgreSQL) has been created in your project. The admin username/password for accessing the master realm via the RH-SSO console is ${SSO_ADMIN_USERNAME}/${SSO_ADMIN_PASSWORD}. The username/password for accessing the PostgreSQL database \"${DB_DATABASE}\" is ${DB_USERNAME}/${DB_PASSWORD}. The HTTPS keystore used for serving secure content, the JGroups keystore used for securing JGroups communications, and server truststore used for securing RH-SSO requests were automatically created via OpenShift's service serving x509 certificate secrets.",
2323
"parameters": [

templates/openj9/sso75-openj9-postgresql-persistent.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"annotations": {
66
"iconClass" : "icon-sso",
77
"tags" : "sso,keycloak,jboss,hidden",
8-
"version": "7.5.0.GA",
8+
"version": "7.5.1.GA",
99
"openshift.io/display-name": "Red Hat Single Sign-On 7.5 on OpenJ9 + PostgreSQL (Persistent with passthrough TLS)",
1010
"openshift.io/provider-display-name": "Red Hat, Inc.",
1111
"description": "An example application based on RH-SSO 7.5 on OpenJ9 image. For more information about using this template, see https://github.com/jboss-container-images/redhat-sso-7-openshift-image/tree/sso75-cpaas-dev/docs.",
@@ -17,7 +17,7 @@
1717
},
1818
"labels": {
1919
"template": "sso75-openj9-postgresql-persistent",
20-
"rhsso": "7.5.0.GA"
20+
"rhsso": "7.5.1.GA"
2121
},
2222
"message": "A new persistent RH-SSO service (using PostgreSQL) has been created in your project. The admin username/password for accessing the master realm via the RH-SSO console is ${SSO_ADMIN_USERNAME}/${SSO_ADMIN_PASSWORD}. The username/password for accessing the PostgreSQL database \"${DB_DATABASE}\" is ${DB_USERNAME}/${DB_PASSWORD}. Please be sure to create the following secrets: \"${HTTPS_SECRET}\" containing the ${HTTPS_KEYSTORE} file used for serving secure content; \"${JGROUPS_ENCRYPT_SECRET}\" containing the ${JGROUPS_ENCRYPT_KEYSTORE} file used for securing JGroups communications; \"${SSO_TRUSTSTORE_SECRET}\" containing the ${SSO_TRUSTSTORE} file used for securing RH-SSO requests.",
2323
"parameters": [

templates/openj9/sso75-openj9-postgresql.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"annotations": {
66
"iconClass" : "icon-sso",
77
"tags" : "sso,keycloak,jboss,hidden",
8-
"version": "7.5.0.GA",
8+
"version": "7.5.1.GA",
99
"openshift.io/display-name": "Red Hat Single Sign-On 7.5 on OpenJ9 + PostgreSQL (Ephemeral with passthrough TLS)",
1010
"openshift.io/provider-display-name": "Red Hat, Inc.",
1111
"description": "An example application based on RH-SSO 7.5 on OpenJ9 image. For more information about using this template, see https://github.com/jboss-container-images/redhat-sso-7-openshift-image/tree/sso75-cpaas-dev/docs.",
@@ -17,7 +17,7 @@
1717
},
1818
"labels": {
1919
"template": "sso75-openj9-postgresql",
20-
"rhsso": "7.5.0.GA"
20+
"rhsso": "7.5.1.GA"
2121
},
2222
"message": "A new RH-SSO service (using PostgreSQL) has been created in your project. The admin username/password for accessing the master realm via the RH-SSO console is ${SSO_ADMIN_USERNAME}/${SSO_ADMIN_PASSWORD}. The username/password for accessing the PostgreSQL database \"${DB_DATABASE}\" is ${DB_USERNAME}/${DB_PASSWORD}. Please be sure to create the following secrets: \"${HTTPS_SECRET}\" containing the ${HTTPS_KEYSTORE} file used for serving secure content; \"${JGROUPS_ENCRYPT_SECRET}\" containing the ${JGROUPS_ENCRYPT_KEYSTORE} file used for securing JGroups communications; \"${SSO_TRUSTSTORE_SECRET}\" containing the ${SSO_TRUSTSTORE} file used for securing RH-SSO requests.",
2323
"parameters": [

templates/openj9/sso75-openj9-x509-https.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"annotations": {
66
"iconClass" : "icon-sso",
77
"tags" : "sso,keycloak,jboss",
8-
"version": "7.5.0.GA",
8+
"version": "7.5.1.GA",
99
"openshift.io/display-name": "Red Hat Single Sign-On 7.5 on OpenJ9 (Ephemeral)",
1010
"openshift.io/provider-display-name": "Red Hat, Inc.",
1111
"description": "An example application based on RH-SSO 7.5 on OpenJ9 image. For more information about using this template, see https://github.com/jboss-container-images/redhat-sso-7-openshift-image/tree/sso75-cpaas-dev/docs.",
@@ -17,7 +17,7 @@
1717
},
1818
"labels": {
1919
"template": "sso75-openj9-x509-https",
20-
"rhsso": "7.5.0.GA"
20+
"rhsso": "7.5.1.GA"
2121
},
2222
"message": "A new RH-SSO service has been created in your project. The admin username/password for accessing the master realm via the RH-SSO console is ${SSO_ADMIN_USERNAME}/${SSO_ADMIN_PASSWORD}. The HTTPS keystore used for serving secure content, the JGroups keystore used for securing JGroups communications, and server truststore used for securing RH-SSO requests were automatically created via OpenShift's service serving x509 certificate secrets.",
2323
"parameters": [

templates/openj9/sso75-openj9-x509-postgresql-persistent.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"annotations": {
66
"iconClass" : "icon-sso",
77
"tags" : "sso,keycloak,jboss",
8-
"version": "7.5.0.GA",
8+
"version": "7.5.1.GA",
99
"openshift.io/display-name": "Red Hat Single Sign-On 7.5 on OpenJ9 + PostgreSQL (Persistent)",
1010
"openshift.io/provider-display-name": "Red Hat, Inc.",
1111
"description": "An example application based on RH-SSO 7.5 on OpenJ9 image. For more information about using this template, see https://github.com/jboss-container-images/redhat-sso-7-openshift-image/tree/sso75-cpaas-dev/docs.",
@@ -17,7 +17,7 @@
1717
},
1818
"labels": {
1919
"template": "sso75-openj9-x509-postgresql-persistent",
20-
"rhsso": "7.5.0.GA"
20+
"rhsso": "7.5.1.GA"
2121
},
2222
"message": "A new persistent RH-SSO service (using PostgreSQL) has been created in your project. The admin username/password for accessing the master realm via the RH-SSO console is ${SSO_ADMIN_USERNAME}/${SSO_ADMIN_PASSWORD}. The username/password for accessing the PostgreSQL database \"${DB_DATABASE}\" is ${DB_USERNAME}/${DB_PASSWORD}. The HTTPS keystore used for serving secure content, the JGroups keystore used for securing JGroups communications, and server truststore used for securing RH-SSO requests were automatically created via OpenShift's service serving x509 certificate secrets.",
2323
"parameters": [

templates/sso75-https.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"annotations": {
66
"iconClass" : "icon-sso",
77
"tags" : "sso,keycloak,jboss,hidden",
8-
"version": "7.5.0.GA",
8+
"version": "7.5.1.GA",
99
"openshift.io/display-name": "Red Hat Single Sign-On 7.5 on OpenJDK (Ephemeral with passthrough TLS)",
1010
"openshift.io/provider-display-name": "Red Hat, Inc.",
1111
"description": "An example application based on RH-SSO 7.5 on OpenJDK image. For more information about using this template, see https://github.com/jboss-container-images/redhat-sso-7-openshift-image/tree/sso75-cpaas-dev/docs.",
@@ -17,7 +17,7 @@
1717
},
1818
"labels": {
1919
"template": "sso75-https",
20-
"rhsso": "7.5.0.GA"
20+
"rhsso": "7.5.1.GA"
2121
},
2222
"message": "A new RH-SSO service has been created in your project. The admin username/password for accessing the master realm via the RH-SSO console is ${SSO_ADMIN_USERNAME}/${SSO_ADMIN_PASSWORD}. Please be sure to create the following secrets: \"${HTTPS_SECRET}\" containing the ${HTTPS_KEYSTORE} file used for serving secure content; \"${JGROUPS_ENCRYPT_SECRET}\" containing the ${JGROUPS_ENCRYPT_KEYSTORE} file used for securing JGroups communications; \"${SSO_TRUSTSTORE_SECRET}\" containing the ${SSO_TRUSTSTORE} file used for securing RH-SSO requests.",
2323
"parameters": [

0 commit comments

Comments
 (0)