Skip to content

Commit eedc1b5

Browse files
ChristofferNissenTerryHowe
authored andcommitted
docs: added Helmper to adopters page (oras-project#318)
Added Helmper to the adopters page including vector graphics Signed-off-by: Christoffer <[email protected]>
1 parent 69b4516 commit eedc1b5

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

static/adopters/data.js

+7
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,13 @@ const projects = [
5555
description: "A containerd snapshotter plugin which enables standard OCI images to be lazily loaded without requiring a build-time conversion step.",
5656
link: "https://github.com/awslabs/soci-snapshotter",
5757
},
58+
{
59+
title: "Helmper",
60+
light: "img/adopters/helmper.svg",
61+
dark: "img/adopters/helmper.svg",
62+
description: "A little helper that pushes Helm Charts and images to your registries, easily configured with a declarative spec.",
63+
link: "https://github.com/christoffernissen/helmper",
64+
},
5865
];
5966

6067
const registries = [

static/img/adopters/helmper.svg

+1
Loading

0 commit comments

Comments
 (0)