Skip to content

Commit

Permalink
Update 4.14 iso (#60)
Browse files Browse the repository at this point in the history
  • Loading branch information
loganmc10 authored Mar 12, 2024
1 parent f777cf1 commit dc5b75b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions provisioning/roles/provisioning_mce/defaults/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ 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.0"
url: "https://mirror.openshift.com/pub/openshift-v4/dependencies/rhcos/4.14/4.14.0/rhcos-4.14.0-x86_64-live.x86_64.iso"
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"
cpuArchitecture: "x86_64"
- openshiftVersion: "4.15"
version: "4.15.0"
Expand Down

0 comments on commit dc5b75b

Please sign in to comment.