Skip to content

Commit

Permalink
cicd: Release Network Operator v24.1.1 (#877)
Browse files Browse the repository at this point in the history
  • Loading branch information
nvidia-ci-cd committed Apr 4, 2024
2 parents 9c5a9e0 + 82d5883 commit 5dadd8b
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 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.1.1-beta.3
version: 24.1.1
kubeVersion: '>= 1.21.0'
appVersion: v24.1.1-beta.3
appVersion: v24.1.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 @@ -188,7 +188,7 @@ operator:
- key: "node-role.kubernetes.io/control-plane"
operator: In
values: [ "" ]
repository: nvcr.io/nvstaging/mellanox
repository: nvcr.io/nvidia/cloud-native
image: network-operator
# imagePullSecrets: []
nameOverride: ""
Expand Down
2 changes: 1 addition & 1 deletion hack/release.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
NetworkOperator:
image: network-operator
repository: nvcr.io/nvstaging/mellanox
repository: nvcr.io/nvidia/cloud-native
NetworkOperatorInitContainer:
image: network-operator-init-container
repository: ghcr.io/mellanox
Expand Down

0 comments on commit 5dadd8b

Please sign in to comment.