Skip to content

Commit 0c59424

Browse files
author
robot
committed
robot: project submariner-k8s-broker chart upgrades from 0.19.2 to 0.21.2
Signed-off-by: robot <[email protected]>
1 parent ff527eb commit 0c59424

File tree

12 files changed

+389
-244
lines changed

12 files changed

+389
-244
lines changed

charts/submariner-k8s-broker/config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ export USE_OPENSOURCE_CHART=false
44
export REPO_URL=https://submariner-io.github.io/submariner-charts/charts
55
export REPO_NAME=submariner
66
export CHART_NAME=submariner-k8s-broker
7-
export VERSION=0.19.2
7+
export VERSION=0.21.2
88

99
# pr, issue, none
1010
export UPGRADE_METHOD=pr
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
appVersion: 0.19.2
2+
appVersion: 0.21.2
33
description: Submariner Kubernetes Broker
44
home: https://submariner-io.github.io/
55
maintainers:
@@ -9,10 +9,10 @@ maintainers:
99
name: submariner-k8s-broker
1010
sources:
1111
- https://submariner-io.github.io/submariner-charts/charts
12-
version: 0.19.2
12+
version: 0.21.2
1313
dependencies:
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"
1717
keywords:
1818
- networking

charts/submariner-k8s-broker/submariner-k8s-broker/README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff 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 | `""` | |
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
apiVersion: v2
2-
appVersion: 0.19.2
2+
appVersion: 0.21.2
33
description: Submariner Kubernetes Broker
44
home: https://submariner-io.github.io/
55
maintainers:
@@ -9,4 +9,4 @@ maintainers:
99
name: submariner-k8s-broker
1010
sources:
1111
- https://submariner-io.github.io/submariner-charts/charts
12-
version: 0.19.2
12+
version: 0.21.2

charts/submariner-k8s-broker/submariner-k8s-broker/charts/submariner-k8s-broker/README.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff 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 | `""` | |

0 commit comments

Comments
 (0)