Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(container): update image vectorim/element-web to v1.11.47 #539

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

lucas-dclrcq
Copy link
Owner

This PR contains the following updates:

Package Update Change
vectorim/element-web patch v1.11.46 -> v1.11.47

Warning

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


Release Notes

vector-im/element-web (vectorim/element-web)

v1.11.47

Compare Source

🦖 Deprecations

✨ Features

🐛 Bug Fixes


Configuration

📅 Schedule: 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 this update again.


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

This PR has been generated by Renovate Bot.

@github-actions github-actions bot added the area/kubernetes Changes made in the kubernetes directory label Oct 24, 2023
@danielobot
Copy link

danielobot bot commented Oct 24, 2023

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

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

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

       retries: 5
   values:
     global:
       nameOverride: element
     image:
       repository: vectorim/element-web
-      tag: v1.11.46
+      tag: v1.11.47
     ingress:
       main:
         annotations:
           external-dns.alpha.kubernetes.io/target: ingress.${SECRET_DOMAIN}
         enabled: true
         hosts:

@danielobot
Copy link

danielobot bot commented Oct 24, 2023

--- kubernetes HelmRelease: matrix/element Deployment: matrix/element

+++ kubernetes HelmRelease: matrix/element Deployment: matrix/element

@@ -27,13 +27,13 @@

       serviceAccountName: default
       automountServiceAccountToken: true
       dnsPolicy: ClusterFirst
       enableServiceLinks: true
       containers:
       - name: element
-        image: vectorim/element-web:v1.11.46
+        image: vectorim/element-web:v1.11.47
         imagePullPolicy: null
         ports:
         - name: http
           containerPort: 80
           protocol: TCP
         volumeMounts:

@lucas-dclrcq lucas-dclrcq merged commit c1d8560 into main Oct 26, 2023
3 checks passed
@lucas-dclrcq lucas-dclrcq deleted the renovate/vectorim-element-web-1.x branch October 26, 2023 08:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant