Skip to content

Commit f984718

Browse files
authored
[cherry-pick] Use restic 0.14.0 (#66) (#67)
Signed-off-by: Tamal Saha <tamal@appscode.com>
1 parent 45ba241 commit f984718

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,8 @@ else
4242
endif
4343
endif
4444

45-
RESTIC_VER := 0.13.1
46-
NATS_CLI_VER := 0.0.26
45+
RESTIC_VER := 0.14.0
46+
NATS_CLI_VER := 0.0.32
4747
###
4848
### These variables should not need tweaking.
4949
###

0 commit comments

Comments
 (0)