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
* Update whats-new.mdAdded November change log items as approved by Kostis* Update to whats-new.mdRemoved ABAC mentioned in October updates, and minor edits* Update whats-new.mdFixed incorrect link syntax for Helm board definition topic
Copy file name to clipboardExpand all lines: _docs/whats-new/whats-new.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,13 @@ toc: true
9
9
10
10
##2021
11
11
12
+
###November 2021
13
+
- Use shared_host_network attribute to access containers via loalhost -[documentation]({{site.baseurl}}/docs/codefresh-yaml/service-containers/#accessing-containers-via-localhost)
14
+
- Builds run locally are tagged as**Local** on the Builds page
15
+
- Cross-region support for Amazom ECR integrations with the`region` attribute -[documentation]({{site.baseurl}}/docs/codefresh-yaml/steps/build/#fields)
16
+
- Option to add Helm charts as part of Helm environment definition -[documentation]({{site.baseurl}}/docs/new-helm/helm-environment-promotion/#defining-clustersnamespaces-for-each-environment)
17
+
- Option to filter Helm board by charts defined in Helm environment -[documentation]({{site.baseurl}}/docs/new-helm/helm-environment-promotion/#editing-your-helm-boards)
18
+
12
19
###October 2021
13
20
14
21
- Monorepo triggers for Azure DevOps repositories -[documentation]({{site.baseurl}}/docs/configure-ci-cd-pipeline/triggers/git-triggers/#monorepo-support-modified-files)