feat(container): update image vaultwarden/server ( 1.34.3 → 1.35.4 )#576
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
feat(container): update image vaultwarden/server ( 1.34.3 → 1.35.4 )#576renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
--- kubernetes/apps/services/vaultwarden/app Kustomization: services/vaultwarden HelmRelease: services/vaultwarden
+++ kubernetes/apps/services/vaultwarden/app Kustomization: services/vaultwarden HelmRelease: services/vaultwarden
@@ -30,13 +30,13 @@
envFrom:
- secretRef:
name: vaultwarden-secrets
image:
pullPolicy: IfNotPresent
repository: vaultwarden/server
- tag: 1.34.3@sha256:84fd8a47f58d79a1ad824c27be0a9492750c0fa5216b35c749863093bfa3c3d7
+ tag: 1.35.4@sha256:43498a94b22f9563f2a94b53760ab3e710eefc0d0cac2efda4b12b9eb8690664
strategy: Recreate
ingress:
main:
annotations:
error-pages.home.arpa/enabled: 'true'
external-dns.alpha.kubernetes.io/target: external...PLACEHOLDER_SECRET_DOMAIN.. |
--- HelmRelease: services/vaultwarden Deployment: services/vaultwarden
+++ HelmRelease: services/vaultwarden Deployment: services/vaultwarden
@@ -36,13 +36,13 @@
hostPID: false
dnsPolicy: ClusterFirst
containers:
- envFrom:
- secretRef:
name: vaultwarden-secrets
- image: vaultwarden/server:1.34.3@sha256:84fd8a47f58d79a1ad824c27be0a9492750c0fa5216b35c749863093bfa3c3d7
+ image: vaultwarden/server:1.35.4@sha256:43498a94b22f9563f2a94b53760ab3e710eefc0d0cac2efda4b12b9eb8690664
imagePullPolicy: IfNotPresent
name: main
volumeMounts:
- mountPath: /data
name: data
volumes: |
9e0ed58 to
187357f
Compare
d54ad45 to
59ec5e4
Compare
59ec5e4 to
c7773e0
Compare
c7773e0 to
cebe9a0
Compare
cebe9a0 to
1a533ee
Compare
1a533ee to
b1060e4
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.34.3→1.35.4Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
dani-garcia/vaultwarden (vaultwarden/server)
v1.35.4Compare Source
Security Fixes
This release contains security fixes for the following advisories. We strongly advice to update as soon as possible.
These are private for now, pending CVE assignment.
What's Changed
New Contributors
Full Changelog: dani-garcia/vaultwarden@1.35.3...1.35.4
v1.35.3Compare Source
Security Fixes
This release contains security fixes for the following advisory. We strongly advice to update as soon as possible if you believe it could affect you.
This vulnerability would allow an authenticated attacker that is part of an organization to access items from collections to which the attacker does not belong.
What's Changed
Full Changelog: dani-garcia/vaultwarden@1.35.2...1.35.3
v1.35.2Compare Source
Notable changes
Fixed an issue with the web-vault which prevent creating an organization.
What's Changed
Full Changelog: dani-garcia/vaultwarden@1.35.1...1.35.2
v1.35.1Compare Source
Notable changes
alpinetag, which was missing in 1.35.0What's Changed
alpinetag by @dfunkt in #6626Full Changelog: dani-garcia/vaultwarden@1.35.0...1.35.1
v1.35.0Compare Source
Notable changes
What's Changed
ifcheck to release workflow by @dfunkt in #6227sso_userdropped onUser::saveby @Timshel in #6262pm-25373-windows-biometrics-v2feature flag by @Ephemera42 in #6468New Contributors
Full Changelog: dani-garcia/vaultwarden@1.34.3...1.35.0
Configuration
📅 Schedule: Branch creation - "every weekend" in timezone America/New_York, 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.
This PR was generated by Mend Renovate. View the repository job log.