Skip to content

Commit

Permalink
Updating version in readme (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
bunkrur authored May 18, 2023
1 parent e91e09d commit 4644dab
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 @@ Grafana API.
Install the provider by using the following command after changing the image tag
to the [latest release](https://marketplace.upbound.io/providers/grafana/provider-grafana):
```
up ctp provider install xpkg.upbound.io/grafana/provider-grafana:v0.3.0
up ctp provider install xpkg.upbound.io/grafana/provider-grafana:v0.5.1
```

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

Expand Down

0 comments on commit 4644dab

Please sign in to comment.