mirror of
https://github.com/nold360/hive-apps
synced 2025-01-03 12:11:16 +00:00
chore(deps): update docker image hashicorp/vault to v1.13.4
This commit is contained in:
parent
46f2325d78
commit
f8d6a47bac
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ server:
|
||||||
enabled: true
|
enabled: true
|
||||||
image:
|
image:
|
||||||
repository: "hashicorp/vault"
|
repository: "hashicorp/vault"
|
||||||
tag: "1.13.3"
|
tag: "1.13.4"
|
||||||
auditStorage:
|
auditStorage:
|
||||||
accessMode: ReadWriteOnce
|
accessMode: ReadWriteOnce
|
||||||
annotations: {}
|
annotations: {}
|
||||||
|
|
Loading…
Reference in a new issue