From 81f643fbc75bbbb2538f04e8cac0578211ae2cc6 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Tue, 2 Jul 2024 13:18:47 +0000 Subject: [PATCH] superset/4.0.2 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- superset.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/superset.yaml b/superset.yaml index 21aab4f4b83..daabd618a7e 100644 --- a/superset.yaml +++ b/superset.yaml @@ -1,7 +1,7 @@ package: name: superset - version: 4.0.1 - epoch: 2 + version: 4.0.2 + epoch: 0 description: Data Visualization and Data Exploration Platform copyright: - license: Apache-2.0 @@ -36,7 +36,7 @@ pipeline: with: repository: https://github.com/apache/superset.git tag: ${{package.version}} - expected-commit: 3b8bc9b2bd9ee9c10de72bd39859d68676b255fa + expected-commit: f11fa091e261a35f4d39d8567a859fad07547d84 - uses: patch with: