From 7aa4737dfa685bf300bc9da844929ed045620485 Mon Sep 17 00:00:00 2001 From: m2 <69128853+m2Giles@users.noreply.github.com> Date: Tue, 19 Nov 2024 17:12:06 -0500 Subject: [PATCH] feat: Add examples of image-template to README (#37) * feat: Add examples of image-template to README * include BK's * Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 40fe917..bfb9e86 100644 --- a/README.md +++ b/README.md @@ -79,3 +79,8 @@ This provides users a method of verifying the image. ``` 4. Commit the `cosign.pub` file into your git repository + +### Examples +- [m2os](https://github.com/m2giles/m2os) +- [bos](https://github.com/bsherman/bos) +- [homer](https://github.com/bketelsen/homer/)