diff --git a/config.yaml b/config.yaml index 571fe13..e12f56a 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.24.0 + branch: v0.24.0 + dir: docs - repo: https://github.com/inspektor-gadget/inspektor-gadget.git name: v0.23.1 branch: v0.23.1 @@ -18,10 +22,6 @@ params: name: v0.23.0 branch: v0.23.0 dir: docs - - repo: https://github.com/inspektor-gadget/inspektor-gadget.git - name: v0.22.0 - branch: v0.22.0 - dir: docs - repo: https://github.com/inspektor-gadget/inspektor-gadget.git name: latest branch: main