Skip to content

Commit

Permalink
prep for release v0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dmolik committed Aug 1, 2024
1 parent 84d358f commit e98863d
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 @@ -90,7 +90,7 @@ its dependencies.
Users can just run kubectl apply -f <URL for YAML BUNDLE> to install the project, i.e.:

```sh
kubectl apply -f https://raw.githubusercontent.com/hyperspike/valkey-operator/v0.0.1/dist/install.yaml
kubectl apply -f https://raw.githubusercontent.com/hyperspike/valkey-operator/v0.0.2/dist/install.yaml
```

## Contributing
Expand Down

0 comments on commit e98863d

Please sign in to comment.