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 Dec 12, 2024
1 parent 7b27b6f commit bb383f8
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 @@ -8,7 +8,7 @@ on:
# Friendly description to be shown in the UI instead of 'name'
description: 'CUSTOMPLUGIN_NAME'
# Default value if no value is explicitly provided
default: 'v4.isd-spin.2024.06.00'
default: 'v4.isd-spin.2024.12.00'
#default: 'v4.0-OPA-failOpen-changes-Nov13New'
# Input has to be provided for the workflow to run
required: false
Expand Down Expand Up @@ -79,7 +79,7 @@ jobs:
with:
context: .
build-args: |
CUSTOMPLUGIN_RELEASENAME=v4.0-policy-DevTag-Dec10-new
CUSTOMPLUGIN_RELEASENAME=v4.isd-spin.2024.12.00
CUSTOMPLUGIN_RELEASEORG=opsmx
CUSTOMPLUGIN_RELEASEREPO=armory-observability-plugin
CUSTOMPLUGIN_RELEASE_VERSION=1.0.1
Expand All @@ -93,7 +93,7 @@ jobs:
with:
context: .
build-args: |
CUSTOMPLUGIN_RELEASENAME=v4.0-policy-DevTag-Dec10-new
CUSTOMPLUGIN_RELEASENAME=v4.isd-spin.2024.12.00
CUSTOMPLUGIN_RELEASEORG=opsmx
CUSTOMPLUGIN_RELEASEREPO=armory-observability-plugin
CUSTOMPLUGIN_RELEASE_VERSION=1.0.1
Expand Down

0 comments on commit bb383f8

Please sign in to comment.