Skip to content

Commit 7e0a796

Browse files
authored
cicd: update Network Operator to v25.7.0-beta.2 in chart values (#1592)
Created by the [*update-network-operator-version* job](https://github.com/Mellanox/network-operator/actions/runs/16020353126).
2 parents 49c5f5e + fd64b3d commit 7e0a796

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.7.0-beta.1
3+
version: 25.7.0-beta.2
44
kubeVersion: '>= 1.21.0'
5-
appVersion: v25.7.0-beta.1
5+
appVersion: v25.7.0-beta.2
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.7.0-beta.1
4+
version: v25.7.0-beta.2
55
NetworkOperatorInitContainer:
66
image: network-operator-init-container
77
repository: nvcr.io/nvstaging/mellanox

0 commit comments

Comments
 (0)