Skip to content

Conversation

@AlexFenlon
Copy link
Contributor

Proposed changes

fix operator version in release flow

Checklist

Before creating a PR, run through this checklist and mark each as complete.

  • I have read the CONTRIBUTING doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked that all unit tests pass after adding my changes
  • I have updated necessary documentation
  • I have rebased my branch onto main
  • I will ensure my PR is targeting the main branch and pulling from my branch from my own fork

@AlexFenlon AlexFenlon requested a review from a team as a code owner October 10, 2025 10:16
Copilot AI review requested due to automatic review settings October 10, 2025 10:16
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR fixes an issue in the release workflow where the operator version was being double-prefixed with 'v'. The change removes the hardcoded 'v' prefix since the input version already includes it.

  • Corrected version string format in the preflight container check command

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@AlexFenlon AlexFenlon enabled auto-merge (squash) October 10, 2025 10:16
@AlexFenlon AlexFenlon merged commit 9a49933 into main Oct 10, 2025
7 checks passed
@AlexFenlon AlexFenlon deleted the fix-operator-v branch October 10, 2025 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants