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.3.9
19
+ version : 1.3.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.3.9 "
25
+ appVersion : " 1.3.10 "
Original file line number Diff line number Diff line change 1
1
# Flomesh Service Mesh Helm Chart
2
2
3
- ![ Version: 1.3.9 ] ( https://img.shields.io/badge/Version-1.3.9 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 1.3.9 ] ( https://img.shields.io/badge/AppVersion-1.3.9 -informational?style=flat-square )
3
+ ![ Version: 1.3.10 ] ( https://img.shields.io/badge/Version-1.3.10 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 1.3.10 ] ( https://img.shields.io/badge/AppVersion-1.3.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
@@ -98,7 +98,7 @@ The following table lists the configurable parameters of the fsm chart and their
98
98
| fsm.image.name.fsmCurl | string | ` "fsm-curl" ` | fsm-curl's image name |
99
99
| fsm.image.pullPolicy | string | ` "IfNotPresent" ` | Container image pull policy for control plane containers |
100
100
| fsm.image.registry | string | ` "flomesh" ` | Container image registry for control plane images |
101
- | fsm.image.tag | string | ` "1.3.9 " ` | Container image tag for control plane images |
101
+ | fsm.image.tag | string | ` "1.3.10 " ` | Container image tag for control plane images |
102
102
| fsm.imagePullSecrets | list | ` [] ` | ` fsm-connector ` image pull secret |
103
103
| fsm.meshName | string | ` "fsm" ` | Identifier for the instance of a service mesh within a cluster |
104
104
| 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.3.9 "
10
+ tag : " 1.3.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.3.9
17
+ version : 1.3.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.3.9
21
+ appVersion : v1.3.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.3.9 ] ( https://img.shields.io/badge/Version-1.3.9 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: v1.3.9 ] ( https://img.shields.io/badge/AppVersion-v1.3.9 -informational?style=flat-square )
3
+ ![ Version: 1.3.10 ] ( https://img.shields.io/badge/Version-1.3.10 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: v1.3.10 ] ( https://img.shields.io/badge/AppVersion-v1.3.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
@@ -320,7 +320,7 @@ The following table lists the configurable parameters of the fsm chart and their
320
320
| fsm.image.name.fsmSidecarInit | string | ` "fsm-sidecar-init" ` | Sidecar init container's image name |
321
321
| fsm.image.pullPolicy | string | ` "IfNotPresent" ` | Container image pull policy for control plane containers |
322
322
| fsm.image.registry | string | ` "flomesh" ` | Container image registry for control plane images |
323
- | fsm.image.tag | string | ` "1.3.9 " ` | Container image tag for control plane images |
323
+ | fsm.image.tag | string | ` "1.3.10 " ` | Container image tag for control plane images |
324
324
| fsm.imagePullSecrets | list | ` [] ` | ` fsm-controller ` image pull secret |
325
325
| 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. |
326
326
| fsm.injector.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[ 0] .matchExpressions[ 0] .key | string | ` "kubernetes.io/os" ` | |
Original file line number Diff line number Diff line change 852
852
"title" : " The codebase schema for pipy repo server" ,
853
853
"description" : " Codebase is the folder used by fsmController." ,
854
854
"examples" : [
855
- " /fsm1.3.9 "
855
+ " /fsm1.3.10 "
856
856
]
857
857
}
858
858
}
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.3.9 "
15
+ tag : " 1.3.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.3.9
19
+ version : 1.3.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.3.9 "
25
+ appVersion : " 1.3.10 "
Original file line number Diff line number Diff line change 1
1
# Flomesh Service Mesh Helm Chart
2
2
3
- ![ Version: 1.3.9 ] ( https://img.shields.io/badge/Version-1.3.9 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 1.3.9 ] ( https://img.shields.io/badge/AppVersion-1.3.9 -informational?style=flat-square )
3
+ ![ Version: 1.3.10 ] ( https://img.shields.io/badge/Version-1.3.10 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 1.3.10 ] ( https://img.shields.io/badge/AppVersion-1.3.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
@@ -105,7 +105,7 @@ The following table lists the configurable parameters of the fsm chart and their
105
105
| fsm.image.name.fsmGateway | string | ` "fsm-gateway" ` | fsm-gateway's image name |
106
106
| fsm.image.pullPolicy | string | ` "IfNotPresent" ` | Container image pull policy for control plane containers |
107
107
| fsm.image.registry | string | ` "flomesh" ` | Container image registry for control plane images |
108
- | fsm.image.tag | string | ` "1.3.9 " ` | Container image tag for control plane images |
108
+ | fsm.image.tag | string | ` "1.3.10 " ` | Container image tag for control plane images |
109
109
| fsm.imagePullSecrets | list | ` [] ` | ` fsm-gateway ` image pull secret |
110
110
| fsm.meshName | string | ` "fsm" ` | Identifier for the instance of a service mesh within a cluster |
111
111
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.3.9 "
10
+ tag : " 1.3.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.3.9
19
+ version : 1.3.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.3.9 "
25
+ appVersion : " 1.3.10 "
Original file line number Diff line number Diff line change 1
1
# Flomesh Service Mesh Helm Chart
2
2
3
- ![ Version: 1.3.9 ] ( https://img.shields.io/badge/Version-1.3.9 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 1.3.9 ] ( https://img.shields.io/badge/AppVersion-1.3.9 -informational?style=flat-square )
3
+ ![ Version: 1.3.10 ] ( https://img.shields.io/badge/Version-1.3.10 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 1.3.10 ] ( https://img.shields.io/badge/AppVersion-1.3.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.3.9 " ` | Container image tag for control plane images |
99
+ | fsm.image.tag | string | ` "1.3.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.3.9 "
10
+ tag : " 1.3.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