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.
2 parents 9448aba + 8fda70f commit 4bd42a4Copy full SHA for 4bd42a4
deployment/network-operator/Chart.yaml
@@ -1,8 +1,8 @@
1
apiVersion: v2
2
name: network-operator
3
-version: 25.1.0-rc.2
+version: 25.1.0
4
kubeVersion: '>= 1.21.0'
5
-appVersion: v25.1.0-rc.2
+appVersion: v25.1.0
6
description: Nvidia network operator
7
type: application
8
keywords:
hack/release.yaml
@@ -1,7 +1,7 @@
NetworkOperator:
image: network-operator
repository: nvcr.io/nvstaging/mellanox
- version: v25.1.0-rc.2
+ version: v25.1.0
NetworkOperatorInitContainer:
image: network-operator-init-container
repository: ghcr.io/mellanox
0 commit comments