Skip to content

Commit

Permalink
fixup! update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
narqo committed Nov 26, 2024
1 parent a3b285a commit c43c783
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion operations/helm/charts/mimir-distributed/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Entries should include a reference to the Pull Request that introduced the chang
* [ENHANCEMENT] Add support for setting type and internal traffic policy for Kubernetes service. Set `internalTrafficPolicy=Cluster` by default in all services with type `ClusterIP`. #9619
* [ENHANCEMENT] Add the possibility to create a dedicated serviceAccount for the `alertmanager` component by setting `alertmanager.serviceAcount.create` to true in the values. #9781
* [ENHANCEMENT] helm: add `enabled` field for admin-api, compactor, distributor, gateway, ingester, querier, query-frontend and store-gateway components. This helps when deploying the GEM federation-frontend on its own. #9734
* [BUGFIX] Do not quote container command args passed via *.extraArgs values. #qqq
* [BUGFIX] Do not quote container command args passed via *.extraArgs values. #10029
* [BUGFIX] Update `serviceAccountName` in the `alertmanager-statefulset` template. #10016
* [BUGFIX] Fix PVC template in AlertManager to not show diff in ArgoCD. #9774
* [BUGFIX] Fix how `fullnameOverride` is reflected in generated manifests. #9564
Expand Down

0 comments on commit c43c783

Please sign in to comment.