Skip to content

Commit

Permalink
Merge pull request #143 from stakater/update-preflight
Browse files Browse the repository at this point in the history
Update default preflight version to v1.11.1 in workflow configuration
  • Loading branch information
rasheedamir authored Jan 17, 2025
2 parents 7cd4638 + d475337 commit f97fa65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_operator_image_and_bundle.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ on:

PREFLIGHT_VERSION:
description: preflight version to use
default: "v1.10.2"
default: "v1.11.1"
required: false
type: string

Expand Down

0 comments on commit f97fa65

Please sign in to comment.