Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
oksana-grishchenko committed Nov 19, 2024
1 parent 86f129b commit cd8496e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/operator-early-adoption.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:

env:
# VERSION ridiculously higher than any potentially existing
VERSION: 0.10000.0
VERSION: 1.10000.0
CLI_PREREQUISITES: ">= 1.2.0"
K8S_PREREQUISITES: ">= 1.27"
VS_PORT: 8081
Expand Down Expand Up @@ -202,7 +202,7 @@ jobs:
cd everest-catalog/tools
go run . \
--veneer-file ../veneer/everest-operator.yaml \
--channel stable-v0 \
--channel fast-v0 \
--new-version ${{ env.VERSION }} \
--registry ${{ env.LOCAL_REGISTRY }} \
Expand Down

0 comments on commit cd8496e

Please sign in to comment.