Skip to content

Commit 05233c0

Browse files
authored
Fix feature gate name in CHANGELOG
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
1 parent cf268a0 commit 05233c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ The new `.spec.ignoreMissingComponents` field allows Kustomizations to continue
8383
reconciliation even when referenced components are missing, providing more resilient
8484
deployments.
8585

86-
A feature gate `CancelHealthChecksOnNewRevision` has been added to cancel ongoing
86+
A feature gate `CancelHealthCheckOnNewRevision` has been added to cancel ongoing
8787
health checks when a new revision is detected.
8888

8989
In addition, the Kubernetes dependencies have been updated to v1.34,

0 commit comments

Comments
 (0)