diff --git a/docs/docs/installation/kustomize.md b/docs/docs/installation/kustomize.md index e68fe8137..90636c20e 100644 --- a/docs/docs/installation/kustomize.md +++ b/docs/docs/installation/kustomize.md @@ -76,7 +76,7 @@ kind: Kustomization # update the version to the release you need resources: - - https://github.com/grafana/grafana-operator/releases/download/v5.0.10/kustomize-cluster_scoped.yaml + - https://github.com/grafana/grafana-operator/releases/download/{{}}/kustomize-cluster_scoped.yaml ```