File tree Expand file tree Collapse file tree 13 files changed +23
-22
lines changed Expand file tree Collapse file tree 13 files changed +23
-22
lines changed Original file line number Diff line number Diff line change @@ -16,6 +16,6 @@ keywords:
16
16
- policies
17
17
- rbac
18
18
- security
19
- version : " 0.35 .0"
20
- appVersion : " 0.35 .0"
19
+ version : " 0.36 .0"
20
+ appVersion : " 0.36 .0"
21
21
kubeVersion : " >=1.23.0-0"
Original file line number Diff line number Diff line change 21
21
asciidoc :
22
22
attributes :
23
23
app-name : " cerbos"
24
- app-version : " 0.35 .0@"
24
+ app-version : " 0.36 .0@"
25
25
experimental : true
26
26
page-pagination : true
27
27
extensions :
Original file line number Diff line number Diff line change 1
1
---
2
2
name : cerbos
3
3
title : Cerbos
4
- version : " 0.35.0"
4
+ version : " 0.36.0"
5
+ prerelease : -prerelease
5
6
nav :
6
7
- modules/ROOT/nav.adoc
7
8
- modules/api/nav.adoc
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cerbos/cerbos-darwin-arm64" ,
3
- "version" : " 0.35.0 " ,
3
+ "version" : " 0.36.0-prerelease " ,
4
4
"description" : " The darwin-arm64 binary for cerbos" ,
5
5
"repository" : {
6
6
"type" : " git" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cerbos/cerbos-darwin-x64" ,
3
- "version" : " 0.35.0 " ,
3
+ "version" : " 0.36.0-prerelease " ,
4
4
"description" : " The darwin-x64 binary for cerbos" ,
5
5
"repository" : {
6
6
"type" : " git" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cerbos/cerbos-linux-arm64" ,
3
- "version" : " 0.35.0 " ,
3
+ "version" : " 0.36.0-prerelease " ,
4
4
"description" : " The linux-arm64 binary for cerbos" ,
5
5
"repository" : {
6
6
"type" : " git" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cerbos/cerbos-linux-x64" ,
3
- "version" : " 0.35.0 " ,
3
+ "version" : " 0.36.0-prerelease " ,
4
4
"description" : " The linux-x64 binary for cerbos" ,
5
5
"repository" : {
6
6
"type" : " git" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cerbos" ,
3
- "version" : " 0.35.0 " ,
3
+ "version" : " 0.36.0-prerelease " ,
4
4
"description" : " The cerbos binary" ,
5
5
"repository" : {
6
6
"type" : " git" ,
36
36
],
37
37
"scripts" : {},
38
38
"optionalDependencies" : {
39
- "@cerbos/cerbos-darwin-arm64" : " 0.35.0 " ,
40
- "@cerbos/cerbos-darwin-x64" : " 0.35.0 " ,
41
- "@cerbos/cerbos-linux-arm64" : " 0.35.0 " ,
42
- "@cerbos/cerbos-linux-x64" : " 0.35.0 "
39
+ "@cerbos/cerbos-darwin-arm64" : " 0.36.0-prerelease " ,
40
+ "@cerbos/cerbos-darwin-x64" : " 0.36.0-prerelease " ,
41
+ "@cerbos/cerbos-linux-arm64" : " 0.36.0-prerelease " ,
42
+ "@cerbos/cerbos-linux-x64" : " 0.36.0-prerelease "
43
43
}
44
44
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cerbos/cerbosctl-darwin-arm64" ,
3
- "version" : " 0.35.0 " ,
3
+ "version" : " 0.36.0-prerelease " ,
4
4
"description" : " The darwin-arm64 binary for cerbosctl" ,
5
5
"repository" : {
6
6
"type" : " git" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cerbos/cerbosctl-darwin-x64" ,
3
- "version" : " 0.35.0 " ,
3
+ "version" : " 0.36.0-prerelease " ,
4
4
"description" : " The darwin-x64 binary for cerbosctl" ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments