mirror of
https://github.com/vmware-tanzu/velero.git
synced 2026-01-05 04:55:22 +00:00
update docs links to point to velero.io
Signed-off-by: Steve Kriss <krisss@vmware.com>
This commit is contained in:
@@ -79,4 +79,4 @@ kubectl delete crds -l component=ark
|
||||
kubectl delete clusterrolebindings -l component=ark
|
||||
```
|
||||
|
||||
[1]: https://heptio.github.io/velero/v0.10.0/upgrading-to-v0.10
|
||||
[1]: https://velero.io/docs/v0.10.0/upgrading-to-v0.10
|
||||
|
||||
@@ -116,6 +116,6 @@ _*backups created prior to v0.10 stored snapshot metadata in the `status.volumeB
|
||||
kubectl -n velero set image daemonset/restic restic=gcr.io/heptio-images/velero:v1.0.0
|
||||
```
|
||||
|
||||
[0]: https://heptio.github.io/velero/v0.11.0/migrating-to-velero
|
||||
[0]: https://velero.io/docs/v0.11.0/migrating-to-velero
|
||||
[1]: https://github.com/heptio/velero/releases/tag/v0.11.1
|
||||
[2]: https://github.com/heptio/velero/releases/tag/v1.0.0
|
||||
|
||||
@@ -72,7 +72,7 @@ See [the list of releases][6] to find out about feature changes.
|
||||
[26]: https://github.com/heptio/ark/blob/master/docs/zenhub.md
|
||||
|
||||
|
||||
[29]: https://heptio.github.io/velero/
|
||||
[29]: https://velero.io/docs/v0.10.0/
|
||||
[30]: /troubleshooting.md
|
||||
|
||||
[99]: /support-matrix.md
|
||||
|
||||
@@ -79,4 +79,4 @@ kubectl delete crds -l component=ark
|
||||
kubectl delete clusterrolebindings -l component=ark
|
||||
```
|
||||
|
||||
[1]: https://heptio.github.io/velero/v0.10.0/upgrading-to-v0.10
|
||||
[1]: https://velero.io/docs/v0.10.0/upgrading-to-v0.10
|
||||
|
||||
@@ -22,5 +22,5 @@ Not all Velero versions support all versions of Kubernetes. You should be aware
|
||||
- Restic support requires Kubernetes version 1.10 or later, or an earlier version with the mount propagation feature enabled. See [Restic Integration][3].
|
||||
|
||||
[1]: https://github.com/heptio/velero/releases
|
||||
[2]: https://heptio.github.io/velero/v0.10.0/upgrading-to-v0.10
|
||||
[2]: https://velero.io/docs/v0.10.0/upgrading-to-v0.10
|
||||
[3]: restic.md
|
||||
|
||||
@@ -196,4 +196,4 @@ See [the list of releases][6] to find out about feature changes.
|
||||
[26]: https://github.com/heptio/ark/releases
|
||||
[27]: /hooks.md
|
||||
[28]: /plugins.md
|
||||
[29]: https://heptio.github.io/velero/
|
||||
[29]: https://velero.io/docs/v0.7.0/
|
||||
|
||||
@@ -208,5 +208,5 @@ See [the list of releases][6] to find out about feature changes.
|
||||
[26]: https://github.com/heptio/ark/releases
|
||||
[27]: /hooks.md
|
||||
[28]: /plugins.md
|
||||
[29]: https://heptio.github.io/velero/
|
||||
[29]: https://velero.io/docs/v0.7.1/
|
||||
[30]: /troubleshooting.md
|
||||
|
||||
@@ -214,5 +214,5 @@ See [the list of releases][6] to find out about feature changes.
|
||||
[26]: https://github.com/heptio/ark/releases
|
||||
[27]: /hooks.md
|
||||
[28]: /plugins.md
|
||||
[29]: https://heptio.github.io/velero/
|
||||
[29]: https://velero.io/docs/v0.8.0/
|
||||
[30]: /troubleshooting.md
|
||||
|
||||
@@ -214,5 +214,5 @@ See [the list of releases][6] to find out about feature changes.
|
||||
[26]: https://github.com/heptio/ark/releases
|
||||
[27]: /hooks.md
|
||||
[28]: /plugins.md
|
||||
[29]: https://heptio.github.io/velero/v0.8.1/
|
||||
[30]: /troubleshooting.md
|
||||
[29]: https://velero.io/docs/v0.8.1/
|
||||
[30]: /troubleshooting.md
|
||||
|
||||
@@ -64,5 +64,5 @@ See [the list of releases][6] to find out about feature changes.
|
||||
[25]: https://kubernetes.slack.com/messages/ark-dr
|
||||
|
||||
|
||||
[29]: https://heptio.github.io/velero/
|
||||
[29]: https://velero.io/docs/v0.9.0/
|
||||
[30]: /troubleshooting.md
|
||||
|
||||
@@ -74,7 +74,7 @@ See [the list of releases][6] to find out about feature changes.
|
||||
[26]: https://github.com/heptio/velero/blob/master/docs/zenhub.md
|
||||
|
||||
|
||||
[29]: https://heptio.github.io/velero/
|
||||
[29]: https://velero.io/docs/v1.0.0-rc.1/
|
||||
[30]: troubleshooting.md
|
||||
|
||||
[99]: support-matrix.md
|
||||
|
||||
@@ -79,4 +79,4 @@ kubectl delete crds -l component=ark
|
||||
kubectl delete clusterrolebindings -l component=ark
|
||||
```
|
||||
|
||||
[1]: https://heptio.github.io/velero/v0.10.0/upgrading-to-v0.10
|
||||
[1]: https://velero.io/docs/v0.10.0/upgrading-to-v0.10
|
||||
|
||||
@@ -116,6 +116,6 @@ _*backups created prior to v0.10 stored snapshot metadata in the `status.volumeB
|
||||
kubectl -n velero set image daemonset/restic restic=gcr.io/heptio-images/velero:v1.0.0
|
||||
```
|
||||
|
||||
[0]: https://heptio.github.io/velero/v0.11.0/migrating-to-velero
|
||||
[0]: https://velero.io/docs/v0.11.0/migrating-to-velero
|
||||
[1]: https://github.com/heptio/velero/releases/tag/v0.11.1
|
||||
[2]: https://github.com/heptio/velero/releases/tag/v1.0.0
|
||||
|
||||
Reference in New Issue
Block a user