Skip to content

Commit b250ec9

Browse files
generate from v0.36.0 crossplane provider (#45)
1 parent 5ade5e2 commit b250ec9

File tree

43 files changed

+7575
-2420
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+7575
-2420
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
LIBRARY_VERSION:=0.8.0
2-
PROVIDER_VERSION:=0.34.0
1+
LIBRARY_VERSION:=0.9.0
2+
PROVIDER_VERSION:=0.36.0
33
JSONNET_BIN:=jrsonnet
44
CROSSPLANE?=crossplane
55
REGISTRY?=ghcr.io

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Most of this library is generated: the Compositions/XRDs packages, Configuration
1111
## Install
1212

1313
```
14-
jb install github.com/grafana/grafana-crossplane-libsonnet/grafanaplane@0.8.0-0.34.0
14+
jb install github.com/grafana/grafana-crossplane-libsonnet/grafanaplane@0.9.0-0.36.0
1515
```
1616

1717
## Usage

0 commit comments

Comments
 (0)