You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: vault/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -174,7 +174,7 @@ The following table lists the configurable parameters of the Helm chart.
174
174
|`vault.config`| object |`{}`| A YAML representation of the final Vault config file. Check: https://developer.hashicorp.com/vault/docs/configuration|
175
175
|`vault.externalConfig`| object |`{}`| A YAML representation of dynamic config data used by Bank-Vaults. Bank-Vaults will use this data to continuously configure Vault. Check: https://bank-vaults.dev/docs/external-configuration/|
176
176
|`unsealer.image.repository`| string |`"ghcr.io/bank-vaults/bank-vaults"`| Container image repo that contains Bank-Vaults |
177
-
|`unsealer.image.tag`| string |`"v1.31.0"`| Container image tag |
177
+
|`unsealer.image.tag`| string |`"v1.31.1"`| Container image tag |
0 commit comments