Skip to content

Commit 2571a0c

Browse files
authored
Update README.md
1 parent 95a76a4 commit 2571a0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ HSDP API.
1010
Install the provider by using the following command after changing the image tag
1111
to the [latest release](https://marketplace.upbound.io/providers/philips-software/provider-hsdp):
1212
```
13-
kubectl crossplane install provider xpkg.upbound.io/philips-software/provider-hsdp:v0.5.0 provider-hsdp
13+
kubectl crossplane install provider xpkg.upbound.io/philips-software/provider-hsdp:v0.10.0 provider-hsdp
1414
```
1515

1616
Alternatively, you can use declarative installation:
@@ -21,7 +21,7 @@ kind: Provider
2121
metadata:
2222
name: provider-hsdp
2323
spec:
24-
package: xpkg.upbound.io/philips-software/provider-hsdp:v0.5.0
24+
package: xpkg.upbound.io/philips-software/provider-hsdp:v0.10.0
2525
EOF
2626
```
2727

0 commit comments

Comments
 (0)