diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index f6400cfb..c3fdc90b 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -3,6 +3,6 @@ #### Checklist [Place an '[x]' (no spaces) in all applicable fields. Please remove unrelated fields.] - [ ] [DCO](https://github.com/helm/charts/blob/master/CONTRIBUTING.md#sign-your-work) signed -- [ ] Chart Version bumped, please refer to the [chart version instruction](../RELEASE-INSTRUCT.md#guidelines) +- [ ] Chart Version bumped, please refer to the [chart version instruction](https://github.com/vmware-tanzu/helm-charts/blob/main/RELEASE-INSTRUCT.md#guidelines) - [ ] Variables are documented in the values.yaml or README.md - [ ] Title of the PR starts with chart name (e.g. `[velero]`) diff --git a/charts/velero/Chart.yaml b/charts/velero/Chart.yaml index 2da3acd4..9a1d8688 100644 --- a/charts/velero/Chart.yaml +++ b/charts/velero/Chart.yaml @@ -1,9 +1,9 @@ apiVersion: v2 -appVersion: 1.13.0 +appVersion: 1.13.2 kubeVersion: ">=1.16.0-0" description: A Helm chart for velero name: velero -version: 6.2.0 +version: 6.3.0 home: https://github.com/vmware-tanzu/velero icon: https://cdn-images-1.medium.com/max/1600/1*-9mb3AKnKdcL_QD3CMnthQ.png sources: diff --git a/charts/velero/values.yaml b/charts/velero/values.yaml index a394e40c..47765594 100644 --- a/charts/velero/values.yaml +++ b/charts/velero/values.yaml @@ -33,7 +33,7 @@ namespace: # enabling node-agent). Required. image: repository: velero/velero - tag: v1.13.1 + tag: v1.13.2 # Digest value example: sha256:d238835e151cec91c6a811fe3a89a66d3231d9f64d09e5f3c49552672d271f38. # If used, it will take precedence over the image.tag. # digest: