mirror of
https://github.com/beclab/Olares
synced 2026-05-24 09:18:23 +00:00
backup-server: support app backup (#1348)
This commit is contained in:
parent
355b805540
commit
9a984ea34f
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
|
||||
{{ $backupVersion := "0.3.31" }}
|
||||
{{ $backupVersion := "0.3.33" }}
|
||||
{{ $backup_server_rootpath := printf "%s%s" .Values.rootPath "/rootfs/backup-server" }}
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Reference in a new issue