Skip to content

Commit 2b31822

Browse files
chore(main): release nvidia-platform 0.1.1 (#8)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent e7031ff commit 2b31822

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"chart": "0.1.0"
2+
"chart": "0.1.1"
33
}

chart/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.1](https://github.com/nscaledev/nvidia-platform-chart/compare/nvidia-platform-v0.1.0...nvidia-platform-0.1.1) (2026-02-19)
4+
5+
6+
### Code Refactoring
7+
8+
* **gpu-node-config:** simplify ACS script to disable-only ([#6](https://github.com/nscaledev/nvidia-platform-chart/issues/6)) ([9bae487](https://github.com/nscaledev/nvidia-platform-chart/commit/9bae487aa7021f1c8ed0063bcdf04f298909d692))
9+
310
## [0.1.0](https://github.com/nscaledev/nvidia-platform-chart/compare/nvidia-platform-v0.0.1...nvidia-platform-v0.1.0) (2026-02-19)
411

512

chart/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: nvidia-platform
33
description: Umbrella chart for deploying NVIDIA GPU/network infrastructure and
44
node-level tuning
55
type: application
6-
version: 0.1.0
6+
version: 0.1.1
77
appVersion: "1.0.0"
88

99
dependencies:

0 commit comments

Comments
 (0)