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 8023398 + 97e518d commit ef19900Copy full SHA for ef19900
deployment/network-operator/Chart.yaml
@@ -1,8 +1,8 @@
1
apiVersion: v2
2
name: network-operator
3
-version: 25.1.0-beta.1
+version: 25.1.0-beta.2
4
kubeVersion: '>= 1.21.0'
5
-appVersion: v25.1.0-beta.1
+appVersion: v25.1.0-beta.2
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-beta.1
+ version: v25.1.0-beta.2
NetworkOperatorInitContainer:
image: network-operator-init-container
repository: ghcr.io/mellanox
0 commit comments