mirror of
https://github.com/nold360/hive-apps
synced 2024-12-22 04:21:22 +00:00
chore(deps): update docker image hashicorp/vault to v1.18.3 (#2568)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c9f691d816
commit
e5c8115944
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ server:
|
|||
enabled: true
|
||||
image:
|
||||
repository: "hashicorp/vault"
|
||||
tag: "1.18.2"
|
||||
tag: "1.18.3"
|
||||
auditStorage:
|
||||
accessMode: ReadWriteOnce
|
||||
annotations: {}
|
||||
|
|
Loading…
Reference in a new issue