Promote Docker image version to 1.3.0 (#136)

This commit is contained in:
Daniel Mittelman 2019-12-06 16:38:49 +02:00 committed by Jason O'Donnell
parent 37e92331b9
commit 4a743f655e

View file

@ -18,7 +18,7 @@ server:
image:
repository: "vault"
tag: 1.2.4
tag: 1.3.0
# Overrides the default Image Pull Policy
pullPolicy: IfNotPresent