From 082b9a66ac47a3486defed10364525a9bbfdbcc2 Mon Sep 17 00:00:00 2001 From: Nadav Buchman <36670281+nadavbuc@users.noreply.github.com> Date: Tue, 9 Apr 2024 12:25:50 +0300 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 91b8e81..ec8d0f6 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# [WIP] Fiverr Community Helm Charts [WIP] +# Fiverr Community Helm Charts The code is provided as-is with no warranties. @@ -10,10 +10,10 @@ Please refer to Helm's [documentation](https://helm.sh/docs/) to get started. Once Helm is set up properly, add the repository as follows: ```console -helm repo add +helm repo add fiverr_public https://opensource.fiverr.com/public_charts/ ``` -You can then run `helm search repo ` to see the charts. +You can then run `helm search repo fiverr_public` to see the charts. ## License @@ -22,4 +22,8 @@ You can then run `helm search repo ` to see the charts. ## Helm charts build status -TODO +![Release Charts](https://github.com/fiverr/public_charts/actions/workflows/release.yml/badge.svg?branch=master) +![Tests](https://github.com/fiverr/public_charts/actions/workflows/test.yml/badge.svg) + +## Charts +[Karpenter Nodes](https://github.com/fiverr/public_charts/tree/master/charts/karpenter_nodes)