fix(container): update image vaultwarden/server ( 1.35.4 → 1.35.7 )#2941
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(container): update image vaultwarden/server ( 1.35.4 → 1.35.7 )#2941renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
--- kubernetes/subterra/apps/apps/vaultwarden/app Kustomization: flux-system/cluster-apps-vaultwarden HelmRelease: apps/vaultwarden
+++ kubernetes/subterra/apps/apps/vaultwarden/app Kustomization: flux-system/cluster-apps-vaultwarden HelmRelease: apps/vaultwarden
@@ -41,13 +41,13 @@
envFrom:
- secretRef:
name: vaultwarden-secret
image:
pullPolicy: IfNotPresent
repository: vaultwarden/server
- tag: 1.35.4
+ tag: 1.35.7
ingress:
main:
annotations:
cert-manager.io/cluster-issuer: letsencrypt-prod
external-dns.alpha.kubernetes.io/target: ingress.ur30.ru
enabled: true |
--- HelmRelease: apps/vaultwarden Deployment: apps/vaultwarden
+++ HelmRelease: apps/vaultwarden Deployment: apps/vaultwarden
@@ -27,13 +27,13 @@
serviceAccountName: default
automountServiceAccountToken: true
dnsPolicy: ClusterFirst
enableServiceLinks: true
containers:
- name: vaultwarden
- image: vaultwarden/server:1.35.4
+ image: vaultwarden/server:1.35.7
imagePullPolicy: IfNotPresent
env:
- name: DATABASE_URL
valueFrom:
secretKeyRef:
key: uri |
b35c4b7 to
07c86b7
Compare
| datasource | package | from | to | | ---------- | ------------------ | ------ | ------ | | docker | vaultwarden/server | 1.35.4 | 1.35.7 |
07c86b7 to
1c43ec0
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.35.4→1.35.7Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
dani-garcia/vaultwarden (vaultwarden/server)
v1.35.7Compare Source
v1.35.6Compare Source
Notes
The previous release contained an issue where Two Factor Remember Tokens and Recovery Tokens were not accepted at all.
This has been fixed now in this release.
What's Changed
Full Changelog: dani-garcia/vaultwarden@1.35.5...1.35.6
v1.35.5Compare 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.
Notes
What's Changed
checkoutaction version by @dfunkt in #6921attestaction by @dfunkt in #7017SIGTERMandSIGQUITshutdown signals. by @0x484558 in #7008New Contributors
Full Changelog: dani-garcia/vaultwarden@1.35.4...1.35.5
Configuration
📅 Schedule: (in timezone Europe/Moscow)
🚦 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.