Skip to content

Commit

Permalink
Bump chart version and change hook comments
Browse files Browse the repository at this point in the history
Signed-off-by: Igor Cezar <[email protected]>

Remove whitespaces

Signed-off-by: Igor Cezar <[email protected]>
  • Loading branch information
igorcezar committed Oct 27, 2020
1 parent b92e0bc commit da91321
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/velero/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
apiVersion: v1
appVersion: 1.5.1
appVersion: 1.5.2
description: A Helm chart for velero
name: velero
version: 2.13.4
version: 2.13.7
home: https://github.com/vmware-tanzu/velero
icon: https://cdn-images-1.medium.com/max/1600/1*-9mb3AKnKdcL_QD3CMnthQ.png
sources:
Expand Down
5 changes: 3 additions & 2 deletions charts/velero/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,9 @@ metrics:
# Install CRDs as a templates. Enabled by default.
installCRDs: true

# Enable/disable helm hooks annotations for CRDs (Helm v2) and templates
# You should disable this if using a deploy tool that doesn't support helm hooks
# Enable/disable all helm hooks annotations
# You should disable this if using a deploy tool that doesn't support helm hooks,
# such as ArgoCD
enableHelmHooks: true

##
Expand Down

0 comments on commit da91321

Please sign in to comment.