From 55b0012c94081de9021049f2bf05a00d3b4714af Mon Sep 17 00:00:00 2001 From: mauriciovasquezbernal <13031921+mauriciovasquezbernal@users.noreply.github.com> Date: Tue, 7 Jan 2025 04:06:54 +0000 Subject: [PATCH] docs: Add documentation for v0.36.0 --- config.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config.yaml b/config.yaml index 5be57a1..5c8002a 100644 --- a/config.yaml +++ b/config.yaml @@ -4,6 +4,10 @@ params: - crds - design external_docs: + - repo: https://github.com/inspektor-gadget/inspektor-gadget.git + name: v0.36.0 + branch: v0.36.0 + dir: docs - repo: https://github.com/inspektor-gadget/inspektor-gadget.git name: v0.35.0 branch: v0.35.0 @@ -12,10 +16,6 @@ params: name: v0.34.0 branch: v0.34.0 dir: docs - - repo: https://github.com/inspektor-gadget/inspektor-gadget.git - name: v0.33.0 - branch: v0.33.0 - dir: docs - repo: https://github.com/inspektor-gadget/inspektor-gadget.git name: latest branch: main