Skip to content

Commit 97e518d

Browse files
committed
task: Release Network Operator 25.1.0-beta.2
This is a manual PR until #1203 is merged. Signed-off-by: Ivan Kolodiazhnyi <[email protected]>
1 parent 8023398 commit 97e518d

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

0 commit comments

Comments
 (0)