We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I wanted to install the latest version of the flux operator.
I read https://flux-framework.org/flux-operator/getting_started/user-guide.html#quick-install
and tried to run:
VERSION=0.2.0 # For x86 kubectl apply -f https://github.com/flux-framework/flux-operator/releases/download/${VERSION}/flux-operator.yaml
I guess the release didn't provide the operator yaml.
I was able to install using the latest development version.
The text was updated successfully, but these errors were encountered:
Huh, that is strange. Let me give a shot at doing a patch. We definitely have had updates since then that would warrant a new release.
Sorry, something went wrong.
I think that was a failed CI run - take a look here: https://github.com/flux-framework/flux-operator/releases/tag/0.2.1 and let me know if that works!
No branches or pull requests
I wanted to install the latest version of the flux operator.
I read https://flux-framework.org/flux-operator/getting_started/user-guide.html#quick-install
and tried to run:
I guess the release didn't provide the operator yaml.
I was able to install using the latest development version.
The text was updated successfully, but these errors were encountered: