From 9ff011d5ffb774a5b1a00d0e737b1a96b0cc57ce Mon Sep 17 00:00:00 2001 From: Daishan Date: Mon, 17 Aug 2020 16:29:35 -0700 Subject: [PATCH] Update commit example of overriding a chart --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d5d023460..126f41aa7 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ See `packages/rancher-monitoring` for an example of a chart that currently uses ### Override existing Chart -By default CI script doesn't allow changes to be made against existing chart. In order to make changes you have to bump chart version. There is a backdoor method to make changes to your existing chart without having to bump version. You can delete the tar.gz file you want to override and commit the change. Here is an example of [commit](https://github.com/rancher/charts/commit/8be888076487e23a24121a532d25b9bf9ea936f3). +By default CI script doesn't allow changes to be made against existing chart. In order to make changes you have to bump chart version. There is a backdoor method to make changes to your existing chart without having to bump version. You can delete the tar.gz file you want to override and commit the change. Here is an example of [commit](https://github.com/rancher/charts/commit/3ec3d344c7e20eda6d2c6e0e9d33a4e00a33edfc#diff-db2aa3c5b9630208bd8568672c84f408). ### Helm repo index