1
0
mirror of synced 2026-02-06 19:05:55 +00:00

add implementation history section

Signed-off-by: Sanskar Jaiswal <jaiswalsanskar078@gmail.com>
This commit is contained in:
Sanskar Jaiswal
2022-10-12 15:20:55 +05:30
parent 443212d3da
commit a17210f387

View File

@@ -202,3 +202,8 @@ status:
If an object has `.spec.insecure` as `true`, the registry client or bucket client shall be created with the use
of HTTP connections enabled explicitly.
## Implementation History
**2022-08-12** Allow defining OCI sources for non-TLS container registries with `flux create source oci --insecure`
released with [flux2 v0.34.0](https://github.com/fluxcd/flux2/releases/tag/v0.34.0)