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

Commit

Permalink
Merge pull request #530 from ngtuna/readme-1
Browse files Browse the repository at this point in the history
update README to v0.3.2
  • Loading branch information
ngtuna authored Jan 2, 2018
2 parents 9ba800b + f0416c8 commit 4da8e9c
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 4da8e9c

Please sign in to comment.