From a210b55e41b430fa763370ec51f7bbc2de206496 Mon Sep 17 00:00:00 2001 From: Stacey Potter <50154848+staceypotter@users.noreply.github.com> Date: Thu, 18 Jul 2024 11:22:28 +0100 Subject: [PATCH] Add gitopscon na 2024 videos to resources.yaml MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add 2 videos from GitOpsCon NA 2024 to resources. 🙃 Signed-off-by: Stacey Potter <50154848+staceypotter@users.noreply.github.com> --- data/resources.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/data/resources.yaml b/data/resources.yaml index 3463fb908..89c115bc2 100644 --- a/data/resources.yaml +++ b/data/resources.yaml @@ -17,6 +17,14 @@ resources: title: "Learnings from 5 years with #GitOps for #kubernetes - What you need to know! - Łukasz Piątkowski on CI CD on AWS" date: "2024-07-01" type: video + - youtube: NpGd8ZQ3sIw + title: "GitOpsCon NA 2024: What's New with Flux? - Priyanka Ravi, G-Research" + date: "2024-04-30" + type: video + - youtube: bnTu7RbPSIM + title: "GitOpsCon NA 2024: Accelerating GitOps Adoption with Flux - Ed Boykin, CoreCard, Inc." + date: "2024-04-30" + type: video - youtube: LTwJIMWovO4 title: "KubeCon EU 2024: Flux: Secure and Scalable GitOps | Project Lightning Talk" date: "2024-03-26"