Skip to content
New issue

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

How to install openfunction v1.0.0 ? #511

Open
weiqiang-w opened this issue Dec 13, 2023 · 2 comments
Open

How to install openfunction v1.0.0 ? #511

weiqiang-w opened this issue Dec 13, 2023 · 2 comments

Comments

@weiqiang-w
Copy link

Now openfunction use V1.2.0 but the apiVersion has change ,it could not fit the previous yaml. So we need install old version V1.0.0 in the brand new machine.
But when i install it with helm.it was V1.2.0 version which is installed. The question is. How could I install openfunction V1.0.0 with helm.
Look forwards the answer. thanx

@wrongerror
Copy link
Member

helm repo add openfunction https://openfunction.github.io/charts/
helm install openfunction openfunction/openfunction -n openfunction --version 0.5.0 --create-namespace

@benjaminhuo
Copy link
Member

helm install openfunction openfunction/openfunction -n openfunction --version 0.5.0 --create-namespace

to install v1.0.0, --version 0.5.0 should be changed? @wrongerror

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants