rename to velero-bin and upgrade to v0.11.0

This commit is contained in:
Lukas Grossar
2019-02-21 16:02:49 +01:00
parent a41aac97d6
commit eaf9231a0f
3 changed files with 22 additions and 14 deletions

4
velero-bin.install Normal file
View File

@@ -0,0 +1,4 @@
post_upgrade() {
echo ">>> For instructions on how to upgrade from ark to velero see:"
echo ">>> https://heptio.github.io/velero/v0.11.0/migrating-to-velero"
}