Skip to content

Commit

Permalink
task: Release Network Operator 25.1.0-beta.2
Browse files Browse the repository at this point in the history
This is a manual PR until Mellanox#1203 is merged.

Signed-off-by: Ivan Kolodiazhnyi <[email protected]>
  • Loading branch information
e0ne committed Jan 7, 2025
1 parent 8023398 commit 97e518d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions deployment/network-operator/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
name: network-operator
version: 25.1.0-beta.1
version: 25.1.0-beta.2
kubeVersion: '>= 1.21.0'
appVersion: v25.1.0-beta.1
appVersion: v25.1.0-beta.2
description: Nvidia network operator
type: application
keywords:
Expand Down
2 changes: 1 addition & 1 deletion hack/release.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 97e518d

Please sign in to comment.