Skip to content

Commit c638881

Browse files
Fix minor typos in k8s-monitoring chart's README (#2202)
* Fix minor typos in k8s-monitoring chart's README * Bring changes from README to its template file Signed-off-by: Pete Wall <[email protected]> --------- Signed-off-by: Pete Wall <[email protected]> Co-authored-by: Pete Wall <[email protected]>
1 parent 462223b commit c638881

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

charts/k8s-monitoring/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ Capture all telemetry data from your Kubernetes cluster.
1616
<!--alex disable hooks-->
1717
#### Alloy no longer deployed by hooks
1818

19-
Version 3.3 deployed the Alloy instances during a post-install Helm hook. This cause problems where Alloy instances
20-
were not handle properly when running upgrades or when using deployment tools like ArgoCD.
19+
Version 3.3 deployed the Alloy instances during a post-install Helm hook. This caused problems where Alloy instances
20+
were not handled properly when running upgrades or when using deployment tools like ArgoCD.
2121

2222
When upgrading to v3.4 or later, the Alloy resources will no longer be deployed by Helm hooks, but the upgrade may fail
2323
with this message:

charts/k8s-monitoring/README.md.gotmpl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
<!--alex disable hooks-->
1818
#### Alloy no longer deployed by hooks
1919

20-
Version 3.3 deployed the Alloy instances during a post-install Helm hook. This cause problems where Alloy instances
21-
were not handle properly when running upgrades or when using deployment tools like ArgoCD.
20+
Version 3.3 deployed the Alloy instances during a post-install Helm hook. This caused problems where Alloy instances
21+
were not handled properly when running upgrades or when using deployment tools like ArgoCD.
2222

2323
When upgrading to v3.4 or later, the Alloy resources will no longer be deployed by Helm hooks, but the upgrade may fail
2424
with this message:

0 commit comments

Comments
 (0)