Skip to content

Commit

Permalink
task: update SR-IOV images tags to af38712 in chart values
Browse files Browse the repository at this point in the history
Signed-off-by: nvidia-ci-cd <[email protected]>
  • Loading branch information
nvidia-ci-cd committed Jan 6, 2025
1 parent 7224e2c commit 630cdc3
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v2
name: sriov-network-operator
version: 0.1.0
kubeVersion: '>= 1.16.0-0'
appVersion: 1.2.0
name: sriov-network-operator-chart
version: 0.0.0-dev
kubeVersion: '>= 1.24.0-0'
appVersion: v0.0.0-dev
description: SR-IOV network operator configures and manages SR-IOV networks in the kubernetes cluster
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 @@ -152,7 +152,7 @@ sriov-network-operator:

# Image URIs for sriov-network-operator components.
images:
operator: nvcr.io/nvstaging/mellanox/sriov-network-operator:network-operator-25.1.0-beta.1
operator: nvcr.io/nvstaging/mellanox/sriov-network-operator:af38712
sriovConfigDaemon: nvcr.io/nvstaging/mellanox/sriov-network-operator-config-daemon:network-operator-25.1.0-beta.1
sriovCni: ghcr.io/k8snetworkplumbingwg/sriov-cni:v2.8.1
ibSriovCni: ghcr.io/k8snetworkplumbingwg/ib-sriov-cni:v1.1.1
Expand Down
2 changes: 1 addition & 1 deletion hack/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ NetworkOperatorInitContainer:
SriovNetworkOperator:
image: sriov-network-operator
repository: nvcr.io/nvstaging/mellanox
version: network-operator-25.1.0-beta.1
version: af38712
SriovNetworkOperatorWebhook:
image: sriov-network-operator-webhook
repository: nvcr.io/nvstaging/mellanox
Expand Down

0 comments on commit 630cdc3

Please sign in to comment.