From c8b9912f32f30cd72afd4e5075653a457397ce7e Mon Sep 17 00:00:00 2001 From: danfengl Date: Fri, 9 Feb 2024 03:27:50 +0000 Subject: [PATCH] Add nightly badge Signed-off-by: danfengl --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 8bea82755f..ef90a5b18e 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,12 @@ ![100] - +[![Nightly Status](https://us-central1-velero-gcp.cloudfunctions.net/velero-nightly)](https://www.googleapis.com/storage/v1/b/velero-builds/o) [![Build Status][1]][2] [![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/3811/badge)](https://bestpractices.coreinfrastructure.org/projects/3811) ![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/vmware-tanzu/velero) + + + + ## Overview Velero (formerly Heptio Ark) gives you tools to back up and restore your Kubernetes cluster resources and persistent volumes. You can run Velero with a public cloud platform or on-premises.