File tree 13 files changed +21
-21
lines changed
13 files changed +21
-21
lines changed Original file line number Diff line number Diff line change @@ -16,10 +16,10 @@ type: application
16
16
# This is the chart version. This version number should be incremented each time you make changes
17
17
# to the chart and its templates, including the app version.
18
18
# Versions are expected to follow Semantic Versioning (https://semver.org/)
19
- version : 1.4.9
19
+ version : 1.4.10
20
20
21
21
# This is the version number of the application being deployed. This version number should be
22
22
# incremented each time you make changes to the application. Versions are not expected to
23
23
# follow Semantic Versioning. They should reflect the version the application is using.
24
24
# It is recommended to use it with quotes.
25
- appVersion : " 1.4.9 "
25
+ appVersion : " 1.4.10 "
Original file line number Diff line number Diff line change 1
1
# Flomesh Service Mesh Helm Chart
2
2
3
- ![ Version: 1.4.9 ] ( https://img.shields.io/badge/Version-1.4.9 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 1.4.9 ] ( https://img.shields.io/badge/AppVersion-1.4.9 -informational?style=flat-square )
3
+ ![ Version: 1.4.10 ] ( https://img.shields.io/badge/Version-1.4.10 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 1.4.10 ] ( https://img.shields.io/badge/AppVersion-1.4.10 -informational?style=flat-square )
4
4
5
5
A Helm chart to install the [ fsm] ( https://github.com/flomesh-io/fsm ) control plane on Kubernetes.
6
6
@@ -97,7 +97,7 @@ The following table lists the configurable parameters of the fsm chart and their
97
97
| fsm.image.name.fsmCurl | string | ` "fsm-curl" ` | fsm-curl's image name |
98
98
| fsm.image.pullPolicy | string | ` "IfNotPresent" ` | Container image pull policy for control plane containers |
99
99
| fsm.image.registry | string | ` "flomesh" ` | Container image registry for control plane images |
100
- | fsm.image.tag | string | ` "1.4.9 " ` | Container image tag for control plane images |
100
+ | fsm.image.tag | string | ` "1.4.10 " ` | Container image tag for control plane images |
101
101
| fsm.imagePullSecrets | list | ` [] ` | ` fsm-connector ` image pull secret |
102
102
| fsm.meshName | string | ` "fsm" ` | Identifier for the instance of a service mesh within a cluster |
103
103
| fsm.trustDomain | string | ` "cluster.local" ` | The trust domain to use as part of the common name when requesting new certificates. |
Original file line number Diff line number Diff line change 7
7
# -- Container image pull policy for control plane containers
8
8
pullPolicy : IfNotPresent
9
9
# -- Container image tag for control plane images
10
- tag : " 1.4.9 "
10
+ tag : " 1.4.10 "
11
11
# -- Image name defaults
12
12
name :
13
13
# -- fsm-connector's image name
Original file line number Diff line number Diff line change @@ -14,11 +14,11 @@ type: application
14
14
15
15
# This is the chart version. This version number should be incremented each time you make changes
16
16
# to the chart and its templates, including the app version.
17
- version : 1.4.9
17
+ version : 1.4.10
18
18
19
19
# This is the version number of the application being deployed. This version number should be
20
20
# incremented each time you make changes to the application.
21
- appVersion : v1.4.9
21
+ appVersion : v1.4.10
22
22
23
23
# This specifies the minimum Kubernetes version FSM is compatible with.
24
24
kubeVersion : " >= 1.19.0-0"
Original file line number Diff line number Diff line change 1
1
# Flomesh Service Mesh Helm Chart
2
2
3
- ![ Version: 1.4.9 ] ( https://img.shields.io/badge/Version-1.4.9 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: v1.4.9 ] ( https://img.shields.io/badge/AppVersion-v1.4.9 -informational?style=flat-square )
3
+ ![ Version: 1.4.10 ] ( https://img.shields.io/badge/Version-1.4.10 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: v1.4.10 ] ( https://img.shields.io/badge/AppVersion-v1.4.10 -informational?style=flat-square )
4
4
5
5
A Helm chart to install the [ fsm] ( https://github.com/flomesh-io/fsm ) control plane on Kubernetes.
6
6
@@ -311,7 +311,7 @@ The following table lists the configurable parameters of the fsm chart and their
311
311
| fsm.image.name.fsmSidecarInit | string | ` "fsm-sidecar-init" ` | Sidecar init container's image name |
312
312
| fsm.image.pullPolicy | string | ` "IfNotPresent" ` | Container image pull policy for control plane containers |
313
313
| fsm.image.registry | string | ` "flomesh" ` | Container image registry for control plane images |
314
- | fsm.image.tag | string | ` "1.4.9 " ` | Container image tag for control plane images |
314
+ | fsm.image.tag | string | ` "1.4.10 " ` | Container image tag for control plane images |
315
315
| fsm.imagePullSecrets | list | ` [] ` | ` fsm-controller ` image pull secret |
316
316
| fsm.inboundPortExclusionList | list | ` [] ` | Specifies a global list of ports to exclude from inbound traffic interception by the sidecar proxy. If specified, must be a list of positive integers. |
317
317
| fsm.injector.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[ 0] .matchExpressions[ 0] .key | string | ` "kubernetes.io/os" ` | |
Original file line number Diff line number Diff line change 862
862
"title" : " The codebase schema for pipy repo server" ,
863
863
"description" : " Codebase is the folder used by fsmController." ,
864
864
"examples" : [
865
- " /fsm1.4.9 "
865
+ " /fsm1.4.10 "
866
866
]
867
867
}
868
868
}
Original file line number Diff line number Diff line change 12
12
# -- Container image pull policy for control plane containers
13
13
pullPolicy : IfNotPresent
14
14
# -- Container image tag for control plane images
15
- tag : " 1.4.9 "
15
+ tag : " 1.4.10 "
16
16
# -- Image name defaults
17
17
name :
18
18
# -- fsm-controller's image name
Original file line number Diff line number Diff line change @@ -16,10 +16,10 @@ type: application
16
16
# This is the chart version. This version number should be incremented each time you make changes
17
17
# to the chart and its templates, including the app version.
18
18
# Versions are expected to follow Semantic Versioning (https://semver.org/)
19
- version : 1.4.9
19
+ version : 1.4.10
20
20
21
21
# This is the version number of the application being deployed. This version number should be
22
22
# incremented each time you make changes to the application. Versions are not expected to
23
23
# follow Semantic Versioning. They should reflect the version the application is using.
24
24
# It is recommended to use it with quotes.
25
- appVersion : " 1.4.9 "
25
+ appVersion : " 1.4.10 "
Original file line number Diff line number Diff line change 1
1
# Flomesh Service Mesh Helm Chart
2
2
3
- ![ Version: 1.4.9 ] ( https://img.shields.io/badge/Version-1.4.9 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 1.4.9 ] ( https://img.shields.io/badge/AppVersion-1.4.9 -informational?style=flat-square )
3
+ ![ Version: 1.4.10 ] ( https://img.shields.io/badge/Version-1.4.10 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 1.4.10 ] ( https://img.shields.io/badge/AppVersion-1.4.10 -informational?style=flat-square )
4
4
5
5
A Helm chart to install the [ fsm] ( https://github.com/flomesh-io/fsm ) control plane on Kubernetes.
6
6
@@ -112,7 +112,7 @@ The following table lists the configurable parameters of the fsm chart and their
112
112
| fsm.image.name.fsmGateway | string | ` "fsm-gateway" ` | fsm-gateway's image name |
113
113
| fsm.image.pullPolicy | string | ` "IfNotPresent" ` | Container image pull policy for control plane containers |
114
114
| fsm.image.registry | string | ` "flomesh" ` | Container image registry for control plane images |
115
- | fsm.image.tag | string | ` "1.4.9 " ` | Container image tag for control plane images |
115
+ | fsm.image.tag | string | ` "1.4.10 " ` | Container image tag for control plane images |
116
116
| fsm.imagePullSecrets | list | ` [] ` | ` fsm-gateway ` image pull secret |
117
117
| fsm.meshName | string | ` "fsm" ` | Identifier for the instance of a service mesh within a cluster |
118
118
Original file line number Diff line number Diff line change 7
7
# -- Container image pull policy for control plane containers
8
8
pullPolicy : IfNotPresent
9
9
# -- Container image tag for control plane images
10
- tag : " 1.4.9 "
10
+ tag : " 1.4.10 "
11
11
# -- Image name defaults
12
12
name :
13
13
# -- fsm-gateway's image name
Original file line number Diff line number Diff line change @@ -16,10 +16,10 @@ type: application
16
16
# This is the chart version. This version number should be incremented each time you make changes
17
17
# to the chart and its templates, including the app version.
18
18
# Versions are expected to follow Semantic Versioning (https://semver.org/)
19
- version : 1.4.9
19
+ version : 1.4.10
20
20
21
21
# This is the version number of the application being deployed. This version number should be
22
22
# incremented each time you make changes to the application. Versions are not expected to
23
23
# follow Semantic Versioning. They should reflect the version the application is using.
24
24
# It is recommended to use it with quotes.
25
- appVersion : " 1.4.9 "
25
+ appVersion : " 1.4.10 "
Original file line number Diff line number Diff line change 1
1
# Flomesh Service Mesh Helm Chart
2
2
3
- ![ Version: 1.4.9 ] ( https://img.shields.io/badge/Version-1.4.9 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 1.4.9 ] ( https://img.shields.io/badge/AppVersion-1.4.9 -informational?style=flat-square )
3
+ ![ Version: 1.4.10 ] ( https://img.shields.io/badge/Version-1.4.10 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 1.4.10 ] ( https://img.shields.io/badge/AppVersion-1.4.10 -informational?style=flat-square )
4
4
5
5
A Helm chart to install the [ fsm] ( https://github.com/flomesh-io/fsm ) control plane on Kubernetes.
6
6
@@ -96,7 +96,7 @@ The following table lists the configurable parameters of the fsm chart and their
96
96
| fsm.image.name.fsmIngress | string | ` "fsm-ingress" ` | fsm-ingress's image name |
97
97
| fsm.image.pullPolicy | string | ` "IfNotPresent" ` | Container image pull policy for control plane containers |
98
98
| fsm.image.registry | string | ` "flomesh" ` | Container image registry for control plane images |
99
- | fsm.image.tag | string | ` "1.4.9 " ` | Container image tag for control plane images |
99
+ | fsm.image.tag | string | ` "1.4.10 " ` | Container image tag for control plane images |
100
100
| fsm.imagePullSecrets | list | ` [] ` | ` fsm-controller ` image pull secret |
101
101
| fsm.meshName | string | ` "fsm" ` | Identifier for the instance of a service mesh within a cluster |
102
102
Original file line number Diff line number Diff line change 7
7
# -- Container image pull policy for control plane containers
8
8
pullPolicy : IfNotPresent
9
9
# -- Container image tag for control plane images
10
- tag : " 1.4.9 "
10
+ tag : " 1.4.10 "
11
11
# -- Image name defaults
12
12
name :
13
13
# -- fsm-ingress's image name
You can’t perform that action at this time.
0 commit comments