Skip to content

Commit

Permalink
[Add adopter]: Score (#410)
Browse files Browse the repository at this point in the history
#409

---------

Signed-off-by: Mathieu Benoit <[email protected]>
  • Loading branch information
mathieu-benoit authored Nov 5, 2024
1 parent a7ccf02 commit 21abfa0
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 0 deletions.
7 changes: 7 additions & 0 deletions static/adopters/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,13 @@ const projects = [
description: "A little helper that pushes Helm Charts and images to your registries, easily configured with a declarative spec.",
link: "https://github.com/christoffernissen/helmper",
},
{
title: "Score",
light: "img/adopters/score.svg",
dark: "img/adopters/score.svg",
description: "Score is a developer-centric and platform-agnostic workload specification. It ensures consistent configuration between local and remote environments.",
link: "https://score.dev",
},
];

const registries = [
Expand Down
19 changes: 19 additions & 0 deletions static/img/adopters/score.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 21abfa0

Please sign in to comment.