From 1976d4cc1b8f9dba2054f5e1d2b525e438c76730 Mon Sep 17 00:00:00 2001
From: Michael Bridgen <mikeb@squaremobius.net>
Date: Thu, 13 Aug 2020 16:30:39 +0100
Subject: [PATCH] Add line item for SOPS support

---
 docs/roadmap/index.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/docs/roadmap/index.md b/docs/roadmap/index.md
index 01bc57ad..0b78f750 100644
--- a/docs/roadmap/index.md
+++ b/docs/roadmap/index.md
@@ -38,6 +38,7 @@ Tasks
 - [ ]  Review the git source and kustomize APIs
 - [ ]  Implement the migration command in tk
 - [ ]  Create a migration guide for `flux.yaml` kustomize users
+- [ ]  Include [support for SOPS](https://github.com/fluxcd/toolkit/discussions/156)
 
 ### Flux image update feature parity
 
-- 
GitLab