File tree Expand file tree Collapse file tree 12 files changed +389
-244
lines changed
charts/submariner-k8s-broker
charts/submariner-k8s-broker Expand file tree Collapse file tree 12 files changed +389
-244
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ export USE_OPENSOURCE_CHART=false
44export REPO_URL=https://submariner-io.github.io/submariner-charts/charts
55export REPO_NAME=submariner
66export CHART_NAME=submariner-k8s-broker
7- export VERSION=0.19 .2
7+ export VERSION=0.21 .2
88
99# pr, issue, none
1010export UPGRADE_METHOD=pr
Original file line number Diff line number Diff line change 11apiVersion : v2
2- appVersion : 0.19 .2
2+ appVersion : 0.21 .2
33description : Submariner Kubernetes Broker
44home : https://submariner-io.github.io/
55maintainers :
@@ -9,10 +9,10 @@ maintainers:
99name : submariner-k8s-broker
1010sources :
1111 - https://submariner-io.github.io/submariner-charts/charts
12- version : 0.19 .2
12+ version : 0.21 .2
1313dependencies :
1414 - name : submariner-k8s-broker
15- version : " 0.19 .2"
15+ version : " 0.21 .2"
1616 repository : " https://submariner-io.github.io/submariner-charts/charts"
1717keywords :
1818 - networking
Original file line number Diff line number Diff line change @@ -13,12 +13,3 @@ Submariner Kubernetes Broker
1313## Source Code
1414
1515* < https://submariner-io.github.io/submariner-charts/charts >
16-
17- ## Values
18-
19- | Key | Type | Default | Description |
20- | -----| ------| ---------| -------------|
21- | crd.create | bool | ` true ` | |
22- | rbac.create | bool | ` true ` | |
23- | serviceAccounts.client.create | bool | ` true ` | |
24- | serviceAccounts.client.name | string | ` "" ` | |
Original file line number Diff line number Diff line change 11apiVersion : v2
2- appVersion : 0.19 .2
2+ appVersion : 0.21 .2
33description : Submariner Kubernetes Broker
44home : https://submariner-io.github.io/
55maintainers :
@@ -9,4 +9,4 @@ maintainers:
99name : submariner-k8s-broker
1010sources :
1111- https://submariner-io.github.io/submariner-charts/charts
12- version : 0.19 .2
12+ version : 0.21 .2
Original file line number Diff line number Diff line change @@ -13,12 +13,3 @@ Submariner Kubernetes Broker
1313## Source Code
1414
1515* < https://submariner-io.github.io/submariner-charts/charts >
16-
17- ## Values
18-
19- | Key | Type | Default | Description |
20- | -----| ------| ---------| -------------|
21- | crd.create | bool | ` true ` | |
22- | rbac.create | bool | ` true ` | |
23- | serviceAccounts.client.create | bool | ` true ` | |
24- | serviceAccounts.client.name | string | ` "" ` | |
You can’t perform that action at this time.
0 commit comments