From 55bd63f8e8cc0f3b095fffc36715333c597f96c1 Mon Sep 17 00:00:00 2001 From: Dmitry Shmulevich <17212177+dmitsh@users.noreply.github.com> Date: Thu, 6 Aug 2026 08:48:48 -0700 Subject: [PATCH] chore(release): prepare v1.0.0-rc.1 Signed-off-by: Dmitry Shmulevich <17212177+dmitsh@users.noreply.github.com> --- charts/topograph/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/topograph/Chart.yaml b/charts/topograph/Chart.yaml index 572aabf4..3ee36f86 100644 --- a/charts/topograph/Chart.yaml +++ b/charts/topograph/Chart.yaml @@ -3,8 +3,8 @@ name: topograph description: Discovers the physical network topology of a cluster and exposes it to schedulers. kubeVersion: ">=1.27.0-0" type: application -version: "0.6.0-alpha.1" -appVersion: "v0.6.0-alpha.1" +version: "1.0.0-rc.1" +appVersion: "v1.0.0-rc.1" home: https://github.com/NVIDIA/topograph icon: https://raw.githubusercontent.com/NVIDIA/topograph/main/docs/assets/topograph-logo.png