From ad4b8de87838e5d625d8db5cc80ea76151f95ff4 Mon Sep 17 00:00:00 2001 From: Jesperbelt <70942135+Jesperbelt@users.noreply.github.com> Date: Sat, 22 Oct 2022 01:05:25 +0200 Subject: [PATCH] Update Common library URL (#4153) It seems this one has been overseen :). Signed-off-by: Jesperbelt <70942135+Jesperbelt@users.noreply.github.com> Signed-off-by: Jesperbelt <70942135+Jesperbelt@users.noreply.github.com> --- templates/docs/README.md.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/docs/README.md.gotmpl b/templates/docs/README.md.gotmpl index f1fd5cbf3c3..0f547f3ebda 100644 --- a/templates/docs/README.md.gotmpl +++ b/templates/docs/README.md.gotmpl @@ -72,7 +72,7 @@ helm uninstall {{ template "chart.name" . }} #### Available Settings Read through the values.yaml file. It has several commented out suggested values. -Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/k8s-at-home/library-charts/tree/main/charts/stable/common). +Other values may be used from the [values.yaml](https://github.com/truecharts/library-charts/tree/main/charts/stable/common/values.yaml) from the [common library](https://github.com/truecharts/library-charts/tree/main/charts/common). {{- end -}} {{- define "custom.configuration.example.set" -}} #### Configure using the command line