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