We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9ae4aa4 + 6c268d6 commit e93ae81Copy full SHA for e93ae81
1 file changed
.github/workflows/build-openstack-operator.yaml
@@ -18,6 +18,7 @@ jobs:
18
go_version: 1.24.x
19
operator_sdk_version: 1.31.0
20
bundle_dockerfile: ./bundle.Dockerfile
21
+ operator_version: 0.4.0
22
secrets:
23
IMAGENAMESPACE: ${{ secrets.IMAGENAMESPACE }}
24
QUAY_USERNAME: ${{ secrets.QUAY_USERNAME }}
0 commit comments