Skip to content

Commit b480842

Browse files
committed
cicd: update Network Operator to v25.4.0-beta.4 in chart values
Signed-off-by: nvidia-ci-cd <[email protected]>
1 parent f0468b9 commit b480842

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

deployment/network-operator/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
apiVersion: v2
22
name: network-operator
3-
version: 25.4.0-beta.3
3+
version: 25.4.0-beta.4
44
kubeVersion: '>= 1.21.0'
5-
appVersion: v25.4.0-beta.3
5+
appVersion: v25.4.0-beta.4
66
description: Nvidia network operator
77
type: application
88
keywords:

hack/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
NetworkOperator:
22
image: network-operator
33
repository: nvcr.io/nvstaging/mellanox
4-
version: v25.4.0-beta.3
4+
version: v25.4.0-beta.4
55
NetworkOperatorInitContainer:
66
image: network-operator-init-container
77
repository: ghcr.io/mellanox

0 commit comments

Comments
 (0)