Skip to content

Commit 2023b71

Browse files
authored
Update README.md
1 parent aa0b0dd commit 2023b71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ You can use `kubectl` to install the LocalStack Operator into your cluster:
1212
# latest version
1313
kubectl apply -f https://github.com/localstack/localstack-operator-public/releases/latest/download/controller.yaml
1414

15-
# or specific version, e.g. v0.3.3
16-
kubectl apply -f https://github.com/localstack/localstack-operator-public/releases/v0.3.3/download/controller.yaml
15+
# or specific version, e.g. v0.4.0
16+
kubectl apply -f https://github.com/localstack/localstack-operator-public/releases/v0.4.0/download/controller.yaml
1717
```
1818

1919
## CRD definition

0 commit comments

Comments
 (0)