Skip to content

Commit

Permalink
fix: update k8s manifests branch
Browse files Browse the repository at this point in the history
  • Loading branch information
mbruzda-splunk committed May 13, 2024
1 parent a959c33 commit 51d605b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-build-test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -981,7 +981,7 @@ jobs:
echo "labels=$LABELS"
echo "addon-upload-path=$ADDON_UPLOAD_PATH"
echo "spl-host-suffix=wfe.splgdi.com"
echo "k8s-manifests-branch=v1.0.0"
echo "k8s-manifests-branch=v1.1.0"
} >> "$GITHUB_OUTPUT"
- uses: actions/download-artifact@v3
if: ${{ needs.test-inventory.outputs.ucc_modinput_functional == 'true' && needs.test-inventory.outputs.modinput_functional == 'true'}}
Expand Down

0 comments on commit 51d605b

Please sign in to comment.