You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**What this PR does / why we need it**:
This PR is necessary due to the presence of a typo. With the typo present the following error occurs:
```
no matches for kind "Statefulset" in group "apps"
```
**Which issue(s) this PR fixes**:
Fixesgrafana#13152
Copy file name to clipboardexpand all lines: production/helm/loki/CHANGELOG.md
+4
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,10 @@ Entries should include a reference to the pull request that introduced the chang
13
13
14
14
[//]: #(<AUTOMATED_UPDATES_LOCATOR> : do not remove this line. This locator is used by the CI pipeline to automatically create a changelog entry for each new Loki release. Add other chart versions and respective changelog entries bellow this line.)
15
15
16
+
## 6.6.6
17
+
18
+
-[BUGFIX] Fix HPA ingester typo
19
+
16
20
## 6.6.5
17
21
18
22
-[BUGFIX] Fix querier address in SingleBinary mode
0 commit comments