Skip to content

Commit

Permalink
Merge pull request #86 from galop/add-v1.30-support
Browse files Browse the repository at this point in the history
Add support for building v1.30.1 images
  • Loading branch information
sriramandev authored Oct 1, 2024
2 parents ef28c66 + 1708f5a commit 0012a10
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion supported-versions.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,15 @@
"docker_build_args": {
"IMAGE_BUILDER_COMMIT_ID": "d89cd8eee2e28bd77f138e7cb09869ff33ca7d5e"
}
}
},
"v1.30.1+vmware.1-fips": {
"supported_os": [
"photon-5",
"ubuntu-2204-efi"
],
"artifacts_image": "projects.packages.broadcom.com/tkg/tkg-vsphere-linux-resource-bundle:v1.30.1_vmware.1-fips-tkg.5",
"docker_build_args": {
"IMAGE_BUILDER_COMMIT_ID": "ed30bc3e7b71ea41d2f79a16789d2b291d9f43d1"
}
}
}

0 comments on commit 0012a10

Please sign in to comment.