From bf03b616930eb2d77ef42b2752e7bbe10325ff37 Mon Sep 17 00:00:00 2001 From: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> Date: Tue, 30 Jul 2024 14:50:10 +0000 Subject: [PATCH] traefik-3.1/3.1.1 package update Signed-off-by: wolfi-bot <121097084+wolfi-bot@users.noreply.github.com> --- traefik-3.1.yaml | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/traefik-3.1.yaml b/traefik-3.1.yaml index b20b68e9e49..6bc7f736dd6 100644 --- a/traefik-3.1.yaml +++ b/traefik-3.1.yaml @@ -1,6 +1,6 @@ package: name: traefik-3.1 - version: 3.1.0 + version: 3.1.1 epoch: 0 description: The Cloud Native Application Proxy copyright: @@ -23,7 +23,7 @@ environment: pipeline: - uses: git-checkout with: - expected-commit: 4b4eaa49b5c93460cac089ed6d87e1c68c29d8d1 + expected-commit: f52a36ba120d18e5748be59efce13fef439d03ce repository: https://github.com/traefik/traefik tag: v${{package.version}} @@ -32,11 +32,6 @@ pipeline: yarn install yarn build - - uses: go/bump - with: - deps: google.golang.org/grpc@v1.64.1 - modroot: . - - uses: go/build with: modroot: .