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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13-1Lines changed: 13 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,19 @@
1
-
## 0.84.1 / 2025-08-06
1
+
## 0.85.0 / 2025-08-21
2
2
3
3
*[CHANGE/BUGFIX] Add the `--watch-referenced-objects-in-all-namespaces` CLI argument. When enabled, the operator watches for secrets and configmaps in both workload and configuration resources. It ensures that reconciliation happens when a referenced secret/configmap is updated. #7615
4
+
*[FEATURE] Add `resendDelay` field to the ThanosRuler CRD. #7753
5
+
*[FEATURE] Add `ruleGracePeriod` field to the ThanosRuler CRD. #7750
6
+
*[FEATURE] Add `enableFeatures` field to the ThanosRuler CRD for enabling feature flags. #7754
7
+
*[FEATURE] Add `params` field to the Probe CRD. #7755
8
+
*[FEATURE] Add `hostUsers` field to the Prometheus, PrometheusAgent, Alertmanager and ThanosRuler CRDs. #7768#7769#7771
9
+
*[FEATURE] Add `promoteAllResourceAttributes` and `ignoreResourceAttributes` fields to Prometheus and PrometheusAgent CRDs. #7669
10
+
*[FEATURE] Add `-kubelet-sync-period` argument to customize the kubelet controller's synchronization interval. #7762
11
+
*[FEATURE] Add Rocket.Chat receiver to AlertmanagerConfig CRD. #7328
4
12
*[ENHANCEMENT] Add well-known Kubernetes labels to workload objects managed by the operator (StatefulSet and DaemonSet). #7786
0 commit comments