From e81f911eb0d0b3184e113f8792448ed5da8ac239 Mon Sep 17 00:00:00 2001 From: Dmitry Shmulevich <17212177+dmitsh@users.noreply.github.com> Date: Mon, 10 Aug 2026 05:40:52 -0700 Subject: [PATCH] chore(release): prepare v1.0.0-rc.2 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 3ee36f86..017ffe93 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: "1.0.0-rc.1" -appVersion: "v1.0.0-rc.1" +version: "1.0.0-rc.2" +appVersion: "v1.0.0-rc.2" home: https://github.com/NVIDIA/topograph icon: https://raw.githubusercontent.com/NVIDIA/topograph/main/docs/assets/topograph-logo.png