Skip to content

Commit b93436a

Browse files
committed
more updates
1 parent 04c2d01 commit b93436a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/azure-arc/kubernetes/extensions-release.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ For more information, see [Tutorial: Deploy applications using GitOps with Flux
116116
The most recent version of the Flux v2 extension and the two previous versions (N-2) are supported. We generally recommend that you use the most recent version of the extension.
117117

118118
> [!IMPORTANT]
119-
> The [Flux v2.3.0 release](https://fluxcd.io/blog/2024/05/flux-v2.3.0/) includes API changes to the HelmRelease and HelmChart APIs, with deprecated fields removed. The next version of the Microsoft's Flux extension will include these changes, consistent with the upstream OSS Flux project.
119+
> The [Flux v2.3.0 release](https://fluxcd.io/blog/2024/05/flux-v2.3.0/) includes API changes to the HelmRelease and HelmChart APIs, with deprecated fields removed. An upcoming minor version update of Microsoft's Flux extension will include these changes, consistent with the upstream OSS Flux project.
120120
>
121121
> The [HelmRelease](https://fluxcd.io/flux/components/helm/helmreleases/) kind will be promoted from `v2beta1` to `v2` (GA). The `v2` API is backwards compatible with `v2beta1`, with the exception of these deprecated fields, which will be removed:
122122
>
@@ -127,7 +127,7 @@ The most recent version of the Flux v2 extension and the two previous versions (
127127
>
128128
> The [HelmChart](https://fluxcd.io/flux/components/source/helmcharts/) kind will be promoted from `v1beta2` to `v1` (GA). The `v1` API is backwards compatible with `v1beta2`, with the exception of the `.spec.valuesFile` field, which will be replaced by `.spec.valuesFiles`.
129129
>
130-
> We recommend updating your deployments as soon as possible to stop using the fields that will be removed, and migrate to the new fields ahead of time. The new fields are already available in the current version of the APIs.
130+
> We recommend updating your deployments before July 22, 2024, to stop using the fields that will be removed, and migrate to the new fields. This will help avoid problems due to breaking changes when the new version is released. The new fields are already available in the current version of the APIs.
131131
132132
> [!NOTE]
133133
> When a new version of the `microsoft.flux` extension is released, it may take several days for the new version to become available in all regions.

0 commit comments

Comments
 (0)