Skip to content

Commit d6d3b6f

Browse files
authored
Merge pull request #1249 from element-hq/bbz/ew-1.12.16
Upgrade Element Web to v1.12.16
2 parents af82a91 + e75c86a commit d6d3b6f

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

charts/matrix-stack/source/element-web.yaml.j2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ additional: {}
2020

2121
# Number of Element Web replicas to start up
2222
replicas: 1
23-
{{- sub_schema_values.image(registry='oci.element.io', repository='element-web', tag='v1.12.14') -}}
23+
{{- sub_schema_values.image(registry='oci.element.io', repository='element-web', tag='v1.12.16') -}}
2424
{{- sub_schema_values.ingress() -}}
2525
{{- sub_schema_values.labels() -}}
2626
{{- sub_schema_values.workloadAnnotations() -}}

charts/matrix-stack/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1398,7 +1398,7 @@ elementWeb:
13981398

13991399
## The tag of the container image to use.
14001400
## One of tag or digest must be provided.
1401-
tag: "v1.12.14"
1401+
tag: "v1.12.16"
14021402

14031403
## Container digest to use. Used to pull the image instead of the image tag if set
14041404
## The tag will still be set as the app.kubernetes.io/version label

newsfragments/1249.changed.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Upgrade Element Web to v1.12.16.
2+
3+
Highlights:
4+
- Hide spoilers from desktop notifications
5+
- Update URL Preview settings
6+
7+
Full Changelogs:
8+
- [v1.12.15](https://github.com/element-hq/element-web/releases/tag/v1.12.15)
9+
- [v1.12.16](https://github.com/element-hq/element-web/releases/tag/v1.12.16)

0 commit comments

Comments
 (0)