File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1313 kserve_ref :
1414 description : ' KServe branch/tag to use'
1515 required : false
16- default : ' rhoai-3.4'
16+ default : ' rhoai-3.4-ea.1 '
1717 rhoai_branch :
1818 description : ' RHOAI-Build-Config branch for images'
1919 required : false
20- default : ' rhoai-3.4'
20+ default : ' rhoai-3.4-ea.1 '
2121 image_tag :
2222 description : ' Image tag for quay.io replacements'
2323 required : false
@@ -27,8 +27,8 @@ permissions: { }
2727
2828env :
2929 KSERVE_REPO : ${{ github.event.inputs.kserve_repo || 'red-hat-data-services/kserve' }}
30- KSERVE_REF : ${{ github.event.inputs.kserve_ref || 'rhoai-3.4' }}
31- RHOAI_BRANCH : ${{ github.event.inputs.rhoai_branch || 'rhoai-3.4' }}
30+ KSERVE_REF : ${{ github.event.inputs.kserve_ref || 'rhoai-3.4-ea.1 ' }}
31+ RHOAI_BRANCH : ${{ github.event.inputs.rhoai_branch || 'rhoai-3.4-ea.1 ' }}
3232 IMAGE_TAG : ${{ github.event.inputs.image_tag || '3.4.0-ea.1' }}
3333
3434jobs :
@@ -113,4 +113,4 @@ jobs:
113113 labels : |
114114 automated
115115 area/kserve
116- chart-update
116+ chart-update
You can’t perform that action at this time.
0 commit comments