mirror of
https://github.com/beclab/Olares
synced 2026-05-23 08:48:25 +00:00
backup-server: code refactoring and process improvement (#1336)
This commit is contained in:
parent
f2235e8f49
commit
a29653d16c
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
|
||||
|
||||
{{ $backupVersion := "0.3.30" }}
|
||||
{{ $backupVersion := "0.3.31" }}
|
||||
{{ $backup_server_rootpath := printf "%s%s" .Values.rootPath "/rootfs/backup-server" }}
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Reference in a new issue