porter-archive
porter-archive copied to clipboard
Deployment pulls the wrong image when webhook is triggered while ExpandedChart is open
Description
Location
- [x] Browser
- [ ] CLI
- [x] API
Steps to reproduce
- Open a chart that is tied to a github action.
- Push to the repo to trigger webhook of the given chart.
- The chart will be upgraded but will not run the expected image that has been built from the latest commit to the repo.