Skip to content

fix(container): update image vectorim/element-web ( v1.12.21 → v1.12.22 )#3002

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/vector
Open

fix(container): update image vectorim/element-web ( v1.12.21 → v1.12.22 )#3002
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/vector

Conversation

@renovate

@renovate renovate Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
vectorim/element-web patch v1.12.21v1.12.22

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

element-hq/element-web (vectorim/element-web)

v1.12.22

Compare Source

✨ Features

🐛 Bug Fixes


Configuration

📅 Schedule: (in timezone Europe/Moscow)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

| datasource | package              | from     | to       |
| ---------- | -------------------- | -------- | -------- |
| docker     | vectorim/element-web | v1.12.21 | v1.12.22 |
@mglants-bot

mglants-bot Bot commented Jun 23, 2026

Copy link
Copy Markdown
--- kubernetes/subterra/apps/matrix/element-web/app Kustomization: flux-system/cluster-apps-element-web HelmRelease: matrix/element-web

+++ kubernetes/subterra/apps/matrix/element-web/app Kustomization: flux-system/cluster-apps-element-web HelmRelease: matrix/element-web

@@ -36,13 +36,13 @@

       identity_url: https://matrix.org
       name: glants.xyz
       url: https://matrix.glants.xyz
     image:
       pullPolicy: IfNotPresent
       repository: vectorim/element-web
-      tag: v1.12.21
+      tag: v1.12.22
     ingress:
       annotations:
         cert-manager.io/cluster-issuer: letsencrypt-prod
         external-dns.alpha.kubernetes.io/target: ingress.ur30.ru
         nginx.ingress.kubernetes.io/cors-allow-origin: '*'
         nginx.ingress.kubernetes.io/enable-cors: 'true'

@mglants-bot

mglants-bot Bot commented Jun 23, 2026

Copy link
Copy Markdown
--- HelmRelease: matrix/element-web Deployment: matrix/element-web

+++ HelmRelease: matrix/element-web Deployment: matrix/element-web

@@ -23,13 +23,13 @@

     spec:
       serviceAccountName: element-web
       securityContext: {}
       containers:
       - name: element-web
         securityContext: {}
-        image: vectorim/element-web:v1.12.21
+        image: vectorim/element-web:v1.12.22
         imagePullPolicy: IfNotPresent
         env:
         - name: ELEMENT_WEB_PORT
           value: '8080'
         ports:
         - name: http

@renovate renovate Bot changed the title fix(container): update vector group fix(container): update image vectorim/element-web ( v1.12.21 → v1.12.22 ) Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants