Skip to content

Commit 364e9c6

Browse files
committed
microsoft.flux 1.7.7
1 parent 646cb40 commit 364e9c6

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

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

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "Available extensions for Azure Arc-enabled Kubernetes clusters"
3-
ms.date: 08/31/2023
3+
ms.date: 09/26/2023
44
ms.topic: how-to
55
description: "See which extensions are currently available for Azure Arc-enabled Kubernetes clusters and view release notes."
66
---
@@ -121,6 +121,24 @@ The currently supported versions of the `microsoft.flux` extension are described
121121
> [!IMPORTANT]
122122
> Eventually, a major version update (v2.x.x) for the `microsoft.flux` extension will be released. When this happens, clusters won't be auto-upgraded to this version, since [auto-upgrade is only supported for minor version releases](extensions.md#upgrade-extension-instance). If you're still using an older API version when the next major version is released, you'll need to update your manifests to the latest API versions, perform any necessary testing, then upgrade your extension manually. For more information about the new API versions (breaking changes) and how to update your manifests, see the [Flux v2 release notes](https://github.com/fluxcd/flux2/releases/tag/v2.0.0).
123123
124+
### 1.7.7 (September 2023)
125+
126+
> [!NOTE]
127+
> We have started to roll out this release across regions. We'll remove this note once version 1.7.6 is available to all supported regions.
128+
129+
Flux version: [Release v2.0.1](https://github.com/fluxcd/flux2/releases/tag/v2.0.1)
130+
131+
- source-controller: v1.0.1
132+
- kustomize-controller: v1.0.1
133+
- helm-controller: v0.35.0
134+
- notification-controller: v1.0.0
135+
- image-automation-controller: v0.35.0
136+
- image-reflector-controller: v0.29.1
137+
138+
Changes made for this version:
139+
140+
- Updated SSH key entry to use the [updated RSA SSH host key](https://bitbucket.org/blog/ssh-host-key-changes) to prevent failures in configurations with `ssh` authentication type for Bitbucket.
141+
124142
### 1.7.6 (August 2023)
125143

126144
Flux version: [Release v2.0.1](https://github.com/fluxcd/flux2/releases/tag/v2.0.1)

0 commit comments

Comments
 (0)