Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/release'
Browse files Browse the repository at this point in the history
  • Loading branch information
vaibhavjainwiz committed Aug 27, 2024
2 parents f981f7a + 9002f8f commit bd78b38
Show file tree
Hide file tree
Showing 5 changed files with 562 additions and 638 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/kserve-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Install kserve
run: |
# Use the hack/quick_install.sh script from the kserve repo
curl https://raw.githubusercontent.com/opendatahub-io/kserve/v0.11.1.1/hack/quick_install.sh | bash
curl https://raw.githubusercontent.com/opendatahub-io/kserve/v0.12.1.4/hack/quick_install.sh | bash
- name: Patch Istio Ingressway
run: |
Expand Down
Loading

0 comments on commit bd78b38

Please sign in to comment.