07/27 cos_gpu_installer* releases

Release Notes:
    cos_gpu_installer-v1:
      - add gsp_ga10x.bin GSP firmware file
    cos_gpu_installer-v2:
      - add gsp_ga10x.bin GSP firmware file
      - change max supported driver version to R535 for L4 and H100 for fallback behavior.

RELEASE_NOTE=Make cos-gpu-installers (v1 and v2) R535 compatible
BUG=b/293342120

Change-Id: Id11db3f4f6d2a26fa845c6b832ea59a11d6265c0
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/53189
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
Reviewed-by: Oleksandr Tymoshenko <ovt@google.com>
Tested-by: Arnav Kansal <rnv@google.com>
1 file changed
tree: d4112fa590d8716f8f49acd6f9254ff5f3ef9be4
  1. coverage/
  2. release/
  3. src/
  4. testing/
  5. .gitignore
  6. BUILD.bazel
  7. cloudbuild.yaml
  8. CONTRIBUTING.md
  9. deps.bzl
  10. go.mod
  11. go.sum
  12. LICENSE
  13. README.md
  14. run_tests.sh
  15. WORKSPACE
README.md

Tools for Container-Optimized OS

This is a repository of various tools developed for Container-Optimized OS. Examples include cos-gpu-installer, cos-toolbox, etc.

See CONTRIBUTING.md for how to contribute.