[RFC 0002] update RFC status and history

Signed-off-by: Max Jonas Werner <mail@makk.es>
This commit is contained in:
Max Jonas Werner 2022-05-19 15:19:55 +02:00
parent 938f2570ef
commit 40a03dcd37
No known key found for this signature in database
GPG key ID: EB525E0F02B52140

View file

@ -1,10 +1,10 @@
# RFC-0002 Flux OCI support for Helm
**Status:** implementable
**Status:** implemented
**Creation date:** 2022-03-30
**Last update:** 2022-04-13
**Last update:** 2022-05-19
## Summary
@ -172,3 +172,7 @@ and their dependencies.
### Enabling the feature
The feature is enabled by default.
## Implementation History
* 2022-05-19: Implemented by https://github.com/fluxcd/source-controller/pull/690