Skip to content

Commit

Permalink
Merge pull request #512 from jmtd/OPENJDK-3409-api-uri
Browse files Browse the repository at this point in the history
adjust container labels/metadata for new GitHub pages URI [rhel-8]
  • Loading branch information
jmtd authored Nov 4, 2024
2 parents 43b4933 + 7b688ef commit bb4ab84
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion ubi8-openjdk-11-runtime.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ labels:
- name: "com.redhat.component"
value: "openjdk-11-runtime-ubi8-container"
- name: "usage"
value: &docs "https://jboss-container-images.github.io/openjdk/"
value: &docs "https://rh-openjdk.github.io/redhat-openjdk-containers/"
- name: "com.redhat.license_terms"
value: "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
- name: "org.opencontainers.image.documentation"
Expand Down
2 changes: 1 addition & 1 deletion ubi8-openjdk-11.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ labels:
- name: "com.redhat.component"
value: "openjdk-11-ubi8-container"
- name: "usage"
value: &docs "https://jboss-container-images.github.io/openjdk/"
value: &docs "https://rh-openjdk.github.io/redhat-openjdk-containers/"
- name: "com.redhat.license_terms"
value: "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
- name: "org.opencontainers.image.documentation"
Expand Down
2 changes: 1 addition & 1 deletion ubi8-openjdk-17-runtime.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ labels:
- name: "com.redhat.component"
value: "openjdk-17-runtime-ubi8-container"
- name: "usage"
value: &docs "https://jboss-container-images.github.io/openjdk/"
value: &docs "https://rh-openjdk.github.io/redhat-openjdk-containers/"
- name: "com.redhat.license_terms"
value: "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
- name: "org.opencontainers.image.documentation"
Expand Down
2 changes: 1 addition & 1 deletion ubi8-openjdk-17.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ labels:
- name: "com.redhat.component"
value: "openjdk-17-ubi8-container"
- name: "usage"
value: &docs "https://jboss-container-images.github.io/openjdk/"
value: &docs "https://rh-openjdk.github.io/redhat-openjdk-containers/"
- name: "com.redhat.license_terms"
value: "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
- name: "org.opencontainers.image.documentation"
Expand Down
2 changes: 1 addition & 1 deletion ubi8-openjdk-21-runtime.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ labels:
- name: "com.redhat.component"
value: "openjdk-21-runtime-ubi8-container"
- name: "usage"
value: &docs "https://jboss-container-images.github.io/openjdk/"
value: &docs "https://rh-openjdk.github.io/redhat-openjdk-containers/"
- name: "com.redhat.license_terms"
value: "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
- name: "org.opencontainers.image.documentation"
Expand Down
2 changes: 1 addition & 1 deletion ubi8-openjdk-21.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ labels:
- name: "com.redhat.component"
value: "openjdk-21-ubi8-container"
- name: "usage"
value: &docs "https://jboss-container-images.github.io/openjdk/"
value: &docs "https://rh-openjdk.github.io/redhat-openjdk-containers/"
- name: "com.redhat.license_terms"
value: "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
- name: "org.opencontainers.image.documentation"
Expand Down
2 changes: 1 addition & 1 deletion ubi8-openjdk-8-runtime.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ labels:
- name: "com.redhat.component"
value: "openjdk-8-runtime-ubi8-container"
- name: "usage"
value: &docs "https://jboss-container-images.github.io/openjdk/"
value: &docs "https://rh-openjdk.github.io/redhat-openjdk-containers/"
- name: "com.redhat.license_terms"
value: "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
- name: "org.opencontainers.image.documentation"
Expand Down
2 changes: 1 addition & 1 deletion ubi8-openjdk-8.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ labels:
- name: "com.redhat.component"
value: "openjdk-8-ubi8-container"
- name: "usage"
value: &docs "https://jboss-container-images.github.io/openjdk/"
value: &docs "https://rh-openjdk.github.io/redhat-openjdk-containers/"
- name: "com.redhat.license_terms"
value: "https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI"
- name: "org.opencontainers.image.documentation"
Expand Down

0 comments on commit bb4ab84

Please sign in to comment.