Skip to content

Commit 5af2bb3

Browse files
authored
cicd: update Network Operator to v25.1.0-beta.3 in chart values (#1279)
Created by the *update_network_operator_version* job.
2 parents 78060d2 + 70321f4 commit 5af2bb3

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed
Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,30 @@
11
apiVersion: v2
22
name: network-operator
3-
version: 25.1.0-beta.2
3+
version: 25.1.0-beta.3
44
kubeVersion: '>= 1.21.0'
5-
appVersion: v25.1.0-beta.2
5+
appVersion: v25.1.0-beta.3
66
description: Nvidia network operator
77
type: application
88
keywords:
9-
- gpu-direct
10-
- rdma
9+
- gpu-direct
10+
- rdma
1111
home: https://mellanox.github.io/network-operator
1212
sources:
13-
- https://github.com/Mellanox/network-operator
13+
- https://github.com/Mellanox/network-operator
1414
dependencies:
15-
- condition: nfd.enabled
16-
name: node-feature-discovery
17-
repository: http://kubernetes-sigs.github.io/node-feature-discovery/charts
18-
version: 0.15.6
19-
- condition: sriovNetworkOperator.enabled
20-
name: sriov-network-operator
21-
repository: ''
22-
version: 0.1.0
23-
- condition: nicConfigurationOperator.enabled
24-
name: nic-configuration-operator-chart
25-
repository: ''
26-
version: 0.0.1
27-
- condition: maintenanceOperator.enabled
28-
name: maintenance-operator-chart
29-
repository: ''
30-
version: 0.0.1
15+
- condition: nfd.enabled
16+
name: node-feature-discovery
17+
repository: http://kubernetes-sigs.github.io/node-feature-discovery/charts
18+
version: 0.15.6
19+
- condition: sriovNetworkOperator.enabled
20+
name: sriov-network-operator
21+
repository: ''
22+
version: 0.1.0
23+
- condition: nicConfigurationOperator.enabled
24+
name: nic-configuration-operator-chart
25+
repository: ''
26+
version: 0.0.1
27+
- condition: maintenanceOperator.enabled
28+
name: maintenance-operator-chart
29+
repository: ''
30+
version: 0.0.1

hack/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
NetworkOperator:
22
image: network-operator
33
repository: nvcr.io/nvstaging/mellanox
4-
version: v25.1.0-beta.2
4+
version: v25.1.0-beta.3
55
NetworkOperatorInitContainer:
66
image: network-operator-init-container
77
repository: ghcr.io/mellanox

0 commit comments

Comments
 (0)