From f4fb4d9a9aa0cfa48f3c61906fcf026dddbb0710 Mon Sep 17 00:00:00 2001 From: Amir Blum Date: Wed, 8 May 2024 11:38:27 +0300 Subject: [PATCH] docs: add notice about repo url change --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 683926a..8c864bf 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,13 @@ This repository contains the helm chart for Odigos - the observability control plane. +**Notice:** The Helm repository URL for Odigos has changed on May 6 2024. Please update your records to use the new URL: https://odigos-io.github.io/odigos-charts/: + +``` +helm repo add odigos https://odigos-io.github.io/odigos-charts/ --force-update +``` + + ## Usage Add helm repository: