cicd: release Network Operator v26.4.0#2638
Conversation
Signed-off-by: nvidia-ci-cd <svc-cloud-orch-gh@nvidia.com>
Greptile SummaryThis is an automated release PR promoting Network Operator from
Confidence Score: 5/5Straightforward GA release promotion with consistent changes across all config files; safe to merge. All changes are mechanical version and registry substitutions generated by the release automation job. The nvcr.io/nvidia/cloud-native repository for the network-operator image and nvcr.io/nvidia/mellanox for all sub-components are consistent across every affected file (values.yaml, hack/release.yaml, example CRs, and the init container patch). The doca-driver image version intentionally remains unchanged. No logic, schema, or behavioral changes are present. No files require special attention. Important Files Changed
Flowchart%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[RC Release: v26.4.0-rc.1\nnvcr.io/nvstaging/mellanox] -->|Promote to GA| B[GA Release: v26.4.0]
B --> C[network-operator\nnvcr.io/nvidia/cloud-native]
B --> D[All other components\nnvcr.io/nvidia/mellanox]
D --> D1[sriov-network-operator]
D --> D2[maintenance-operator]
D --> D3[nic-configuration-operator]
D --> D4[nvidia-k8s-ipam]
D --> D5[node-feature-discovery]
D --> D6[+ 15 other components]
subgraph Config Files Updated
E[Chart.yaml]
F[values.yaml]
G[hack/release.yaml]
H[init_container_image_name_patch.yaml]
I[example CRs x7]
end
Reviews (1): Last reviewed commit: "cicd: release Network Operator v26.4.0" | Re-trigger Greptile |
Created by the create-release-pr job.