cos-gpu-installer: Release v2.5.6

This includes the changes from
https://cos-review.git.corp.google.com/c/cos/tools/+/110701

BUG=b/428981220
TEST=presubmit, `sudo COS_GPU_INSTALLER=us.gcr.io/cloud-kernel-build/cos-gpu-installer:latest cos-extensions install gpu -- --version R535 --gcs-download-bucket=cos-infra-prod-artifacts-presubmit --gcs-download-prefix=lakitu-release-tryjob/R117-18613.339.65-c6ab4675 --gdr --debug --test`
RELEASE_NOTE=None

Change-Id: Ie2f45eb1a0caf75f0e4494c45cb917f773b5fe7b
Reviewed-on: https://cos-review.googlesource.com/c/cos/tools/+/111461
Cloud-Build: GCB Service account <228075978874@cloudbuild.gserviceaccount.com>
Reviewed-by: Kevin Berry <kpberry@google.com>
Tested-by: Chenglong Tang <chenglongtang@google.com>
1 file changed
tree: 30b2cfa7245e0ff42406dde9211e2aba0422702f
  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. postsubmit-cloudbuild.yaml
  14. README.md
  15. run_builds.sh
  16. run_unit_tests.sh
  17. 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.