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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's Changed
docs(go-report): updating go report by @rumstead in #29
feat(argo): supporting lates argo cd version by @rumstead in #31
BREAKING CHANGE
This could break people trying to use Argo CD sub v2.10. It is untested but you may be able to get around this via the ARGOFLAGSenv variable and providing --insecure.
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
BREAKING CHANGE
For those using podman or a container runtime that doesn't use host.docker.internal, the CRI_GATEWAY environment variable now requires the full URL. See the troubleshooting guide for more details.
What's Changed
Adjustments to support WSL environements by @eramella in #21