Skip to content
This repository was archived by the owner on Jul 11, 2023. It is now read-only.

Commit 8265100

Browse files
authored
chore(release): bump version to v1.2.4 and update release notes (#5330)
Signed-off-by: jaellio <[email protected]>
1 parent e156008 commit 8265100

File tree

4 files changed

+26
-18
lines changed

4 files changed

+26
-18
lines changed

charts/osm/Chart.yaml

+2-2
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.2.3
17+
version: 1.2.4
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.2.3
21+
appVersion: v1.2.4
2222

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

charts/osm/README.md

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Open Service Mesh Helm Chart
22

3-
![Version: 1.2.3](https://img.shields.io/badge/Version-1.2.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.2.3](https://img.shields.io/badge/AppVersion-v1.2.3-informational?style=flat-square)
3+
![Version: 1.2.4](https://img.shields.io/badge/Version-1.2.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: v1.2.4](https://img.shields.io/badge/AppVersion-v1.2.4-informational?style=flat-square)
44

55
A Helm chart to install the [OSM](https://github.com/openservicemesh/osm) control plane on Kubernetes.
66

@@ -127,14 +127,14 @@ The following table lists the configurable parameters of the osm chart and their
127127
| osm.grafana.port | int | `3000` | Grafana service's port |
128128
| osm.grafana.rendererImage | string | `"grafana/grafana-image-renderer:3.2.1"` | Image used for Grafana Renderer |
129129
| osm.grafana.tolerations | list | `[]` | Node tolerations applied to control plane pods. The specified tolerations allow pods to schedule onto nodes with matching taints. |
130-
| osm.image.digest | object | `{"osmBootstrap":"sha256:c1c3798353dbd9d9a7507e7588256ab6bc8985eb4695c90f8b9093b99ab5d78e","osmCRDs":"sha256:9ffa1c8502a81685bb011af395618f59ca85538c3eba886fd651481b3c8880e4","osmController":"sha256:693b4125aa0ba4bd22baeffa63fd6a8d089c7a8c130e02a121b984a1d6c09b9f","osmHealthcheck":"sha256:e6b3562d18bce78aa11acc641d7d55ac6b51e0b83fbd86eaaef2a56967f05f6b","osmInjector":"sha256:d62d49af514b5639cb83f92d9359ad80f61f1ce8936d581ca601d22c9b3dfa9e","osmPreinstall":"sha256:13abbc0802adce9f293f426917d3d7920c6be33aa32b4deb5aa9f714534a7356","osmSidecarInit":"sha256:f0717caf400d81fb00e63e64710fb78d76da1d396155408b3fc56eeb80d6f0bd"}` | Image digest (defaults to latest compatible tag) |
131-
| osm.image.digest.osmBootstrap | string | `"sha256:c1c3798353dbd9d9a7507e7588256ab6bc8985eb4695c90f8b9093b99ab5d78e"` | osm-boostrap's image digest |
132-
| osm.image.digest.osmCRDs | string | `"sha256:9ffa1c8502a81685bb011af395618f59ca85538c3eba886fd651481b3c8880e4"` | osm-crds' image digest |
133-
| osm.image.digest.osmController | string | `"sha256:693b4125aa0ba4bd22baeffa63fd6a8d089c7a8c130e02a121b984a1d6c09b9f"` | osm-controller's image digest |
134-
| osm.image.digest.osmHealthcheck | string | `"sha256:e6b3562d18bce78aa11acc641d7d55ac6b51e0b83fbd86eaaef2a56967f05f6b"` | osm-healthcheck's image digest |
135-
| osm.image.digest.osmInjector | string | `"sha256:d62d49af514b5639cb83f92d9359ad80f61f1ce8936d581ca601d22c9b3dfa9e"` | osm-injector's image digest |
136-
| osm.image.digest.osmPreinstall | string | `"sha256:13abbc0802adce9f293f426917d3d7920c6be33aa32b4deb5aa9f714534a7356"` | osm-preinstall's image digest |
137-
| osm.image.digest.osmSidecarInit | string | `"sha256:f0717caf400d81fb00e63e64710fb78d76da1d396155408b3fc56eeb80d6f0bd"` | Sidecar init container's image digest |
130+
| osm.image.digest | object | `{"osmBootstrap":"sha256:a0a5f231e65cda27ade22f890354217e59982b32f07904ea0d706bf3caaec763","osmCRDs":"sha256:601241946a5088573e4aefde62bbc5832dd9ade1d72556b0ae841fbf727c22bd","osmController":"sha256:15cfc8401ea2de1d4e7d19122ed9e731d60eab8c3cadff4e5b5e86ce277828cb","osmHealthcheck":"sha256:d5a9ad914a7279c52316ee968b97715b0dc854d77cf02a2b68389bb46f656b6f","osmInjector":"sha256:7713f44dfc796f9c9029acb82b46142e50ff34f89dd95953d9c415544c3941e3","osmPreinstall":"sha256:dc0353add9b2efd1d55a9e358172d9595188a3eaa7078bc2d07c38882e731802","osmSidecarInit":"sha256:d290df023e305b3a76c8b22fd0a3cfcc7504377e97bfdfeb256b1ca9c4d59d68"}` | Image digest (defaults to latest compatible tag) |
131+
| osm.image.digest.osmBootstrap | string | `"sha256:a0a5f231e65cda27ade22f890354217e59982b32f07904ea0d706bf3caaec763"` | osm-boostrap's image digest |
132+
| osm.image.digest.osmCRDs | string | `"sha256:601241946a5088573e4aefde62bbc5832dd9ade1d72556b0ae841fbf727c22bd"` | osm-crds' image digest |
133+
| osm.image.digest.osmController | string | `"sha256:15cfc8401ea2de1d4e7d19122ed9e731d60eab8c3cadff4e5b5e86ce277828cb"` | osm-controller's image digest |
134+
| osm.image.digest.osmHealthcheck | string | `"sha256:d5a9ad914a7279c52316ee968b97715b0dc854d77cf02a2b68389bb46f656b6f"` | osm-healthcheck's image digest |
135+
| osm.image.digest.osmInjector | string | `"sha256:7713f44dfc796f9c9029acb82b46142e50ff34f89dd95953d9c415544c3941e3"` | osm-injector's image digest |
136+
| osm.image.digest.osmPreinstall | string | `"sha256:dc0353add9b2efd1d55a9e358172d9595188a3eaa7078bc2d07c38882e731802"` | osm-preinstall's image digest |
137+
| osm.image.digest.osmSidecarInit | string | `"sha256:d290df023e305b3a76c8b22fd0a3cfcc7504377e97bfdfeb256b1ca9c4d59d68"` | Sidecar init container's image digest |
138138
| osm.image.name | object | `{"osmBootstrap":"osm-bootstrap","osmCRDs":"osm-crds","osmController":"osm-controller","osmHealthcheck":"osm-healthcheck","osmInjector":"osm-injector","osmPreinstall":"osm-preinstall","osmSidecarInit":"init"}` | Image name defaults |
139139
| osm.image.name.osmBootstrap | string | `"osm-bootstrap"` | osm-boostrap's image name |
140140
| osm.image.name.osmCRDs | string | `"osm-crds"` | osm-crds' image name |

charts/osm/values.yaml

+7-7
Original file line numberDiff line numberDiff line change
@@ -32,19 +32,19 @@ osm:
3232
# -- Image digest (defaults to latest compatible tag)
3333
digest:
3434
# -- osm-controller's image digest
35-
osmController: sha256:693b4125aa0ba4bd22baeffa63fd6a8d089c7a8c130e02a121b984a1d6c09b9f
35+
osmController: sha256:15cfc8401ea2de1d4e7d19122ed9e731d60eab8c3cadff4e5b5e86ce277828cb
3636
# -- osm-injector's image digest
37-
osmInjector: sha256:d62d49af514b5639cb83f92d9359ad80f61f1ce8936d581ca601d22c9b3dfa9e
37+
osmInjector: sha256:7713f44dfc796f9c9029acb82b46142e50ff34f89dd95953d9c415544c3941e3
3838
# -- Sidecar init container's image digest
39-
osmSidecarInit: sha256:f0717caf400d81fb00e63e64710fb78d76da1d396155408b3fc56eeb80d6f0bd
39+
osmSidecarInit: sha256:d290df023e305b3a76c8b22fd0a3cfcc7504377e97bfdfeb256b1ca9c4d59d68
4040
# -- osm-crds' image digest
41-
osmCRDs: sha256:9ffa1c8502a81685bb011af395618f59ca85538c3eba886fd651481b3c8880e4
41+
osmCRDs: sha256:601241946a5088573e4aefde62bbc5832dd9ade1d72556b0ae841fbf727c22bd
4242
# -- osm-boostrap's image digest
43-
osmBootstrap: sha256:c1c3798353dbd9d9a7507e7588256ab6bc8985eb4695c90f8b9093b99ab5d78e
43+
osmBootstrap: sha256:a0a5f231e65cda27ade22f890354217e59982b32f07904ea0d706bf3caaec763
4444
# -- osm-preinstall's image digest
45-
osmPreinstall: sha256:13abbc0802adce9f293f426917d3d7920c6be33aa32b4deb5aa9f714534a7356
45+
osmPreinstall: sha256:dc0353add9b2efd1d55a9e358172d9595188a3eaa7078bc2d07c38882e731802
4646
# -- osm-healthcheck's image digest
47-
osmHealthcheck: sha256:e6b3562d18bce78aa11acc641d7d55ac6b51e0b83fbd86eaaef2a56967f05f6b
47+
osmHealthcheck: sha256:d5a9ad914a7279c52316ee968b97715b0dc854d77cf02a2b68389bb46f656b6f
4848

4949

5050
# -- `osm-controller` image pull secret

docs/release_notes.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
# Release Notes
2+
3+
## Release v1.2.4
4+
5+
### Notable changes
6+
- Deprecate support for TLS v1.0 and TLS v1.1 for the Envoy proxy TLSMaxProtocolVersion option
7+
- Reduce minimum TLS version from v1.3 to v1.2 for the osm controller, verifier, and health servers
8+
- Support robust CRD conversion patching on upgrade to ensure reconciliation is controlled by the newer OSM version
9+
210
## Release v1.2.3
311

412
### Notable changes

0 commit comments

Comments
 (0)