diff --git a/content/en/blog/2024-09-30-announcing-flux-v2.4.0/index.md b/content/en/blog/2024-09-30-announcing-flux-v2.4.0/index.md index c644f9522..2faf773f3 100644 --- a/content/en/blog/2024-09-30-announcing-flux-v2.4.0/index.md +++ b/content/en/blog/2024-09-30-announcing-flux-v2.4.0/index.md @@ -24,7 +24,7 @@ Amazon S3, Azure Blob Storage, Google Cloud Storage, Alibaba Cloud, MinIO, and o The `Bucket` v1 API comes with new features including: proxy support, mTLS and custom STS configuration for AWS S3 and MinIO LDAP authentication. -New fields in the `source.toollkit.fluxcd.io/v1` API: +New fields in the `source.toolkit.fluxcd.io/v1` API: - `.spec.proxySecretRef` allows configuring HTTP/S Proxy authentication for the S3-compatible storage service. - `.spec.certSecretRef` allows custom TLS client certificate and CA for secure communication with the S3-compatible storage service.