Skip to content

Commit

Permalink
Update ISOs (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
loganmc10 authored Aug 5, 2024
1 parent 46aba10 commit eb47389
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions provisioning/roles/provisioning_mce/defaults/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,16 @@ os_images:
url: "https://mirror.openshift.com/pub/openshift-v4/dependencies/rhcos/4.13/4.13.10/rhcos-4.13.10-x86_64-live.x86_64.iso"
cpuArchitecture: "x86_64"
- openshiftVersion: "4.14"
version: "4.14.15"
url: "https://mirror.openshift.com/pub/openshift-v4/dependencies/rhcos/4.14/4.14.15/rhcos-4.14.15-x86_64-live.x86_64.iso"
version: "4.14.34"
url: "https://mirror.openshift.com/pub/openshift-v4/dependencies/rhcos/4.14/4.14.34/rhcos-4.14.34-x86_64-live.x86_64.iso"
cpuArchitecture: "x86_64"
- openshiftVersion: "4.15"
version: "4.15.0"
url: "https://mirror.openshift.com/pub/openshift-v4/dependencies/rhcos/4.15/4.15.0/rhcos-4.15.0-x86_64-live.x86_64.iso"
version: "4.15.23"
url: "https://mirror.openshift.com/pub/openshift-v4/dependencies/rhcos/4.15/4.15.23/rhcos-4.15.23-x86_64-live.x86_64.iso"
cpuArchitecture: "x86_64"
- openshiftVersion: "4.16"
version: "4.16.0"
url: "https://mirror.openshift.com/pub/openshift-v4/dependencies/rhcos/4.16/4.16.0/rhcos-4.16.0-x86_64-live.x86_64.iso"
version: "4.16.3"
url: "https://mirror.openshift.com/pub/openshift-v4/dependencies/rhcos/4.16/4.16.3/rhcos-4.16.3-x86_64-live.x86_64.iso"
cpuArchitecture: "x86_64"
asc_db_size: 10Gi
asc_fs_size: 50Gi
Expand Down

0 comments on commit eb47389

Please sign in to comment.