From 703645000eade9d12226468c7dfc897fedecbbb9 Mon Sep 17 00:00:00 2001 From: olinux-dev <91730056+olinux-dev@users.noreply.github.com> Date: Sat, 26 Aug 2023 15:22:05 +0200 Subject: [PATCH] Update README.md correct helm chart url after moving to new repo --- charts/nebraska/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/nebraska/README.md b/charts/nebraska/README.md index 36e412fc8..24fbcc250 100644 --- a/charts/nebraska/README.md +++ b/charts/nebraska/README.md @@ -5,7 +5,7 @@ Nebraska is an update manager for Flatcar Container Linux. ## TL;DR ```console -$ helm repo add nebraska https://kinvolk.github.io/nebraska/ +$ helm repo add nebraska https://flatcar.github.io/nebraska $ helm install my-nebraska nebraska/nebraska ```