diff --git a/config.yaml b/config.yaml index 9ff0cf6..5173e8f 100644 --- a/config.yaml +++ b/config.yaml @@ -10,6 +10,10 @@ params: github_edit_url: https://github.com/inspektor-gadget/inspektor-gadget/edit/main/docs/ issues_url: https://github.com/inspektor-gadget/inspektor-gadget/issues/new?labels=kind/docs external_docs: + - repo: https://github.com/inspektor-gadget/inspektor-gadget.git + name: v0.21.0 + branch: v0.21.0 + dir: docs - repo: https://github.com/inspektor-gadget/inspektor-gadget.git name: v0.20.0 branch: v0.20.0 @@ -18,10 +22,6 @@ params: name: v0.19.0 branch: v0.19.0 dir: docs - - repo: https://github.com/inspektor-gadget/inspektor-gadget.git - name: v0.18.1 - branch: v0.18.1 - dir: docs - repo: https://github.com/inspektor-gadget/inspektor-gadget.git name: latest branch: main