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: _posts/2023-05-29-may-release-notes.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,13 +82,15 @@ max-width="60%"
82
82
###Pipelines: New layout for Helm Boards
83
83
Helm Boards now display information in a horizontal layout. The new layout prevents fields with long names from overlapping with each other.
84
84
85
+
<!--
85
86
### Pipelines: Automated build deletion
86
87
Set the desired time-to-live (TTL) for your builds to automatically remove older builds and free up valuable storage resources in your build environments. Fewer builds also make it easier to navigate to and find relevant builds for monitoring and troubleshooting.
87
88
88
89
Take advantage of the `TTL_RETENTION_POLICY_IS_ENABLED` and `TTL_RETENTION_POLICY_IN_DAYS` environment variables in `cf-api` to effortlessly configure automated build deletion.
89
90
90
91
For details, see [Configure build retention policy for pipelines]({{site.baseurl}}/docs/pipelines/configuration/build-retention-policy/).
91
92
93
+
-->
92
94
93
95
###Preferred date and time format selection
94
96
US and international users can select their preferred format for date and time in the Codefresh UI. With this latest enhancement, you can now choose between US and international date formats, as well as 24 or 12-hour time formats, to best suit your needs.