Skip to content

Commit

Permalink
feat: release v24.10.1
Browse files Browse the repository at this point in the history
Signed-off-by: Fred Rolland <[email protected]>
  • Loading branch information
rollandf committed Jan 27, 2025
1 parent 8a183d6 commit c5fdb8c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 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: 24.10.1-rc.1
version: 24.10.1
kubeVersion: '>= 1.21.0'
appVersion: v24.10.1-rc.1
appVersion: v24.10.1
description: Nvidia network operator
type: application
keywords:
Expand Down
2 changes: 1 addition & 1 deletion deployment/network-operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ operator:
operator: In
values: [ "" ]
# -- Network Operator image repository.
repository: nvcr.io/nvstaging/mellanox
repository: nvcr.io/nvidia/cloud-native
# -- Network Operator image name
image: network-operator
# imagePullSecrets: []
Expand Down
4 changes: 2 additions & 2 deletions 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: v24.10.1-rc.1
repository: nvcr.io/nvidia/cloud-native
version: v24.10.1
NetworkOperatorInitContainer:
image: network-operator-init-container
repository: ghcr.io/mellanox
Expand Down

0 comments on commit c5fdb8c

Please sign in to comment.