From a4b40ce611055bed7d0166796cf60728aa82c09b Mon Sep 17 00:00:00 2001 From: Tariq Ibrahim Date: Tue, 22 Sep 2026 08:06:32 -0700 Subject: [PATCH] chore: fix outdated badges in README.md Signed-off-by: Tariq Ibrahim --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e36ee73b5..97a0a81b2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ [![license](https://img.shields.io/github/license/NVIDIA/gpu-operator?style=flat-square)](https://raw.githubusercontent.com/NVIDIA/gpu-operator/master/LICENSE) -[![pipeline status](https://gitlab.com/nvidia/kubernetes/gpu-operator/badges/master/pipeline.svg)](https://gitlab.com/nvidia/kubernetes/gpu-operator/-/pipelines) -[![coverage report](https://gitlab.com/nvidia/kubernetes/gpu-operator/badges/master/coverage.svg)](https://gitlab.com/nvidia/kubernetes/gpu-operator/-/pipelines) +[![pipeline status](https://github.com/NVIDIA/gpu-operator/actions/workflows/ci.yaml/badge.svg)](https://github.com/NVIDIA/gpu-operator/actions/workflows/ci.yaml) +[![coverage report](https://coveralls.io/repos/github/NVIDIA/gpu-operator/badge.svg?branch=main)](https://coveralls.io/github/NVIDIA/gpu-operator?branch=main) # NVIDIA GPU Operator