Skip to content

Commit 2323524

Browse files
Merge pull request #1845 from abays/fix_build_index
[18.0-fr2] Set operator version in build workflow
2 parents 23dbb0b + 95393a5 commit 2323524

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build-openstack-operator.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ jobs:
1919
go_version: 1.21.x
2020
operator_sdk_version: 1.31.0
2121
bundle_dockerfile: ./bundle.Dockerfile
22+
operator_version: 0.2.0
2223
secrets:
2324
IMAGENAMESPACE: ${{ secrets.IMAGENAMESPACE }}
2425
QUAY_USERNAME: ${{ secrets.QUAY_USERNAME }}

0 commit comments

Comments
 (0)