Skip to content

Commit 5e53621

Browse files
committed
chore: prepare release v1.5.3
1 parent 83c494a commit 5e53621

16 files changed

Lines changed: 30 additions & 30 deletions

File tree

charts/connector/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ type: application
1616
# This is the chart version. This version number should be incremented each time you make changes
1717
# to the chart and its templates, including the app version.
1818
# Versions are expected to follow Semantic Versioning (https://semver.org/)
19-
version: 1.5.2
19+
version: 1.5.3
2020

2121
# This is the version number of the application being deployed. This version number should be
2222
# incremented each time you make changes to the application. Versions are not expected to
2323
# follow Semantic Versioning. They should reflect the version the application is using.
2424
# It is recommended to use it with quotes.
25-
appVersion: "1.5.2"
25+
appVersion: "1.5.3"

charts/connector/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Flomesh Service Mesh Helm Chart
22

3-
![Version: 1.5.2](https://img.shields.io/badge/Version-1.5.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.2](https://img.shields.io/badge/AppVersion-1.5.2-informational?style=flat-square)
3+
![Version: 1.5.3](https://img.shields.io/badge/Version-1.5.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.3](https://img.shields.io/badge/AppVersion-1.5.3-informational?style=flat-square)
44

55
A Helm chart to install the [fsm](https://github.com/flomesh-io/fsm) control plane on Kubernetes.
66

@@ -100,7 +100,7 @@ The following table lists the configurable parameters of the fsm chart and their
100100
| fsm.image.name.fsmCurl | string | `"fsm-curl"` | fsm-curl's image name |
101101
| fsm.image.pullPolicy | string | `"IfNotPresent"` | Container image pull policy for control plane containers |
102102
| fsm.image.registry | string | `"flomesh"` | Container image registry for control plane images |
103-
| fsm.image.tag | string | `"1.5.2"` | Container image tag for control plane images |
103+
| fsm.image.tag | string | `"1.5.3"` | Container image tag for control plane images |
104104
| fsm.imagePullSecrets | list | `[]` | `fsm-connector` image pull secret |
105105
| fsm.meshName | string | `"fsm"` | Identifier for the instance of a service mesh within a cluster |
106106
| fsm.trustDomain | string | `"cluster.local"` | The trust domain to use as part of the common name when requesting new certificates. |

charts/connector/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ fsm:
77
# -- Container image pull policy for control plane containers
88
pullPolicy: IfNotPresent
99
# -- Container image tag for control plane images
10-
tag: "1.5.2"
10+
tag: "1.5.3"
1111
# -- Image name defaults
1212
name:
1313
# -- fsm-connector's image name

charts/fsm/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,11 +14,11 @@ type: application
1414

1515
# This is the chart version. This version number should be incremented each time you make changes
1616
# to the chart and its templates, including the app version.
17-
version: 1.5.2
17+
version: 1.5.3
1818

1919
# This is the version number of the application being deployed. This version number should be
2020
# incremented each time you make changes to the application.
21-
appVersion: v1.5.2
21+
appVersion: v1.5.3
2222

2323
# This specifies the minimum Kubernetes version FSM is compatible with.
2424
kubeVersion: ">= 1.19.0-0"

charts/fsm/README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Flomesh Service Mesh Helm Chart
22

3-
![Version: 1.5.2](https://img.shields.io/badge/Version-1.5.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.5.2](https://img.shields.io/badge/AppVersion-v1.5.2-informational?style=flat-square)
3+
![Version: 1.5.3](https://img.shields.io/badge/Version-1.5.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.5.3](https://img.shields.io/badge/AppVersion-v1.5.3-informational?style=flat-square)
44

55
A Helm chart to install the [fsm](https://github.com/flomesh-io/fsm) control plane on Kubernetes.
66

@@ -254,10 +254,10 @@ The following table lists the configurable parameters of the fsm chart and their
254254
| fsm.fsmXnetwork.initResources | object | `{"limits":{"cpu":"500m","memory":"512M"},"requests":{"cpu":"200m","memory":"128M"}}` | FSM xnetwork's init-container resource parameters. |
255255
| fsm.fsmXnetwork.tolerations | list | `[]` | Node tolerations applied to control plane pods. The specified tolerations allow pods to schedule onto nodes with matching taints. |
256256
| fsm.fsmXnetwork.xmgt | object | `{"resource":{"limits":{"cpu":"1.5","memory":"1G"},"requests":{"cpu":"0.5","memory":"256M"}}}` | xmgt |
257-
| fsm.fsmXnetwork.xnet | object | `{"cnis":{"calicoVxlan":{"bridge4":{"enable":false,"mac":"ee:ee:ee:ee:ee:ee","name":"vxlan.calico"},"bridge6":{"enable":false,"mac":"ee:ee:ee:ee:ee:ee","name":"vxlan-v6.calico"},"enable":false},"flannel":{"bridge4":{"enable":true,"mac":"","name":"cni0"},"bridge6":{"enable":false,"mac":"","name":"cni0"},"enable":true}},"features":{"e4lb":{"enable":false,"magic":{"ipv4":"0A50","ipv6":"0A50"}},"mesh":{"enable":true,"filter":{"ports":{"inbound":"mesh","outbound":"mesh"}},"magic":{"ipv4":"0400040","ipv6":"02"}}},"flush":{"conntrack":{"tcp":{"batchSize":4096,"crontab":"30 3 */1 * *","idleSeconds":3600},"udp":{"batchSize":4096,"crontab":"*/2 * * * *","idleSeconds":120}}},"image":{"name":"xnet","registry":"flomesh","tag":"1.5.2"},"nodePaths":{"k3s":{"cniBin":"/bin","cniNetd":"/var/lib/rancher/k3s/agent/etc/cni/net.d","enable":true,"sysFs":"/opt","sysProc":"/proc","sysRun":"/var/run"},"k8s":{"cniBin":"/opt/cni/bin","cniNetd":"/etc/cni/net.d","enable":false,"sysFs":"/opt","sysProc":"/proc","sysRun":"/var/run"}},"resource":{"limits":{"cpu":"1.5","memory":"1G"},"requests":{"cpu":"0.5","memory":"256M"}}}` | xnet |
257+
| fsm.fsmXnetwork.xnet | object | `{"cnis":{"calicoVxlan":{"bridge4":{"enable":false,"mac":"ee:ee:ee:ee:ee:ee","name":"vxlan.calico"},"bridge6":{"enable":false,"mac":"ee:ee:ee:ee:ee:ee","name":"vxlan-v6.calico"},"enable":false},"flannel":{"bridge4":{"enable":true,"mac":"","name":"cni0"},"bridge6":{"enable":false,"mac":"","name":"cni0"},"enable":true}},"features":{"e4lb":{"enable":false,"magic":{"ipv4":"0A50","ipv6":"0A50"}},"mesh":{"enable":true,"filter":{"ports":{"inbound":"mesh","outbound":"mesh"}},"magic":{"ipv4":"0400040","ipv6":"02"}}},"flush":{"conntrack":{"tcp":{"batchSize":4096,"crontab":"30 3 */1 * *","idleSeconds":3600},"udp":{"batchSize":4096,"crontab":"*/2 * * * *","idleSeconds":120}}},"image":{"name":"xnet","registry":"flomesh","tag":"1.5.3"},"nodePaths":{"k3s":{"cniBin":"/bin","cniNetd":"/var/lib/rancher/k3s/agent/etc/cni/net.d","enable":true,"sysFs":"/opt","sysProc":"/proc","sysRun":"/var/run"},"k8s":{"cniBin":"/opt/cni/bin","cniNetd":"/etc/cni/net.d","enable":false,"sysFs":"/opt","sysProc":"/proc","sysRun":"/var/run"}},"resource":{"limits":{"cpu":"1.5","memory":"1G"},"requests":{"cpu":"0.5","memory":"256M"}}}` | xnet |
258258
| fsm.fsmXnetwork.xnet.image.name | string | `"xnet"` | xnet image name |
259259
| fsm.fsmXnetwork.xnet.image.registry | string | `"flomesh"` | Registry for xnet image |
260-
| fsm.fsmXnetwork.xnet.image.tag | string | `"1.5.2"` | xnet image tag |
260+
| fsm.fsmXnetwork.xnet.image.tag | string | `"1.5.3"` | xnet image tag |
261261
| fsm.fsmXnetwork.xnet.nodePaths.k3s.cniBin | string | `"/bin"` | If the version is higher than v1.28, it needs to be set to: -- /var/lib/rancher/k3s/data/cni |
262262
| fsm.grafana.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[0].matchExpressions[0].key | string | `"kubernetes.io/os"` | |
263263
| fsm.grafana.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[0].matchExpressions[0].operator | string | `"In"` | |
@@ -311,7 +311,7 @@ The following table lists the configurable parameters of the fsm chart and their
311311
| fsm.image.name.fsmXnetmgmt | string | `"fsm-xnetmgmt"` | fsm-xnetmgmt's image name |
312312
| fsm.image.pullPolicy | string | `"IfNotPresent"` | Container image pull policy for control plane containers |
313313
| fsm.image.registry | string | `"flomesh"` | Container image registry for control plane images |
314-
| fsm.image.tag | string | `"1.5.2"` | Container image tag for control plane images |
314+
| fsm.image.tag | string | `"1.5.3"` | Container image tag for control plane images |
315315
| fsm.imagePullSecrets | list | `[]` | Image pull secrets for FSM control plane pods and meshed workload pods |
316316
| 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. |
317317
| fsm.injector.affinity.nodeAffinity.requiredDuringSchedulingIgnoredDuringExecution.nodeSelectorTerms[0].matchExpressions[0].key | string | `"kubernetes.io/os"` | |
@@ -436,11 +436,11 @@ The following table lists the configurable parameters of the fsm chart and their
436436
| fsm.remoteLogging.port | int | `30514` | Port of the remote logging service |
437437
| fsm.remoteLogging.sampledFraction | string | `"1.0"` | Sampled Fraction |
438438
| fsm.remoteLogging.secretName | string | `"fsm-remote-logging-secret"` | Secret Name |
439-
| fsm.repoServer | object | `{"codebase":"","image":{"name":"pipy-repo","registry":"flomesh","tag":"2.0.2"},"ipaddr":"127.0.0.1","port":6060,"standalone":false}` | Pipy RepoServer |
439+
| fsm.repoServer | object | `{"codebase":"","image":{"name":"pipy-repo","registry":"flomesh","tag":"2.0.3"},"ipaddr":"127.0.0.1","port":6060,"standalone":false}` | Pipy RepoServer |
440440
| fsm.repoServer.codebase | string | `""` | codebase is the folder used by fsmController. |
441441
| fsm.repoServer.image.name | string | `"pipy-repo"` | Repo server image name |
442442
| fsm.repoServer.image.registry | string | `"flomesh"` | Registry for repo server image |
443-
| fsm.repoServer.image.tag | string | `"2.0.2"` | Repo server image tag |
443+
| fsm.repoServer.image.tag | string | `"2.0.3"` | Repo server image tag |
444444
| fsm.repoServer.ipaddr | string | `"127.0.0.1"` | ipaddr of host/service where Pipy RepoServer is installed |
445445
| fsm.repoServer.port | int | `6060` | port of pipy RepoServer |
446446
| fsm.repoServer.standalone | bool | `false` | if false , Pipy RepoServer is installed within fsmController pod. |

charts/fsm/values.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1407,7 +1407,7 @@
14071407
"title": "The codebase schema for pipy repo server",
14081408
"description": "Codebase is the folder used by fsmController.",
14091409
"examples": [
1410-
"/fsm1.5.2"
1410+
"/fsm1.5.3"
14111411
]
14121412
}
14131413
}

charts/fsm/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ fsm:
1212
# -- Container image pull policy for control plane containers
1313
pullPolicy: IfNotPresent
1414
# -- Container image tag for control plane images
15-
tag: "1.5.2"
15+
tag: "1.5.3"
1616
# -- Image name defaults
1717
name:
1818
# -- fsm-controller's image name
@@ -104,7 +104,7 @@ fsm:
104104
# -- Repo server image name
105105
name: pipy-repo
106106
# -- Repo server image tag
107-
tag: 2.0.2
107+
tag: 2.0.3
108108
# -- if false , Pipy RepoServer is installed within fsmController pod.
109109
standalone: false
110110
# -- ipaddr of host/service where Pipy RepoServer is installed
@@ -297,7 +297,7 @@ fsm:
297297
# -- xnet image name
298298
name: xnet
299299
# -- xnet image tag
300-
tag: 1.5.2
300+
tag: 1.5.3
301301
resource:
302302
limits:
303303
cpu: "1.5"

charts/gateway/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ type: application
1616
# This is the chart version. This version number should be incremented each time you make changes
1717
# to the chart and its templates, including the app version.
1818
# Versions are expected to follow Semantic Versioning (https://semver.org/)
19-
version: 1.5.2
19+
version: 1.5.3
2020

2121
# This is the version number of the application being deployed. This version number should be
2222
# incremented each time you make changes to the application. Versions are not expected to
2323
# follow Semantic Versioning. They should reflect the version the application is using.
2424
# It is recommended to use it with quotes.
25-
appVersion: "1.5.2"
25+
appVersion: "1.5.3"

charts/gateway/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Flomesh Service Mesh Helm Chart
22

3-
![Version: 1.5.2](https://img.shields.io/badge/Version-1.5.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.2](https://img.shields.io/badge/AppVersion-1.5.2-informational?style=flat-square)
3+
![Version: 1.5.3](https://img.shields.io/badge/Version-1.5.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 1.5.3](https://img.shields.io/badge/AppVersion-1.5.3-informational?style=flat-square)
44

55
A Helm chart to install the [fsm](https://github.com/flomesh-io/fsm) control plane on Kubernetes.
66

@@ -112,7 +112,7 @@ The following table lists the configurable parameters of the fsm chart and their
112112
| fsm.image.name.fsmGateway | string | `"fsm-gateway"` | fsm-gateway's image name |
113113
| fsm.image.pullPolicy | string | `"IfNotPresent"` | Container image pull policy for control plane containers |
114114
| fsm.image.registry | string | `"flomesh"` | Container image registry for control plane images |
115-
| fsm.image.tag | string | `"1.5.2"` | Container image tag for control plane images |
115+
| fsm.image.tag | string | `"1.5.3"` | Container image tag for control plane images |
116116
| fsm.imagePullSecrets | list | `[]` | `fsm-gateway` image pull secret |
117117
| fsm.meshName | string | `"fsm"` | Identifier for the instance of a service mesh within a cluster |
118118
| fsm.trafficInterceptionMode | string | `"PodLevel"` | Traffic interception mode |

charts/gateway/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ fsm:
77
# -- Container image pull policy for control plane containers
88
pullPolicy: IfNotPresent
99
# -- Container image tag for control plane images
10-
tag: "1.5.2"
10+
tag: "1.5.3"
1111
# -- Image name defaults
1212
name:
1313
# -- fsm-gateway's image name

0 commit comments

Comments
 (0)