You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: charts/velero/README.md
+9-5Lines changed: 9 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,11 +6,11 @@ Velero has two main components: a CLI, and a server-side Kubernetes deployment.
6
6
7
7
## Installing the Velero CLI
8
8
9
-
See the different options for installing the [Velero CLI](https://velero.io/docs/v1.2.0/install-overview/#install-the-cli).
9
+
See the different options for installing the [Velero CLI](https://velero.io/docs/v1.3.0/basic-install/#install-the-cli).
10
10
11
11
## Installing the Velero server
12
12
13
-
This helm chart installs Velero version v1.2.0 https://github.com/vmware-tanzu/velero/tree/v1.2.0. See the [#Upgrading](#upgrading) section for information on how to upgrade from other versions.
13
+
This helm chart installs Velero version v1.3.0 https://github.com/vmware-tanzu/velero/tree/v1.3.0. See the [#Upgrading](#upgrading) section for information on how to upgrade from other versions.
14
14
15
15
### Prerequisites
16
16
@@ -32,7 +32,7 @@ When installing using the Helm chart, the provider's credential information will
32
32
33
33
The default configuration values for this chart are listed in values.yaml.
34
34
35
-
See Velero's full [official documentation](https://velero.io/docs/v1.2.0/install-overview/). More specifically, find your provider in the Velero list of [supported providers](https://velero.io/docs/v1.2.0/supported-providers/) for specific configuration information and examples.
35
+
See Velero's full [official documentation](https://velero.io/docs/v1.3.0/basic-install/). More specifically, find your provider in the Velero list of [supported providers](https://velero.io/docs/v1.3.0/supported-providers/) for specific configuration information and examples.
0 commit comments