Skip to content

Commit

Permalink
pinned opm version to non-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
djcass44 committed May 11, 2023
1 parent b3a3204 commit cac604c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
variables:
BP_OCI_SOURCE: https://github.com/vkp-app/vkp
VERSION: "0.5.6"
VERSION: "0.5.7"
BUILD_TAGS: "$VERSION"
KANIKO_TAGS: "$VERSION"

Expand Down Expand Up @@ -134,7 +134,7 @@ prepare index:
- job: build operator
optional: true
image:
name: quay.io/operator-framework/upstream-registry-builder
name: quay.io/operator-framework/upstream-registry-builder:v1.26.5
entrypoint: [""]
script:
- |
Expand Down

0 comments on commit cac604c

Please sign in to comment.