Update ghcr.io/bank-vaults/bank-vaults Docker tag to v1.33.2 - #99
Open
vshn-renovate wants to merge 1 commit into
Open
vshn-renovate wants to merge 1 commit into
vshn-renovate wants to merge 1 commit into
Conversation
vshn-renovate
deleted the
commodore-renovate/ghcr.io-bank-vaults-bank-vaults-1.x
branch
July 18, 2025 08:08
vshn-renovate
restored the
commodore-renovate/ghcr.io-bank-vaults-bank-vaults-1.x
branch
July 18, 2025 08:24
vshn-renovate
force-pushed
the
commodore-renovate/ghcr.io-bank-vaults-bank-vaults-1.x
branch
from
December 9, 2025 10:26
01acecf to
16b1c55
Compare
vshn-renovate
deleted the
commodore-renovate/ghcr.io-bank-vaults-bank-vaults-1.x
branch
January 25, 2026 02:22
vshn-renovate
force-pushed
the
commodore-renovate/ghcr.io-bank-vaults-bank-vaults-1.x
branch
2 times, most recently
from
January 25, 2026 02:42
16b1c55 to
be1f580
Compare
vshn-renovate
force-pushed
the
commodore-renovate/ghcr.io-bank-vaults-bank-vaults-1.x
branch
from
March 16, 2026 08:46
be1f580 to
67495e4
Compare
vshn-renovate
force-pushed
the
commodore-renovate/ghcr.io-bank-vaults-bank-vaults-1.x
branch
from
March 26, 2026 20:27
67495e4 to
b0d8dbe
Compare
vshn-renovate
force-pushed
the
commodore-renovate/ghcr.io-bank-vaults-bank-vaults-1.x
branch
3 times, most recently
from
April 25, 2026 22:51
dd01bb9 to
68dac03
Compare
vshn-renovate
force-pushed
the
commodore-renovate/ghcr.io-bank-vaults-bank-vaults-1.x
branch
from
April 28, 2026 22:48
fb06be5 to
68dac03
Compare
vshn-renovate
force-pushed
the
commodore-renovate/ghcr.io-bank-vaults-bank-vaults-1.x
branch
from
April 28, 2026 22:48
68dac03 to
fb06be5
Compare
vshn-renovate
force-pushed
the
commodore-renovate/ghcr.io-bank-vaults-bank-vaults-1.x
branch
from
May 7, 2026 11:34
fb06be5 to
ef3653b
Compare
vshn-renovate
force-pushed
the
commodore-renovate/ghcr.io-bank-vaults-bank-vaults-1.x
branch
from
May 17, 2026 15:51
ef3653b to
829bb17
Compare
vshn-renovate
force-pushed
the
commodore-renovate/ghcr.io-bank-vaults-bank-vaults-1.x
branch
from
May 25, 2026 10:50
829bb17 to
64bb5b0
Compare
vshn-renovate
force-pushed
the
commodore-renovate/ghcr.io-bank-vaults-bank-vaults-1.x
branch
from
May 25, 2026 12:29
64bb5b0 to
7785eba
Compare
Signed-off-by: Renovate Bot <tech+renovate@vshn.ch>
vshn-renovate
force-pushed
the
commodore-renovate/ghcr.io-bank-vaults-bank-vaults-1.x
branch
from
August 30, 2026 15:53
7785eba to
73af041
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:
v1.31.4→v1.33.2Release Notes
bank-vaults/bank-vaults (ghcr.io/bank-vaults/bank-vaults)
v1.33.2Compare Source
What's Changed
Security
Vault root token and PKI private key material written into error strings and Warn logs
Vault init interpolates the generated root token into error text and, when store is disabled, into a Warn-level slog field. Default slog is Info, so Warn always ships to container logs. PKI startup-secret errors include the full PEM map.
Impact
Anyone who can read the init/unseal container logs (kubectl logs, a log shipper, a crash dump) can obtain the Vault root token or a PKI private key. In Kubernetes that is often a wider set than the key store.
CWE-532 (insertion of sensitive information into log file).
Features 🚀
Documentation 📄
Dependency Updates ⬆️
View all dependency changes
be93003to727cfc3by @dependabot[bot] in #3823New Contributors
Full Changelog: bank-vaults/bank-vaults@v1.33.1...v1.33.2
v1.33.1Compare Source
What's Changed
Features 🚀
Full Changelog: bank-vaults/bank-vaults@v1.33.0...v1.33.1
v1.33.0Compare Source
What's Changed
Features 🚀
Maintenance 🚧
Dependency Updates ⬆️
View all dependency changes
9cdde6dto43583f4by @dependabot[bot] in #363543583f4toc03b757by @dependabot[bot] in #3646c03b757to198bbceby @dependabot[bot] in #3654b6ea8b9to44671c3by @dependabot[bot] in #3662169d399to07e91d2by @dependabot[bot] in #371007e91d2toc259ff7by @dependabot[bot] in #3767c259ff7to7ef9411by @dependabot[bot] in #3777Configuration
📅 Schedule: (UTC)
🚦 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.
This PR has been generated by Mend Renovate.