Update backups to v0.2.0 to include postgres
This commit is contained in:
parent
a2d24e03cd
commit
e63327428f
@ -62,7 +62,7 @@ job "backup%{ if batch_node != null }-oneoff-${batch_node}%{ endif }" {
|
|||||||
}
|
}
|
||||||
|
|
||||||
config {
|
config {
|
||||||
image = "iamthefij/resticscheduler:0.1.1"
|
image = "iamthefij/resticscheduler:0.2.0"
|
||||||
ports = ["metrics"]
|
ports = ["metrics"]
|
||||||
args = [
|
args = [
|
||||||
%{ if batch_node != null ~}
|
%{ if batch_node != null ~}
|
||||||
|
Loading…
Reference in New Issue
Block a user