Created
June 30, 2025 02:52
-
-
Save dogterbox/969e08c67636a6501ce4c1fe2eb0f24b to your computer and use it in GitHub Desktop.
Install FluxCD 1 with Apple Silicon
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo wget https://github.com/fluxcd/flux/releases/download/1.25.4/fluxctl_darwin_amd64 -O /usr/local/bin/fluxctl && sudo chmod +x /usr/local/bin/fluxctl | |
softwareupdate --install-rosetta --agree-to-license |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment