Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion hack/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ spectrumXOperator:
image: spectrum-x-operator
repository: nvcr.io/nvstaging/mellanox
sourceRepository: spectrum-x-operator
version: network-operator-v26.1.0-beta.7
version: 92071f3
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Version format changed from tagged release (network-operator-v26.1.0-beta.7) to commit hash (92071f3), while related variants spectrumXOperatorStigFipsRhel (line 176) and spectrumXOperatorStigFipsUbuntu (line 182) still use the old tagged format. Check these STIG FIPS variants are compatible with this commit hash version.

nSpectScope: general
spectrumXOperatorStigFipsRhel:
image: spectrum-x-operator-stig-fips
Expand Down
Loading