Skip to content
This repository has been archived by the owner on Dec 15, 2021. It is now read-only.

Commit

Permalink
update README to v0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ngtuna committed Dec 28, 2017
1 parent fef344f commit f0416c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ There are several kubeless manifests being shipped for multiple k8s environments
For example, this below is a show case of deploying kubeless to a non-RBAC Kubernetes cluster.

```console
$ export RELEASE=v0.3.1
$ export RELEASE=v0.3.2
$ kubectl create ns kubeless
$ kubectl create -f https://github.com/kubeless/kubeless/releases/download/$RELEASE/kubeless-$RELEASE.yaml

Expand Down

0 comments on commit f0416c8

Please sign in to comment.