There is an issue with the menubar, what I've saw is that everything was marked as updated, even tho i knew that http-proxy was updated.
So i ran:
Http-proxy updates available:
e974a47 (origin/main, origin/HEAD) Merge pull request #57 from sparkfabrik/copilot/fix-56
46aad95 (origin/copilot/fix-56) Simplify CHANGELOG entry to single line as requested
e9ddb6b Update CHANGELOG.md with DNS TCP port exposure feature
4e9fda0 Expose DNS server TCP port 19322 in all compose files
3b25b6b Initial plan
That confirmed that updates were available.
I then tried to run brew and got this:
❯ brew upgrade
Error: You have not agreed to the Xcode license. Please resolve this by running:
sudo xcodebuild -license accept
I suspect that this error caused menubar to report "all green" for all managed stacks.
We should investigate more on this.
There is an issue with the menubar, what I've saw is that everything was marked as updated, even tho i knew that http-proxy was updated.
So i ran:
That confirmed that updates were available.
I then tried to run brew and got this:
I suspect that this error caused menubar to report "all green" for all managed stacks.
We should investigate more on this.