Skip to content

Commit d6df407

Browse files
stefanprodangithub-actions[bot]
authored andcommitted
Fix blog post formatting
Signed-off-by: Stefan Prodan <[email protected]> (cherry picked from commit e4343b5)
1 parent 76fea65 commit d6df407

File tree

1 file changed

+6
-13
lines changed
  • content/en/blog/2025-05-29-announcing-flux-v2.6.0

1 file changed

+6
-13
lines changed

content/en/blog/2025-05-29-announcing-flux-v2.6.0/index.md

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ relying solely on container registries as the source of truth for the desired st
2525
In the last couple of years, the OCI feature-set has matured, and we've seen major financial institutions
2626
and enterprises adopting Flux and OCI as their preferred way of managing production deployments.
2727
To see it in action, you can check the reference architecture guide made by ControlPlane
28-
on how industries can securely implement
28+
on how highly regulated industries can securely implement
2929
[Gitless GitOps with Flux and OCI](https://control-plane.io/posts/d2-reference-architecture-guide/).
3030

3131
In this release, we have also introduced several new features to the Flux controllers,
@@ -118,7 +118,7 @@ see the following docs:
118118
- [Azure workload identity](/flux/integrations/azure/)
119119
- [GCP workload identity](/flux/integrations/gcp/)
120120

121-
### GitHub App Authentication
121+
## GitHub App Authentication
122122

123123
In Flux v2.6, we have completed the integration of GitHub App authentication for Git repositories.
124124
This feature was introduced in [Flux v2.5](https://fluxcd.io/blog/2025/02/flux-v2.5.0/#github-app-authentication-for-git-repositories),
@@ -131,7 +131,7 @@ The notification-controller has also been updated to support GitHub App authenti
131131
when updating [Git commit statuses](/flux/components/notification/providers/#git-commit-status-updates)
132132
and for triggering [GitHub Actions workflows](flux/components/notification/providers/#github-dispatch).
133133

134-
### Notifications Improvements
134+
## Notifications Improvements
135135

136136
Starting with Flux v2.6, users can customize the [Git commit status](/flux/components/notification/providers/#git-commit-status-updates)
137137
identifier in the notifications sent to Git providers by using Common Expression Language (CEL) expressions.
@@ -182,22 +182,15 @@ Flux v2.6 supports the following Kubernetes versions:
182182
| Kubernetes | 1.31, 1.32, 1.33 |
183183
| OpenShift | 4.18 |
184184

185-
{{% alert color="info" title="Enterprise support" %}}
186-
Note that the CNCF Flux project offers support only for the latest
187-
three minor versions of Kubernetes.
188-
189-
Backwards compatibility with older versions of Kubernetes and OpenShift is offered by vendors
190-
such as [ControlPlane](https://control-plane.io/enterprise-for-flux-cd/) that provide
191-
enterprise support for Flux.
192-
{{% /alert %}}
185+
> **Enterprise support** Note that the CNCF Flux project offers support only for the latest three minor versions of Kubernetes.
186+
> Backwards compatibility with older versions of Kubernetes and OpenShift is offered by vendors such as [ControlPlane](https://control-plane.io/enterprise-for-flux-cd/) that provide enterprise support for Flux.
193187

194188
## Over and out
195189

196-
If you have any questions, or simply just like what you read and want to get involved,
190+
If you have any questions or simply just like what you read and want to get involved,
197191
here are a few good ways to reach us:
198192

199193
- Join our [upcoming dev meetings](https://fluxcd.io/community/#meetings).
200-
- Join the [Flux mailing list](https://lists.cncf.io/g/cncf-flux-dev) and let us know what you need help with.
201194
- Talk to us in the #flux channel on [CNCF Slack](https://slack.cncf.io/).
202195
- Join the [planning discussions](https://github.com/fluxcd/flux2/discussions).
203196
- Follow [Flux on Twitter](https://twitter.com/fluxcd), or join the

0 commit comments

Comments
 (0)