Skip to content

Commit 0afe49c

Browse files
committed
Updated container metadata for documentation to point at new docs.
-Deleted documentation metadata from runtime descriptors as it is in-appropriate. Signed-off-by: Jayashree Huttanagoudar <[email protected]>
1 parent d5c5d16 commit 0afe49c

File tree

4 files changed

+2
-6
lines changed

4 files changed

+2
-6
lines changed

ubi8-openjdk-11-runtime.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ labels:
1818
value: "Red Hat OpenJDK <[email protected]>"
1919
- name: "com.redhat.component"
2020
value: "openjdk-11-runtime-ubi8-container"
21-
- name: "usage"
22-
value: "https://access.redhat.com/documentation/en-us/red_hat_jboss_middleware_for_openshift/3/html/red_hat_java_s2i_for_openshift/"
2321
- name: "com.redhat.license_terms"
2422
value: "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2523

ubi8-openjdk-11.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ labels:
1919
- name: "com.redhat.component"
2020
value: "openjdk-11-ubi8-container"
2121
- name: "usage"
22-
value: "https://access.redhat.com/documentation/en-us/red_hat_jboss_middleware_for_openshift/3/html/red_hat_java_s2i_for_openshift/"
22+
value: "https://access.redhat.com/documentation/en-us/openjdk/11/html/using_openjdk_11_source-to-image_for_openshift/index"
2323
- name: "com.redhat.license_terms"
2424
value: "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2525

ubi8-openjdk-8-runtime.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ labels:
1818
value: "Red Hat OpenJDK <[email protected]>"
1919
- name: "com.redhat.component"
2020
value: "openjdk-8-runtime-ubi8-container"
21-
- name: "usage"
22-
value: "https://access.redhat.com/documentation/en-us/red_hat_jboss_middleware_for_openshift/3/html/red_hat_java_s2i_for_openshift/"
2321
- name: "com.redhat.license_terms"
2422
value: "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2523

ubi8-openjdk-8.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ labels:
1919
- name: "com.redhat.component"
2020
value: "openjdk-8-ubi8-container"
2121
- name: "usage"
22-
value: "https://access.redhat.com/documentation/en-us/red_hat_jboss_middleware_for_openshift/3/html/red_hat_java_s2i_for_openshift/"
22+
value: "https://access.redhat.com/documentation/en-us/openjdk/8/html/using_openjdk_8_source-to-image_for_openshift/index"
2323
- name: "com.redhat.license_terms"
2424
value: "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
2525

0 commit comments

Comments
 (0)