Files
velero-bin/velero-bin.install
2019-02-28 21:59:25 +01:00

5 lines
164 B
Plaintext

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"
}