From 202ddaed2a82f31e9c6facf2b2f30ff301993099 Mon Sep 17 00:00:00 2001 From: staging-update-bot Date: Mon, 22 Dec 2025 23:10:44 +0000 Subject: [PATCH] flyte/2.0.0 package update --- flyte.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flyte.yaml b/flyte.yaml index 4e4a4e0f45d..5ad21a52d20 100644 --- a/flyte.yaml +++ b/flyte.yaml @@ -1,6 +1,6 @@ package: name: flyte - version: "1.16.3" + version: "2.0.0" epoch: 0 # GHSA-j5w8-q4qc-rx2x description: Scalable and flexible workflow orchestration platform that seamlessly unifies data, ML and analytics stacks. copyright: @@ -20,7 +20,7 @@ pipeline: with: repository: https://github.com/flyteorg/flyte tag: v${{package.version}} - expected-commit: e2883170605f6bc9385a7aea80babc59ef10785c + expected-commit: a5a39dfef1b13a8403ac1e9069863cfa48bdc96b - uses: go/build with: