Skip to content

Commit

Permalink
Update orca-oes.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
phanikumarp authored Nov 7, 2024
1 parent 2d26de5 commit 76995ae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/orca-oes.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:
description: 'CUSTOMPLUGIN_RELEASEVERSION Version'
# Default value if no value is explicitly provided
#default: 'v4.isd-spin.2024.06.00'
default: 'OPA-failOpen-changes'
default: 'v4.0-OPA-failOpen-changes-new'
# Input has to be provided for the workflow to run
required: false
# The data type of the input
Expand Down Expand Up @@ -73,7 +73,7 @@ jobs:
with:
context: .
build-args: |
CUSTOMPLUGIN_RELEASEVERSION=OPA-failOpen-changes
CUSTOMPLUGIN_RELEASEVERSION=4.0-OPA-failOpen-changes-new
CUSTOMPLUGIN_RELEASEORG=opsmx
CUSTOMPLUGIN_RELEASEREPO=armory-observability-plugin
CUSTOMPLUGIN_RELEASE_VERSION=1.0.1
Expand All @@ -87,7 +87,7 @@ jobs:
with:
context: .
build-args: |
CUSTOMPLUGIN_RELEASEVERSION=OPA-failOpen-changes
CUSTOMPLUGIN_RELEASEVERSION=4.0-OPA-failOpen-changes-new
CUSTOMPLUGIN_RELEASEORG=opsmx
CUSTOMPLUGIN_RELEASEREPO=armory-observability-plugin
CUSTOMPLUGIN_RELEASE_VERSION=1.0.1
Expand Down

0 comments on commit 76995ae

Please sign in to comment.