Browse Source

Update rockylinux9 base image to 9.5 (#11744)

pull/11745/head
Kay Yan 3 days ago
committed by GitHub
parent
commit
83a340baf1
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 3 deletions
  1. 6
      test-infra/image-builder/roles/kubevirt-images/defaults/main.yml

6
test-infra/image-builder/roles/kubevirt-images/defaults/main.yml

@ -84,9 +84,9 @@ images:
tag: "latest"
rockylinux-9:
filename: Rocky-9-GenericCloud-9.0-20220830.0.x86_64.qcow2
url: https://download.rockylinux.org/pub/rocky/9.0/images/x86_64/Rocky-9-GenericCloud-9.0-20220830.0.x86_64.qcow2
checksum: sha256:f02570e0ad3653df7f56baa8157739dbe92a003234acd5824dcf94d24694e20b
filename: Rocky-9-GenericCloud-Base-9.5-20241118.0.x86_64.qcow2
url: https://download.rockylinux.org/pub/rocky/9.5/images/x86_64/Rocky-9-GenericCloud-Base-9.5-20241118.0.x86_64.qcow2
checksum: sha256:069493fdc807300a22176540e9171fcff2227a92b40a7985a0c1c9e21aeebf57
converted: true
tag: "latest"

Loading…
Cancel
Save