Commit 42586b0
committed
Set version to 25.3.0-rc.1
Note that as of
https://helm.sh/docs/topics/charts/#the-chartyaml-file
the `version` field is required to be semver-compliant,
and a `v` prefix isn't allowed:
https://semver.org/#is-v123-a-semantic-version
For simplicity, we keep the appVersion field the same
(although it doesn't have the same strict constraint)
Signed-off-by: Dr. Jan-Philip Gehrcke <[email protected]>1 parent 132ae6d commit 42586b0
File tree
2 files changed
+3
-3
lines changed- deployments/helm/nvidia-dra-driver-gpu
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments