From 2eb94e3142ecfba20dd9788e3aac14c474cd3704 Mon Sep 17 00:00:00 2001 From: phil Date: Wed, 12 Aug 2026 14:53:25 +0900 Subject: [PATCH] chore(release): bump version to 0.9.0 for native collectors --- deploy/chart/Chart.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/deploy/chart/Chart.yaml b/deploy/chart/Chart.yaml index 477a1d9..9393026 100644 --- a/deploy/chart/Chart.yaml +++ b/deploy/chart/Chart.yaml @@ -2,8 +2,8 @@ apiVersion: v2 name: nodevitals description: Unified hardware telemetry agent for Kubernetes nodes type: application -version: 0.8.6 -appVersion: "0.8.5" +version: 0.9.0 +appVersion: "0.9.0" kubeVersion: ">=1.26.0-0" home: https://github.com/keiailab/nodevitals @@ -47,4 +47,4 @@ annotations: url: https://raw.githubusercontent.com/KeiaiLab/nodevitals/main/docs/branding/symbol.png artifacthub.io/images: | - name: nodevitals - image: ghcr.io/keiailab/nodevitals:0.8.5 + image: ghcr.io/keiailab/nodevitals:0.9.0