Skip to content

Commit

Permalink
feat: update to v24.10.1-rc1
Browse files Browse the repository at this point in the history
Signed-off-by: Fred Rolland <[email protected]>
  • Loading branch information
rollandf committed Jan 22, 2025
1 parent b051db9 commit 9dbaa97
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.0
version: 24.10.1-rc.1
kubeVersion: '>= 1.21.0'
appVersion: v24.10.0
appVersion: v24.10.1-rc.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/nvidia/cloud-native
repository: nvcr.io/nvstaging/mellanox
# -- 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/nvidia/cloud-native
version: v24.10.0
repository: nvcr.io/nvstaging/mellanox
version: v24.10.1-rc.1
NetworkOperatorInitContainer:
image: network-operator-init-container
repository: ghcr.io/mellanox
Expand Down

0 comments on commit 9dbaa97

Please sign in to comment.