We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a95a01 commit ea1e585Copy full SHA for ea1e585
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "1.0.5"
+ ".": "1.0.6"
3
}
CHANGELOG.md
@@ -1,5 +1,16 @@
# Changelog
+## 1.0.6 (2025-07-09)
4
+
5
+<!-- Release notes generated using configuration in .github/release.yaml at main -->
6
7
+## What's Changed
8
+### Other Changes
9
+* fix: adds small modifications to release process and default values by @faiq in https://github.com/nutanix-cloud-native/vgpu-token-operator/pull/36
10
11
12
+**Full Changelog**: https://github.com/nutanix-cloud-native/vgpu-token-operator/compare/v1.0.5...v1.0.6
13
14
## 1.0.5 (2025-07-08)
15
16
<!-- Release notes generated using configuration in .github/release.yaml at main -->
0 commit comments