Skip to content

feat(container): update vector group#2882

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

feat(container): update vector group#2882
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/vector

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 10, 2026

This PR contains the following updates:

Package Update Change
docker.io/timberio/vector minor 0.53.0-alpine0.55.0-alpine
vectorim/element-web patch v1.12.11v1.12.20

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.20

Compare Source

🐛 Bug Fixes

  • [Backport staging] Realign the User Menu profile picture on desktop (#​33634). Contributed by @​RiotRobot.

v1.12.19

Compare Source

🦖 Deprecations

✨ Features

🐛 Bug Fixes

v1.12.18

Compare Source

✨ Features

🐛 Bug Fixes

v1.12.17

Compare Source

🐛 Bug Fixes

  • [Backport] Fix OIDC login callback handling on Element Desktop (#​33337). Contributed by @​t3chguy.

v1.12.16

Compare Source

🦖 Deprecations

  • Disallow links without protocol (e.g. starting with http(s)://) in LinkedText. (#​32972). Contributed by @​Half-Shot.

✨ Features

🐛 Bug Fixes

v1.12.15

Compare Source

Fixes Desktop release workflow.

This release is identical to v1.12.14 otherwise.

v1.12.14

Compare Source

✨ Features

🐛 Bug Fixes

v1.12.13

Compare Source

🦖 Deprecations

✨ Features

🐛 Bug Fixes

  • [Backport staging] Fix soft crash of room list when trying to open a room (#​32872). Contributed by @​RiotRobot.
  • Fix "key storage out of sync" appearing when key storage is actually fine (#​32811). Contributed by @​andybalaam.
  • Fix remove button styling in local address list of room settings (#​32798). Contributed by @​florianduros.
  • Always check & update the users timezone on their profile on startup (#​32764). Contributed by @​Half-Shot.
  • Fix nx configuration to actually run type linter (#​32776). Contributed by @​richvdh.
  • Fix expand space panel button not being shown on keyboard focus (#​32746). Contributed by @​t3chguy.
  • Reset key storage if restoring from Recovery encounters the wrong decryption key (#​32668). Contributed by @​andybalaam.

v1.12.12

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@mglants-bot
Copy link
Copy Markdown

mglants-bot Bot commented Mar 10, 2026

--- kubernetes/berries/apps/monitoring/vector/aggregator Kustomization: flux-system/vector-aggregator HelmRelease: monitoring/vector-aggregator

+++ kubernetes/berries/apps/monitoring/vector/aggregator Kustomization: flux-system/vector-aggregator HelmRelease: monitoring/vector-aggregator

@@ -28,13 +28,13 @@

           vector-aggregator:
             args:
             - --config
             - /etc/vector/vector.yaml
             image:
               repository: docker.io/timberio/vector
-              tag: 0.53.0-alpine
+              tag: 0.55.0-alpine
             probes:
               liveness:
                 enabled: true
               readiness:
                 enabled: true
               startup:
--- kubernetes/berries/apps/monitoring/vector/agent Kustomization: flux-system/vector-agent HelmRelease: monitoring/vector-agent

+++ kubernetes/berries/apps/monitoring/vector/agent Kustomization: flux-system/vector-agent HelmRelease: monitoring/vector-agent

@@ -46,13 +46,13 @@

                 valueFrom:
                   fieldRef:
                     apiVersion: v1
                     fieldPath: metadata.namespace
             image:
               repository: docker.io/timberio/vector
-              tag: 0.53.0-alpine
+              tag: 0.55.0-alpine
             resources:
               requests:
                 cpu: 23m
                 memory: 249M
             securityContext:
               privileged: true

@mglants-bot
Copy link
Copy Markdown

mglants-bot Bot commented Mar 10, 2026

--- 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.11
+      tag: v1.12.20
     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
Copy link
Copy Markdown

mglants-bot Bot commented Mar 10, 2026

--- HelmRelease: monitoring/vector-agent DaemonSet: monitoring/vector-agent

+++ HelmRelease: monitoring/vector-agent DaemonSet: monitoring/vector-agent

@@ -57,13 +57,13 @@

               fieldPath: metadata.name
         - name: VECTOR_SELF_POD_NAMESPACE
           valueFrom:
             fieldRef:
               apiVersion: v1
               fieldPath: metadata.namespace
-        image: docker.io/timberio/vector:0.53.0-alpine
+        image: docker.io/timberio/vector:0.55.0-alpine
         name: vector-agent
         resources:
           requests:
             cpu: 23m
             memory: 249M
         securityContext:
--- HelmRelease: monitoring/vector-aggregator Deployment: monitoring/vector-aggregator

+++ HelmRelease: monitoring/vector-aggregator Deployment: monitoring/vector-aggregator

@@ -42,13 +42,13 @@

         topologyKey: kubernetes.io/hostname
         whenUnsatisfiable: DoNotSchedule
       containers:
       - args:
         - --config
         - /etc/vector/vector.yaml
-        image: docker.io/timberio/vector:0.53.0-alpine
+        image: docker.io/timberio/vector:0.55.0-alpine
         livenessProbe:
           failureThreshold: 3
           initialDelaySeconds: 0
           periodSeconds: 10
           tcpSocket:
             port: 8686

@mglants-bot
Copy link
Copy Markdown

mglants-bot Bot commented Mar 10, 2026

--- 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.11
+        image: vectorim/element-web:v1.12.20
         imagePullPolicy: IfNotPresent
         env:
         - name: ELEMENT_WEB_PORT
           value: '8080'
         ports:
         - name: http

@renovate renovate Bot force-pushed the renovate/vector branch from 1f781f7 to f078d95 Compare March 13, 2026 16:42
@renovate renovate Bot force-pushed the renovate/vector branch from f078d95 to f4d9d41 Compare March 24, 2026 17:37
@renovate renovate Bot force-pushed the renovate/vector branch 2 times, most recently from 27a83fb to b207dc9 Compare April 8, 2026 09:23
@renovate renovate Bot force-pushed the renovate/vector branch 3 times, most recently from 9f18716 to 901dba2 Compare April 29, 2026 11:08
@renovate renovate Bot force-pushed the renovate/vector branch from 901dba2 to 0b0e22e Compare April 30, 2026 14:09
@renovate renovate Bot force-pushed the renovate/vector branch 2 times, most recently from 7b08424 to c9059de Compare May 18, 2026 19:54
@renovate renovate Bot force-pushed the renovate/vector branch from c9059de to 72b33d3 Compare May 27, 2026 11:04
| datasource | package                   | from     | to       |
| ---------- | ------------------------- | -------- | -------- |
| docker     | docker.io/timberio/vector | 0.53.0   | 0.55.0   |
| docker     | vectorim/element-web      | v1.12.11 | v1.12.20 |
@renovate renovate Bot force-pushed the renovate/vector branch from 72b33d3 to 9501cc9 Compare May 27, 2026 17:15
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