mirror of
https://github.com/fluxcd/flux2.git
synced 2026-02-23 16:11:48 +00:00
[RFC 0002] update RFC status and history
Signed-off-by: Max Jonas Werner <mail@makk.es>
This commit is contained in:
parent
938f2570ef
commit
40a03dcd37
1 changed files with 6 additions and 2 deletions
|
|
@ -1,10 +1,10 @@
|
||||||
# RFC-0002 Flux OCI support for Helm
|
# RFC-0002 Flux OCI support for Helm
|
||||||
|
|
||||||
**Status:** implementable
|
**Status:** implemented
|
||||||
|
|
||||||
**Creation date:** 2022-03-30
|
**Creation date:** 2022-03-30
|
||||||
|
|
||||||
**Last update:** 2022-04-13
|
**Last update:** 2022-05-19
|
||||||
|
|
||||||
## Summary
|
## Summary
|
||||||
|
|
||||||
|
|
@ -172,3 +172,7 @@ and their dependencies.
|
||||||
### Enabling the feature
|
### Enabling the feature
|
||||||
|
|
||||||
The feature is enabled by default.
|
The feature is enabled by default.
|
||||||
|
|
||||||
|
## Implementation History
|
||||||
|
|
||||||
|
* 2022-05-19: Implemented by https://github.com/fluxcd/source-controller/pull/690
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue