Skip to content

Commit

Permalink
docs: Update package version to v0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ssch1337 committed Apr 18, 2024
1 parent fe41378 commit c140b16
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ OpenSearch API.
Install the provider by using the following command after changing the image tag
to the [latest release](https://marketplace.upbound.io/providers/tages/provider-opensearch):
```
up ctp provider install xpkg.upbound.io/tages/provider-opensearch:v0.1.0
up ctp provider install xpkg.upbound.io/tages/provider-opensearch:v0.2.0
```

Alternatively, you can use declarative installation:
Expand All @@ -21,7 +21,7 @@ kind: Provider
metadata:
name: provider-opensearch
spec:
package: xpkg.upbound.io/tages/provider-opensearch:v0.1.0
package: xpkg.upbound.io/tages/provider-opensearch:v0.2.0
EOF
```

Expand Down

0 comments on commit c140b16

Please sign in to comment.