Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
loafoe authored Oct 24, 2023
1 parent 95a76a4 commit 2571a0c
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 @@ HSDP API.
Install the provider by using the following command after changing the image tag
to the [latest release](https://marketplace.upbound.io/providers/philips-software/provider-hsdp):
```
kubectl crossplane install provider xpkg.upbound.io/philips-software/provider-hsdp:v0.5.0 provider-hsdp
kubectl crossplane install provider xpkg.upbound.io/philips-software/provider-hsdp:v0.10.0 provider-hsdp
```

Alternatively, you can use declarative installation:
Expand All @@ -21,7 +21,7 @@ kind: Provider
metadata:
name: provider-hsdp
spec:
package: xpkg.upbound.io/philips-software/provider-hsdp:v0.5.0
package: xpkg.upbound.io/philips-software/provider-hsdp:v0.10.0
EOF
```

Expand Down

0 comments on commit 2571a0c

Please sign in to comment.