update to v1.1.0

This commit is contained in:
Lukas Grossar
2019-08-22 17:14:06 +02:00
parent e471499460
commit 92568a9a2d
3 changed files with 7 additions and 5 deletions

View File

@@ -1,4 +1,6 @@
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"
echo ">>> For instructions on how to upgrade to velero >= 1.0 see:"
echo ">>> https://heptio.github.io/velero/master/upgrade-to-1.0"
}