Skip to content

Commit

Permalink
Merge pull request #24 from openshift-cherrypick-robot/cherry-pick-22…
Browse files Browse the repository at this point in the history
…-to-release-4.10

[release-4.10] OCPBUGS-960: Update rhcos release browser url
  • Loading branch information
openshift-merge-robot committed Sep 9, 2022
2 parents 5211875 + f60dee7 commit 09a132b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fetch_image.sh
Expand Up @@ -45,7 +45,7 @@ download_art_arch() {

local origurl
origurl="$(image_data "${arch}" location)"
local url="https://releases-rhcos-art.cloud.privileged.psi.redhat.com/${origurl#*.com/art/}"
local url="https://releases-rhcos-art.apps.ocp-virt.prod.psi.redhat.com/${origurl#*.com/art/}"

download_url "${arch}" "${url}" --no-check-certificate # skipping certificate check is ok because we will check its sha256 in any case.
}
Expand Down

0 comments on commit 09a132b

Please sign in to comment.