You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: update runtime definition URLs and remove unused script (#778)
Updated the runtime definition URLs in store.go to point to the latest
version and removed the get-manifests-location.sh script as it is no
longer needed. This ensures that the application uses the correct
runtime configuration and simplifies the codebase.
## What
<!-- What is changing in this PR? -->
## Why
<!-- Why are these changes being made? -->
## Notes
<!-- Add any additional notes here -->
0 commit comments