Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
Signed-off-by: Steven Borrelli <[email protected]>
  • Loading branch information
stevendborrelli committed Jun 4, 2024
1 parent 44d6c0d commit a0ad916
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Install the provider by using the following command after changing the image tag
to the [latest release](https://marketplace.upbound.io/providers/crossplane-contrib/provider-infoblox-nios):

```shell
up ctp provider install crossplane-contrib/provider-infoblox-nios:v0.2.0
up ctp provider install crossplane-contrib/provider-infoblox-nios:v0.3.0
```

Alternatively, you can use declarative installation:
Expand All @@ -25,7 +25,7 @@ kind: Provider
metadata:
name: crossplane-contrib-provider-infoblox-nios
spec:
package: xpkg.upbound.io/crossplane-contrib/provider-infoblox-nios:v0.2.0
package: xpkg.upbound.io/crossplane-contrib/provider-infoblox-nios:v0.3.0
EOF
```

Expand Down
2 changes: 1 addition & 1 deletion examples/install.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ kind: Provider
metadata:
name: crossplane-contrib-provider-infoblox-nios
spec:
package: xpkg.upbound.io/crossplane-contrib/provider-infoblox-nios:v0.2.0
package: xpkg.upbound.io/crossplane-contrib/provider-infoblox-nios:v0.3.0

0 comments on commit a0ad916

Please sign in to comment.