Skip to content

Commit

Permalink
Release v0.0.4
Browse files Browse the repository at this point in the history
Signed-off-by: kerthcet <[email protected]>
  • Loading branch information
kerthcet committed Dec 5, 2024
1 parent a30da6d commit 204d177
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
### Install

```cmd
VERSION=v0.0.3
VERSION=v0.0.4
kubectl apply --server-side -f https://github.com/inftyai/manta/releases/download/$VERSION/manifests.yaml
```

Expand All @@ -32,7 +32,7 @@ After installation, you will see outputs like:
### Uninstall
```cmd
VERSION=v0.0.3
VERSION=v0.0.4
kubectl delete -f https://github.com/inftyai/manta/releases/download/$VERSION/manifests.yaml
```

Expand Down

0 comments on commit 204d177

Please sign in to comment.